Skip to content

v2.0.2

Choose a tag to compare

@chickenlj chickenlj released this 03 Sep 06:08
· 110 commits to main since this release

What's Changed

  • feat(agent-protocol): route tasks through AgentFactory by @chickenlj in #2590
  • feat(harness): RuntimeContext force-sync for agent_spawn by @chickenlj in #2592
  • feat(harness): stamp parentSessionId on remote subagent events by @chickenlj in #2593
  • feat(agent-protocol): pass caller context attributes into task runs by @chickenlj in #2595
  • feat(channel): allow callers to pass RuntimeContext into Gateway by @chickenlj in #2604
  • feat(harness): forward the full remote subagent event stream by @chickenlj in #2613
  • feat(agent-protocol): decouple TaskStore from execution WorkspaceManager by @chickenlj in #2615