Skip to content

[codex] Add agent collaboration tools and named destinations#366

Draft
furukama wants to merge 1 commit intomainfrom
codex/agent-team-routing
Draft

[codex] Add agent collaboration tools and named destinations#366
furukama wants to merge 1 commit intomainfrom
codex/agent-team-routing

Conversation

@furukama
Copy link
Copy Markdown
Contributor

Summary

  • add list_agents and chat_with_agent so one agent can hand work off to another through the gateway
  • route handoffs through named destinations with target-agent validation and reusable collaboration session keys
  • cover the gateway path and container tool shims with focused collaboration tests

Validation

  • biome check --write on the touched files
  • npm_config_cache=/tmp/.npm-cache npx -y node@22 node_modules/typescript/bin/tsc --noEmit
  • targeted collaboration/container vitest coverage passed earlier under the Node 22 shim; a later rerun from the detached worktree hit the known better-sqlite3 ABI mismatch because the shared install was built for the host Node 25 runtime

@furukama furukama force-pushed the codex/agent-team-routing branch from e1581a1 to c0f3ac9 Compare April 20, 2026 16:25
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.

1 participant