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

Function agent_thread_claude_persistent

src/runtime.rs:985–1109  ·  view source on GitHub ↗
(
    msg_tx: &async_channel::Sender<AgentMsg>,
    prompt_rx: &mpsc::Receiver<String>,
    runtime: &RuntimeDef,
    model_override: &Option<String>,
    mcps: &[McpDef],
    system_prompt: Option<&s

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

agent_threadFunction · 0.85

Calls 7

parse_session_promptFunction · 0.85
build_mcp_config_argsFunction · 0.85
parse_claude_jsonFunction · 0.85
pushMethod · 0.80
as_strMethod · 0.80
flushMethod · 0.80

Tested by

no test coverage detected