From 441545da38c5aaa86d66beae29fc1ed97cb698d1 Mon Sep 17 00:00:00 2001 From: Sam Zhang Date: Fri, 12 Jun 2026 08:33:24 +0800 Subject: [PATCH] Add handoff cross-agent dispatcher to ## Cross-Agent Tools --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 92f2e3f..346f836 100644 --- a/README.md +++ b/README.md @@ -349,6 +349,7 @@ Tools that bridge Codex with other AI coding agents. - [oil-oil/codex](https://github.com/oil-oil/codex) - Claude Code skill for delegating coding tasks to Codex CLI. ![GitHub stars](https://img.shields.io/github/stars/oil-oil/codex?style=flat-square) - [josstei/maestro-orchestrate](https://github.com/josstei/maestro-orchestrate) - Multi-agent orchestration platform for Gemini CLI, Claude Code, and Codex - 22 specialists, parallel subagents, persistent sessions. ![GitHub stars](https://img.shields.io/github/stars/josstei/maestro-orchestrate?style=flat-square) - [catlog22/Claude-Code-Workflow](https://github.com/catlog22/Claude-Code-Workflow) - JSON-driven multi-agent cadence-team development framework with intelligent CLI orchestration (Gemini/Qwen/Codex). ![GitHub stars](https://img.shields.io/github/stars/catlog22/Claude-Code-Workflow?style=flat-square) +- [handoff](https://github.com/dazuiba/handoff) - Delegate tasks to DeepSeek V4, Claude Opus, or other agents right inside your Codex session. Runs in background; result returns automatically. ![GitHub stars](https://img.shields.io/github/stars/dazuiba/handoff?style=flat-square) ## Monitoring & Analytics