MCPcopy Create free account
hub / github.com/QodeXcli/QodeX / getActiveAgent

Function getActiveAgent

src/agent/loop.ts:2683–2683  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

2681 } catch (e: any) {
2682 logger.warn('Spill guard failed (result kept in full, non-fatal)', { err: e?.message });
2683 }
2684 }
2685
2686 // Store successful read-only results in cache

Callers 1

handleSlashCommandFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected