MCPcopy Create free account
hub / github.com/codemod/codemod / build_agent_command

Function build_agent_command

crates/core/src/ai_handoff.rs:118–182  ·  view source on GitHub ↗

Build the command to launch a coding agent with the given prompt. Returns `None` if the agent is not recognized.

(
    canonical: &str,
    executable: &Path,
    prompt: &str,
    system_prompt: Option<&str>,
    working_dir: &Path,
)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Calls 1

Used in the wild real call sites across dependent graphs

searching dependent graphs…