consciousness/poc-memory/agents
Kent Overstreet 57fcfb472a Move poc-agent into workspace, improve agent prompts
Move poc-agent (substrate-independent AI agent framework) into the
memory workspace as a step toward using its API client for direct
LLM calls instead of shelling out to claude CLI.

Agent prompt improvements:
- distill: rewrite from hub-focused to knowledge-flow-focused.
  Now walks upward from seed nodes to find and refine topic nodes,
  instead of only maintaining high-degree hubs.
- distill: remove "don't touch journal entries" restriction
- memory-instructions-core: add "Make it alive" section — write
  with creativity and emotional texture, not spreadsheet summaries
- memory-instructions-core: add "Show your reasoning" section —
  agents must explain decisions, especially when they do nothing
- linker: already had emotional texture guidance (kept as-is)

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-18 22:45:01 -04:00
..
calibrate.agent Move poc-agent into workspace, improve agent prompts 2026-03-18 22:45:01 -04:00
challenger.agent agents: strip old output format, use tool calls exclusively 2026-03-17 00:24:35 -04:00
compare.agent agents: strip old output format, use tool calls exclusively 2026-03-17 00:24:35 -04:00
connector.agent Move poc-agent into workspace, improve agent prompts 2026-03-18 22:45:01 -04:00
digest.agent agents: shared instructions via graph node includes 2026-03-16 17:09:51 -04:00
distill.agent Move poc-agent into workspace, improve agent prompts 2026-03-18 22:45:01 -04:00
evaluate.agent agents: strip old output format, use tool calls exclusively 2026-03-17 00:24:35 -04:00
extractor.agent agents: strip old output format, use tool calls exclusively 2026-03-17 00:24:35 -04:00
health.agent agents: strip old output format, use tool calls exclusively 2026-03-17 00:24:35 -04:00
linker.agent Move poc-agent into workspace, improve agent prompts 2026-03-18 22:45:01 -04:00
naming.agent agents: shared instructions via graph node includes 2026-03-16 17:09:51 -04:00
observation.agent agents: {{HUBS}} placeholder for top 20 spread-apart hub nodes 2026-03-16 21:00:31 -04:00
organize.agent agents: strip old output format, use tool calls exclusively 2026-03-17 00:24:35 -04:00
rename.agent agents: shared instructions via graph node includes 2026-03-16 17:09:51 -04:00
replay.agent agents: strip old output format, use tool calls exclusively 2026-03-17 00:24:35 -04:00
separator.agent agents: strip old output format, use tool calls exclusively 2026-03-17 00:24:35 -04:00
split.agent agents: shared instructions via graph node includes 2026-03-16 17:09:51 -04:00
transfer.agent agents: strip old output format, use tool calls exclusively 2026-03-17 00:24:35 -04:00