issue611的实现:a custom bearer token for http , WebUI - #614
Conversation
…) , and remove mannnny of hardcoded-path of package name
|
那啥 我加了点料 大概就是移除了一堆硬编码的包名 然后我忘记跟这个pr独立开来了 所以你一起审吧awa |
|
以下是个人的几点改进建议: 1.
|
中文硬编码上个commit已改,其他我认为应给用户作死的自由 毕竟设计初衷是“让难记token易记” 我认为有能力下载并折腾op的有责任自己负责自己的密码安全 |
我还是决得从工程常识和长期维护的角度来说,加个校验也就几行代码的事,利大于弊 |
* Fix cloud embedding endpoint validation * feat: add tool hook interception and localize AI message strings * feat: save long MCP results to files and improve chat scroll navigation error handling * fix: 修复DashScope兼容模式音频识别400错误 DashScope兼容模式的input_audio.data字段要求URL格式,不接受裸base64。 对ALIYUN provider将base64包装为data URL格式,其他provider不变。 Fixes AAswordman#600 * update submodule * 文档改变for编译兼容性 (AAswordman#606) * jdk update to 21, and some compatibility update in MCPToolExecutor.kt * oops, i wrote it to false. * feat: add group orchestration mode and timestamp-based chat history loading * Issue AAswordman#602 的实现 (AAswordman#610) * jdk update to 21, and some compatibility update in MCPToolExecutor.kt * oops, i wrote it to false. * Done :D, you can now custom the prompt for concluding * update * issue611的实现:a custom bearer token for http , WebUI (AAswordman#614) * a custom bearer token for http , WebUI * added build type:clone , and a task that is linking to it (DebugClone) , and remove mannnny of hardcoded-path of package name * for got to add english support in some place. * update * feat: add crash-repair recovery flow and startup isolation Add repair-mode recovery UI, isolate main startup from utility entries, and refresh related tool and example assets. * fix that the custom concluding isnt auto saving * 移除硬编码的默认 DeepSeek API Key - 删除 ApiPreferences 中的 ENCODED_API_KEY、DEFAULT_API_KEY 和 decodeApiKey - 默认配置 apiKey 改为空字符串 - 所有 DEFAULT_API_KEY 引用改为 isBlank() 判断 - 清理不再使用的 ApiPreferences import * 移除重复的"未" * fix: 工具选择弹窗显示工具描述,帮助管理员理解工具用途 (AAswordman#645) Co-authored-by: luojiaping <luojiaping@users.noreply.github.com> * update market * fix: prevent process limit button text overflow * Fix model provider display name * new market * feat: deduplicate attachment file names and refactor attachment state management * market fix * 1.12.0 * 1.12.0 * feat(brand): rebrand app to Engie Claw with original warm ember theme - Rename app_name to "Engie Claw" across all locales - Add original Engie Claw brand palette (ember/clay/olive), replacing default Material purple - Disable Material You dynamic color so the brand identity stays consistent - Update share-image brand bar to Engie Claw Co-Authored-By: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com> * feat(brand): show Engie Claw as sidebar software identity name Co-Authored-By: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com> * feat(theme): original Engie Claw type scale + architectural shape language - Distinctive editorial type scale (heavy, tight-tracked headings) app-wide - New EngieClawShapes corner language wired into MaterialTheme - Floating window theme now defaults to the brand palette/shapes Co-Authored-By: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com> * feat(theme): apply Engie Claw brand colors to base XML app theme - Add ember/clay/olive brand color resources - Repoint Theme.Operit (light + night) primary/secondary from purple/teal to brand colors (affects splash/window background, status bar, View-based components) Co-Authored-By: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com> * feat(chat): crisper original bubble corners aligned with brand shape language Co-Authored-By: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com> --------- Co-authored-by: HengdianZou <hd18512614931@gmail.com> Co-authored-by: AAswordsman <66207760+AAswordman@users.noreply.github.com> Co-authored-by: AAswordman <1002153674@qq.com> Co-authored-by: luojiaping <luojiaping@users.noreply.github.com> Co-authored-by: tuxKOH <yumicheng14@gmail.com> Co-authored-by: luojiaping <75722052+luojiaping@users.noreply.github.com> Co-authored-by: exepc666 <929411354@qq.com> Co-authored-by: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>

详情见 #611
编译成功 见下图效果: