-
Notifications
You must be signed in to change notification settings - Fork 14.4k
feat(cli): wire up useAgentStream in AppContainer #24297
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
46 commits
Select commit
Hold shift + click to select a range
218adcd
feat(cli): migrate nonInteractiveCli to LegacyAgentSession
adamfweidman b268e93
refactor(cli): handle max turns from stream end
adamfweidman 3e0b8aa
fix(cli): consume the stream returned by send
adamfweidman f77e471
!feat(cli): adopt protocol-backed agent session streaming
adamfweidman 2dfe237
!feat(cli): address non-interactive review follow-ups
adamfweidman 25c5d44
!feat(cli): harden non-interactive agent session handling
adamfweidman 9332243
fix(cli): align non-interactive loop warning handling
adamfweidman 56656df
fix(cli): preserve max-turns non-interactive parity
adamfweidman 6fb7bcf
fix(core): preserve first-turn display content
adamfweidman 6a80311
Merge branch 'main' into pr4-cli
mbleigh 8e9961a
fixes
adamfweidman 3b0906f
Merge branch 'main' into pr4-cli
mbleigh 52f2479
feat(core): add agent protocol UI types and experimental flag
mbleigh e02072a
feat(config): add experimental.adk.agentSessionNoninteractiveEnabled …
adamfweidman f34b146
feat(cli): migrate nonInteractiveCli to LegacyAgentSession
adamfweidman 6d8cee7
refactor(cli): handle max turns from stream end
adamfweidman c3b5bcb
fix(cli): consume the stream returned by send
adamfweidman f7b0833
!feat(cli): adopt protocol-backed agent session streaming
adamfweidman 24a4a0d
!feat(cli): address non-interactive review follow-ups
adamfweidman 7c7150f
!feat(cli): harden non-interactive agent session handling
adamfweidman 6795567
fix(cli): align non-interactive loop warning handling
adamfweidman 1088e1f
fix(cli): preserve max-turns non-interactive parity
adamfweidman bb459de
fix(core): preserve first-turn display content
adamfweidman cd34c96
fixes
adamfweidman 9dfe9ee
feat(cli): split nonInteractiveCli and implement flag toggle (proper …
adamfweidman ab2f9bd
Merge branch 'origin/main' into pr4-cli
adamfweidman 05baea6
fix(cli): fix tests and remove unused imports in non-interactive agen…
adamfweidman 6c2f005
Merge branch 'pr4-cli' into mb/agents/01-core-types-fixes
mbleigh 839c6da
Merge branch 'main' into mb/agents/01-core-types-fixes
mbleigh 35905c2
Merge branch 'main' of github.com:google-gemini/gemini-cli into mb/ag…
mbleigh 8a00e41
fix: address PR feedback for non-interactive and event translator
mbleigh 9b40e96
fix: restore nonInteractiveCli.ts and update AgentSession logic
mbleigh 72ec782
fix: trim PR and move interactive flag to ADK settings
mbleigh 430a52f
fix: use agentSessionInteractiveEnabled
mbleigh d564eb7
refactor(core): make LegacyAgentSession dependencies optional
mbleigh ed02920
feat(cli): implement useAgentStream hook
mbleigh a6b3fb5
Merge branch 'main' into mb/agents/04-use-agent-stream
mbleigh 3483f6a
fix(cli): address PR feedback for useAgentStream inactivity and depen…
mbleigh e28dc9f
chore(cli): add TODO for shell state integration in useAgentStream
mbleigh 55079cb
fix(cli): address useAgentStream cleanup and import feedback
mbleigh 55e23dc
chore(cli): reset ToolGroupMessage snapshots to main
mbleigh 942ba6e
Merge branch 'main' into mb/agents/04-use-agent-stream
mbleigh 0e62169
fix(cli): handle unknown agent events and add exhaustiveness check
mbleigh e8edc76
Merge branch 'main' into mb/agents/04-use-agent-stream
mbleigh 9a39539
feat(cli): wire up useAgentStream in AppContainer
mbleigh c408b3c
Merge branch 'main' into mb/agents/05-app-container
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
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.