-
Notifications
You must be signed in to change notification settings - Fork 2
Consolidated chat and lane fixes #116
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from all commits
Commits
Show all changes
18 commits
Select commit
Hold shift + click to select a range
bccd35f
Issue inventory, compact context docs, AI fixes
arul28 f12cc57
Add .claude commands and context plan
arul28 1f43544
Finalize: simplify code, update docs, fix type errors
arul28 6a0e24b
Regenerate iOS bootstrap SQL after ON DELETE fix in kvDb
arul28 454ad72
Support Claude tool approvals and MCP elicitation
arul28 f2b8c40
Scroll commit timeline to bottom on initial load
arul28 bdd68ff
Add platform-aware setup script resolution
arul28 0157826
Fix blank chat by awaiting session refresh
arul28 8f384da
Add session resumption and model tracking
arul28 612e988
Implement plan mode ExitPlanMode auto-approval
arul28 03c33a0
Show only the latest tool call in chat work log blocks
arul28 73be42b
Merge remote-tracking branch 'origin/main' into consolidated-chat-and…
arul28 8d046d2
Finalize: simplify chat code, fix merge type errors
arul28 9a075a1
Fix 5 bugs: warmup cancellation, message refresh loop, plan mode exit…
cursoragent 24621b1
Improve agent chat, IPC, UI, polling, and sessions
arul28 735d6df
Merge remote fixes, resolve conflicts keeping local version
arul28 785ae4e
Fix review findings: cancel queued steers on error/interrupt, harden UI
arul28 605c6d9
Update editSteer test to expect cancellation on interrupt [skip ci]
arul28 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Some comments aren't visible on the classic Files Changed page.
There are no files selected for viewing
430 changes: 428 additions & 2 deletions
430
apps/desktop/src/main/services/chat/agentChatService.test.ts
Large diffs are not rendered by default.
Oops, something went wrong.
541 changes: 436 additions & 105 deletions
541
apps/desktop/src/main/services/chat/agentChatService.ts
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.