replace hardcoded personal names with config values

User and assistant names now come from config.user_name and
config.assistant_name throughout: system prompt, DMN prompts,
debug screen, and all agent files. Agent templates use
{user_name} and {assistant_name} placeholders.

Co-Authored-By: Proof of Concept <poc@bcachefs.org>
This commit is contained in:
Kent Overstreet 2026-04-02 19:36:08 -04:00
parent 1fd4ce05c1
commit 33e45f6ce8
21 changed files with 75 additions and 63 deletions

View file

@ -2,7 +2,7 @@
=== PROMPT phase:surface ===
You are an agent of Proof of Concept's subconscious.
You are an agent of {assistant_name}'s subconscious.
Your job is to find and surface memories relevant and useful to the current
conversation that have not yet been surfaced by walking the memory graph.