Skip to content

feat(agent): Support stream(List<Msg>, StreamOptions, JsonNode) for dynamic structured output during streaming#931

Open
guanxuc wants to merge 2 commits intoagentscope-ai:mainfrom
guanxuc:stream-jsonnode-structure
Open

feat(agent): Support stream(List<Msg>, StreamOptions, JsonNode) for dynamic structured output during streaming#931
guanxuc wants to merge 2 commits intoagentscope-ai:mainfrom
guanxuc:stream-jsonnode-structure

Conversation

@guanxuc
Copy link
Contributor

@guanxuc guanxuc commented Mar 12, 2026

AgentScope-Java Version

1.0.11

Description

Checklist

Please check the following items before code is ready to be reviewed.

  • Code has been formatted with mvn spotless:apply
  • All tests are passing (mvn test)
  • Javadoc comments are complete and follow project conventions
  • Related documentation has been updated (e.g. links, examples, etc.)
  • Code is ready for review

@guanxuc guanxuc requested a review from a team March 12, 2026 05:48
@guanxuc guanxuc force-pushed the stream-jsonnode-structure branch from ce21415 to d30974e Compare March 12, 2026 05:53
@guanxuc guanxuc force-pushed the stream-jsonnode-structure branch from d30974e to e5d1d10 Compare March 12, 2026 06:02
@codecov
Copy link

codecov bot commented Mar 12, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Support stream(List<Msg>, StreamOptions, JsonNode) for dynamic structured output during streaming

1 participant