Commit dd659dc
committed
# Release version 0.6.8
- feat: add model provider management with full CRUD support.
- feat: refactor agent auth modes and add model provider authentication.
- feat: add model selection combobox for OpenCode agent configuration.
- feat: protect model provider deletion and cascade credential updates.
- feat: add slash command dropdown button in message input toolbar.
- fix: improve error message when exporting long conversations as image.
- fix: disable "auto" config option for Claude Code to prevent errors.
- fix: improve codex CLI auth mode switching to preserve auth.json keys.
- fix: update chat channel icons to Play/Square and SendHorizontal.
- chore: bump ACP agent SDK versions in registry.
-----------------------------
# 发布版本 0.6.8
- 新增:模型提供商管理,支持完整的增删改查操作;
- 新增:重构代理认证模式,新增模型提供商认证支持;
- 新增:OpenCode 代理配置增加模型选择下拉框;
- 新增:模型提供商删除保护及级联更新凭证;
- 新增:消息输入工具栏添加斜杠命令下拉按钮;
- 修复:导出长会话为图片时改进错误提示;
- 修复:禁用 Claude Code 的 "auto" 配置选项以防止错误;
- 修复:Codex CLI 认证模式切换时保留 auth.json 密钥;
- 修复:更新聊天频道图标为 Play/Square 和 SendHorizontal;
- 升级:更新注册表中 ACP agent SDK 版本。1 parent 0401319 commit dd659dc
4 files changed
Lines changed: 4 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| |||
0 commit comments