| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-08-09 | 1.0 kB | |
| v2.0.2 source code.tar.gz | 2026-08-09 | 26.4 MB | |
| v2.0.2 source code.zip | 2026-08-09 | 30.1 MB | |
| Totals: 3 Items | 56.4 MB | 0 | |
What's Changed
- feat(agent-protocol): route tasks through AgentFactory by @chickenlj in https://github.com/agentscope-ai/agentscope-java/pull/2590
- feat(harness): RuntimeContext force-sync for agent_spawn by @chickenlj in https://github.com/agentscope-ai/agentscope-java/pull/2592
- feat(harness): stamp parentSessionId on remote subagent events by @chickenlj in https://github.com/agentscope-ai/agentscope-java/pull/2593
- feat(agent-protocol): pass caller context attributes into task runs by @chickenlj in https://github.com/agentscope-ai/agentscope-java/pull/2595
- feat(channel): allow callers to pass RuntimeContext into Gateway by @chickenlj in https://github.com/agentscope-ai/agentscope-java/pull/2604
- feat(harness): forward the full remote subagent event stream by @chickenlj in https://github.com/agentscope-ai/agentscope-java/pull/2613
- feat(agent-protocol): decouple TaskStore from execution WorkspaceManager by @chickenlj in https://github.com/agentscope-ai/agentscope-java/pull/2615