Commit Graph

11 Commits

Author SHA1 Message Date
Michael Bleigh a3b7295a6e feat(agent): implement tool-controlled display protocol (Steps 2-3) (#25134) 2026-04-13 19:09:02 +00:00
Michael Bleigh 255363539a feat(cli): implement useAgentStream hook (#24292)
Co-authored-by: Adam Weidman <adamfweidman@gmail.com>
Co-authored-by: Adam Weidman <adamfweidman@google.com>
2026-04-09 19:06:27 +00:00
Michael Bleigh 3d17567e8e refactor(core): make LegacyAgentSession dependencies optional (#24287)
Co-authored-by: Adam Weidman <adamfweidman@gmail.com>
Co-authored-by: Adam Weidman <adamfweidman@google.com>
2026-04-07 23:45:22 +00:00
Michael Bleigh bd87637ce9 feat(core): add agent protocol UI types and experimental flag (#24275)
Co-authored-by: Adam Weidman <adamfweidman@gmail.com>
Co-authored-by: Adam Weidman <adamfweidman@google.com>
2026-04-07 21:45:18 +00:00
Adam Weidman 164222ad43 feat(cli): migrate nonInteractiveCli to LegacyAgentSession (#22987) 2026-04-02 20:21:40 +00:00
Adam Weidman afacac5577 feat(core): add LegacyAgentSession (#22986) 2026-03-23 21:50:23 +00:00
Adam Weidman fd673117dd fix(core): harden AgentSession replay semantics (#23548) 2026-03-23 18:43:38 +00:00
Adam Weidman 489f642dc3 feat(core): add event-translator and update agent types (#22985) 2026-03-23 16:08:09 +00:00
Michael Bleigh 1f650a602f feat(core): introduce AgentSession and rename stream events to agent events (#23159) 2026-03-20 13:40:10 +00:00
Adam Weidman 9dfdd7e19f feat(core): add content-utils (#22984) 2026-03-19 02:30:48 +00:00
Michael Bleigh db7b034ed0 refactor(core): Creates AgentSession abstraction for consolidated agent interface. (#22270) 2026-03-16 17:59:02 +00:00