Commit a44ead3
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 navigation1 parent 33efa3d commit a44ead3
49 files changed
Lines changed: 422 additions & 6333 deletions
File tree
- docs
- architecture
- specs/p0-implementation
- feature-01-generating-session-ids
- feature-02-input-disable-stop
- feature-03-cancel-generating
- feature-04-permission-approval
- feature-05-session-list-refresh
- feature-06-optimistic-messages
- feature-07-cache-versioning
- src
- main/presenter
- browser
- hooksNotifications
- newAgentPresenter
- renderer/src
- i18n
- da-DK
- en-US
- fa-IR
- fr-FR
- he-IL
- ja-JP
- ko-KR
- pt-BR
- ru-RU
- zh-CN
- zh-HK
- zh-TW
- stores/ui
- test/main/presenter
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
3 | 9 | | |
4 | 10 | | |
5 | 11 | | |
| |||
This file was deleted.
0 commit comments