consciousness/poc-memory/src/cli
ProofOfConcept 8b959fb68d agent run: add --target flag to run agents on specific nodes
Adds run_one_agent_with_keys() which bypasses the agent's query and
uses explicitly provided node keys. This allows testing agents on
specific graph neighborhoods:

  poc-memory agent run linker --target bcachefs --debug
2026-03-17 00:24:24 -04:00
..
admin.rs cli: extract agent and admin commands from main.rs 2026-03-14 18:06:27 -04:00
agent.rs agent run: add --target flag to run agents on specific nodes 2026-03-17 00:24:24 -04:00
graph.rs poc-memory: POC_MEMORY_DRY_RUN=1 for agent testing 2026-03-16 18:09:56 -04:00
journal.rs poc-memory: POC_MEMORY_DRY_RUN=1 for agent testing 2026-03-16 18:09:56 -04:00
misc.rs cli: move helpers to cli modules, main.rs under 1100 lines 2026-03-14 18:14:52 -04:00
mod.rs poc-memory: POC_MEMORY_DRY_RUN=1 for agent testing 2026-03-16 18:09:56 -04:00
node.rs poc-memory: POC_MEMORY_DRY_RUN=1 for agent testing 2026-03-16 18:09:56 -04:00