-
Notifications
You must be signed in to change notification settings - Fork 509
Pull requests: agentscope-ai/agentscope-java
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
fix(anthropic): tolerate proxy responses without message ids
#1156
opened Apr 7, 2026 by
Alexxigang
Loading…
refactor(hook): change PreCallEvent related comments from read-only to modifiable, aligning with PreReasoningEvent
#1155
opened Apr 7, 2026 by
jujn
Loading…
5 tasks
fix(A2A): fix A2aAgent lifecycle events to support TTSHook and reasoning completion
#1150
opened Apr 7, 2026 by
jujn
Loading…
5 tasks
fix: sanitize tool call arguments JSON on interrupted streaming to prevent 400 errors
#1148
opened Apr 7, 2026 by
flystar32
Loading…
4 tasks
fix(autocontext): preserve follow-up turn shape after compression
#1146
opened Apr 6, 2026 by
Alexxigang
Loading…
[#570] Preserve AutoContextMemory compression language
#1145
opened Apr 6, 2026 by
Alexxigang
Loading…
[#140] Add initial JMH benchmark baseline for agentscope-core
#1143
opened Apr 5, 2026 by
Alexxigang
Loading…
[#885] Fix MCP client initialization error handling
#1142
opened Apr 5, 2026 by
shruthikha
Loading…
4 of 5 tasks
fix(tool): prevent SubAgent name collisions for unsupported characters via deterministic hashing
#1141
opened Apr 5, 2026 by
jujn
Loading…
5 tasks
fix: handle Map type in getChatUsage after deserialization
#1128
opened Apr 4, 2026 by
yadavsharn
Loading…
5 tasks done
Fix: preserve LLM metadata (_chat_usage) in StructuredOutputHook
#1125
opened Apr 4, 2026 by
EIHEI2
Loading…
fix: handle Map type in getChatUsage() after deserialization
#1118
opened Apr 3, 2026 by
mvanhorn
Loading…
fix: Add spring-boot-configuration-processor to annotationProcessorPaths
#1116
opened Apr 3, 2026 by
guanxuc
Loading…
5 tasks done
feat(model): Support DashScope model preserve_thinking option
#1112
opened Apr 2, 2026 by
guanxuc
Loading…
5 tasks done
fix(mysql-session): commit writes when auto-commit is disabled
#1111
opened Apr 2, 2026 by
Alexxigang
Loading…
fix: make dimensions parameter optional in OpenAITextEmbedding (#1095)
#1110
opened Apr 2, 2026 by
egezturkk
Loading…
4 tasks done
fix(skill): ensure thread-safe file uploads in SkillBox using fine-grained path locks
#1109
opened Apr 2, 2026 by
jujn
Loading…
5 tasks
fix(docs): align documentation with actual codebase
#1107
opened Apr 2, 2026 by
LearningGp
Loading…
5 tasks done
chore(deps): bump the npm_and_yarn group across 1 directory with 5 updates
dependencies
Pull requests that update a dependency file
javascript
Pull requests that update javascript code
#1106
opened Apr 2, 2026 by
dependabot
bot
Loading…
fix(telemetry): use max instead of sum for streaming token usage aggregation
#1098
opened Apr 1, 2026 by
LearningGp
Loading…
5 tasks done
开发
resend 是 ReActAgent 的重新回答功能:在不重新输入问题的情况下,让 Agent 对上一个用户问题重新生成一次回答。
#1097
opened Apr 1, 2026 by
lsh13865950442-droid
Loading…
feat(e2e-test): add support for Qwen 3.5 series models
#1092
opened Apr 1, 2026 by
LearningGp
Loading…
5 tasks done
fix(session-mysql): commit writes when auto-commit is disabled
#1091
opened Mar 31, 2026 by
Xiaozhiyao
Loading…
4 of 5 tasks
Bug 1 & 5:WriteFileTool 范围校验(WriteFileTool.java 新增校验逻辑)
#1084
opened Mar 31, 2026 by
Fruank4
Loading…
Previous Next
ProTip!
Exclude everything labeled
bug with -label:bug.