-
Notifications
You must be signed in to change notification settings - Fork 14.2k
feat(agent): formalize first-class tool lifecycle states and status mapping #26529
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
Open
mbleigh
wants to merge
31
commits into
main
Choose a base branch
from
mb/atui/02-tool-state
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from all commits
Commits
Show all changes
31 commits
Select commit
Hold shift + click to select a range
7f7e69e
feat(agent): implement tool-controlled display protocol (Steps 2-3)
mbleigh fae963f
fix(core,cli): handle structured tool display properly and prevent me…
mbleigh cbff793
Merge branch 'main' into mb/atui/00-display-content
mbleigh da2fb08
Merge branch 'main' into mb/atui/00-display-content
mbleigh fbc8767
refactor(cli): consume simplified ToolDisplay property
mbleigh 43f93c3
fix(ui): resolve rebase conflicts and type errors for ToolDisplay
mbleigh 88bebef
fix(ui): hide summary in header when displayed in box
mbleigh 383cb7d
wip: HistoryItemToolGroupDisplay
mbleigh 410e675
revert: remove invasive ToolDisplay logic from legacy UI components
mbleigh 45eabab
feat(cli): refactor tool rendering to declarative ToolDisplay system
mbleigh 9e03476
feat(cli): support 'notice' format and refine declarative tool rendering
mbleigh 8548c66
test(cli): add unit tests for ToolGroupDisplay and implement tool hiding
mbleigh 46377d2
fix(core): restore ReadFolder declarative display and add missing tes…
mbleigh e2b2621
revert(core): restore intentional ReadFolder display behavior (result…
mbleigh 9802cc7
Merge branch 'main' into mb/atui/00-display-content
mbleigh ebae075
Merge branch 'mb/atui/00-display-content' into mb/atui/01-ui-rendering
mbleigh de9a98c
fix(ui): flatten multiline summaries in compact ToolGroupDisplay and …
mbleigh af5dfc4
feat(cli): refine tool display aesthetics for legacy UI parity
mbleigh f5e2cf5
merge: catch up mb/atui/01-ui-rendering with main and resolve conflicts
mbleigh 005e0cf
feat(agent): formalize first-class tool lifecycle states and status m…
mbleigh 4a4f54c
test(core): harden messageBus subscription for legacy-agent-session t…
mbleigh 48e9d80
fix(core): filter tool updates by callId to prevent session cross-talk
mbleigh 93cafc2
fix(core): use CoreToolCallStatus enum for status mapping in LegacyAg…
mbleigh 7887e38
Merge branch 'origin/main' into mb/atui/02-tool-state
mbleigh d857215
Merge branch 'main' into mb/atui/02-tool-state
mbleigh a7ae31d
fix: fix type issues from upstream merge
mbleigh aa8eca7
fix(agent): implement AgentProtocol disposal to prevent memory leaks
mbleigh 5956e3c
Merge branch 'main' into mb/atui/02-tool-state
mbleigh b6cac32
fix: format
mbleigh 04386cd
Merge branch 'mb/atui/02-tool-state' of github.com:google-gemini/gemi…
mbleigh fbc03b0
Merge branch 'main' into mb/atui/02-tool-state
mbleigh 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
There are no files selected for viewing
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.