Dispatch coding and terminal tasks to a local Claude Code CLI.
Copy the install command and let the AI configure it · recommended for beginners
No copy-paste install info for "Claude Code Manager WAN" yet — see the docs or source repo.
Use one-shot execution to inspect build.sh in the current project, identify the error, fix the script directly, and then summarize the changes.
The tool inspects and updates the script, then returns a fix summary or execution result.
Start a persistent session for this workspace and refactor the src directory step by step: first find duplicated logic, then propose changes, and after confirmation implement them incrementally.
A reusable session is created to analyze and modify code incrementally within the allowed workspace.
Within the restricted workspace, run terminal diagnostics: check dependency installation status, execute test commands, and summarize failure causes with next-step recommendations.
The tool returns terminal execution results plus issue diagnosis and recommended next steps.
Developers can describe code changes, inspections, or generation tasks in natural language, and the tool dispatches them to a locally installed Claude Code CLI. It is useful for quick script fixes and code updates.
When work requires multiple rounds, users can rely on persistent sessions to continue coding or terminal operations in the same workspace. This fits gradual refactoring, complex troubleshooting, or phased execution.
When operating on a local codebase or terminal environment, workspace and security controls can limit the execution scope. This is helpful for teams that need local execution with clearer boundaries and risk control.
It lets ISLI agents and MCP clients dispatch natural-language coding and terminal tasks to a locally installed Claude Code CLI. It supports both one-shot execution and persistent sessions.
The known prerequisite is a locally installed Claude Code CLI. Other installation details, runtime requirements, or key requirements are not specified in the provided material; see the source repository.
The description explicitly says it supports workspace controls and security controls, which can help limit the execution scope. More detailed permission models or rule configuration are not described in the provided material; see the source repository.
Orchestrate multi-agent coding with local Claude Code workers for execution and review.
Understand your codebase in terminal and accelerate coding with natural language.
Delegate Claude Code tasks to Codex CLI with traces and persistent sessions.
Securely run Claude Code CLI via MCP for tasks, memory, and IDE integration.
Connect Claude Code agents autonomously via Redis Streams with monitoring and intervention.
Let AI coding tools safely call Codex for development and automation tasks.