feat(anthropic): support extended thinking round trips#2233
Conversation
Codecov Report❌ Patch coverage is 📢 Thoughts on this report? Let us know! |
AgentScopeJavaBot
left a comment
There was a problem hiding this comment.
🤖 AI Review
| Aspect | Count |
|---|---|
| 🟢 Nitpick (信息性建议,不阻塞合并) | 3 |
| 🟡 Recommended (建议修复,但不阻塞合并) | 2 |
Overall Assessment: COMMENT — Well-designed extended thinking round-trip support; two defensive-programming improvements recommended before merge.
AgentScopeJavaBot
left a comment
There was a problem hiding this comment.
🤖 AI Review
| Aspect | Count |
|---|---|
| 🟢 Nitpick (信息性建议,不阻塞合并) | 3 |
| 🟡 Recommended (建议修复,但不阻塞合并) | 2 |
Overall Assessment: COMMENT — Well-designed extended thinking round-trip support; two defensive-programming improvements recommended before merge.
|
Hi @jujn, it looks like AgentScopeJavaBot may be stuck on this PR. The bot submitted the same review summary twice for commit The latest head is now Could you please help re-trigger the AI review or check whether the bot All current CI checks are passing. Thanks! |
|
Thanks for your contribution. I'll review it later when I have time. |
Summary
Fixes #2219.
GenerateOptions.thinkingBudgetto Anthropicbudget_tokensThinkingBlockmetadataReasoningContextThinkingBlockmetadataValidation
mvn -pl agentscope-extensions/agentscope-extensions-model/agentscope-extensions-model-anthropic -am clean verify