MCPcopy Create free account
hub / github.com/Ark0N/Codeman / createTaskFromTerminal

Method createTaskFromTerminal

src/task-tracker.ts:456–481  ·  view source on GitHub ↗

* Create a task from terminal pattern detection. * Used as fallback when JSON messages aren't available. * * @param agentType - Type of agent detected * @param context - Terminal context for debugging * @fires taskCreated

(agentType: string, _context: string)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

processTerminalOutputMethod · 0.95

Calls 5

pushMethod · 0.80
toStringMethod · 0.45
setMethod · 0.45
getMethod · 0.45
emitMethod · 0.45

Tested by

no test coverage detected