feat: Add claw mode, assistant workspace and SessionControl tool#128
Merged
GCWing merged 5 commits intoGCWing:mainfrom Mar 13, 2026
Merged
feat: Add claw mode, assistant workspace and SessionControl tool#128GCWing merged 5 commits intoGCWing:mainfrom
GCWing merged 5 commits intoGCWing:mainfrom
Conversation
- add dedicated assistant workspace support across desktop, core, and web UI - support viewing, editing, resetting, and persisting assistant persona data through `IDENTITY.md` - upgrade `IDENTITY.md` into a structured identity document with frontmatter plus markdown body - watch assistant workspace identity files and sync external changes back to the application - refine claw prompt assembly with explicit workspace ownership and boundary instructions - include rules, memories, and updated persona/bootstrap templates in the claw prompt pipeline - wire assistant workspace state into navigation, workspace context, profile views, and chat/session flows - improve the overall assistant workspace and persona experience for more consistent behavior
- add SessionControl tool for creating/deleting/listing sessions - remove `should_end_turn` mechanism used by CreatePlan tool for future A2A
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
No description provided.