Skip to content

fix: accumulate streamed function call arguments#850

Open
CREATEDCHARACTR wants to merge 1 commit into
googleapis:mainfrom
CREATEDCHARACTR:codex/rm3-qwen-v15-deepswe-fresh-source-apply-20260712
Open

fix: accumulate streamed function call arguments#850
CREATEDCHARACTR wants to merge 1 commit into
googleapis:mainfrom
CREATEDCHARACTR:codex/rm3-qwen-v15-deepswe-fresh-source-apply-20260712

Conversation

@CREATEDCHARACTR

Copy link
Copy Markdown

Summary

  • Accumulates streamed function call argument chunks before recording chat history.
  • Preserves completed function calls while merging streamed content.
  • Tracks streamed function call state for live sessions and supports JSONPath array growth to requested indexes.

Validation

  • go test --mode=unit -v ./...

Notes

Accumulate streamed function call argument chunks before recording chat
history and preserve completed function calls when merging streamed
content.

This change also tracks streamed function call state for live sessions and
ensures generated JSONPath array writes can grow to the requested index.
@CREATEDCHARACTR
CREATEDCHARACTR force-pushed the codex/rm3-qwen-v15-deepswe-fresh-source-apply-20260712 branch from fe328ac to 1d3ab77 Compare July 12, 2026 08:07
@Sivasankaran25 Sivasankaran25 self-assigned this Jul 12, 2026
@Sivasankaran25 Sivasankaran25 added the api:gemini-api Issues related to Gemini API label Jul 12, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

api:gemini-api Issues related to Gemini API

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants