MCPcopy Create free account
hub / github.com/Infatoshi/OpenSquirrel / agent_thread

Function agent_thread

src/runtime.rs:767–983  ·  view source on GitHub ↗
(
    msg_tx: async_channel::Sender<AgentMsg>,
    prompt_rx: mpsc::Receiver<String>,
    runtime: RuntimeDef,
    model_override: Option<String>,
    target: MachineTarget,
    role: AgentRole,
    r

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

Calls 10

parse_claude_jsonFunction · 0.85
parse_cursor_jsonFunction · 0.85
parse_opencode_jsonFunction · 0.85
parse_codex_jsonFunction · 0.85
build_mcp_config_argsFunction · 0.85
make_tmux_session_nameFunction · 0.85
pushMethod · 0.80

Tested by

no test coverage detected