Skip to content

Commit a44ead3

Browse files
authored
fix: migration flow issue (#1338)
* refactor(hooks): migrate hooksNotifications to new agent system - Update HooksNotificationsDeps type to use new agent methods - Replace getConversation with getSession, remove resolveWorkspaceContext - Update buildPayload to extract workdir from session.projectDir directly - Refactor extractPromptPreview to handle JSON serialized content - Adjust presenter initialization order for dependency injection * fix: i18n input @ * docs: update docs for new arch * chore: bump version * fix: browser window open bug * fix(browser): guard embedded navigation
1 parent 33efa3d commit a44ead3

49 files changed

Lines changed: 422 additions & 6333 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Changelog
22

3+
## v1.0.0-beta.1 (2026-03-09)
4+
- 全新 Agent 架构:重构 Agent UI 与 Agent Loop,模块化流处理,统一代码路径
5+
- 移除 Chat 模式:简化模式选择,仅保留 Agent 和 ACP Agent 两种模式
6+
- 默认模型配置系统:新增默认模型与默认视觉模型全局设置
7+
- 内置 DimCode Agent:预置 ACP Agent,开箱即用的代码助手
8+
39
## v0.5.8 (2026-02-09)
410
- OpenAI 默认改为 Responses API
511
- 支持了 Telegram/Discord/Confirmo 通知

GAP_ANALYSIS_SUMMARY.md

Lines changed: 0 additions & 138 deletions
This file was deleted.

0 commit comments

Comments
 (0)