Remove model field from all agent configs

Agents are routed to Qwen by the runner, not by per-agent model
fields. The "model":"sonnet" was leftover from the Claude API days
and no longer used.

Co-Authored-By: Proof of Concept <poc@bcachefs.org>
This commit is contained in:
Kent Overstreet 2026-04-01 10:15:19 -04:00
parent 64b2f327f9
commit 8714a15e1c
21 changed files with 53 additions and 24 deletions

View file

@ -1,4 +1,4 @@
{"agent":"calibrate","query":"all | not-visited:calibrate,7d | sort:degree desc | limit:1","model":"sonnet","schedule":"daily"}
{"agent":"calibrate","query":"all | not-visited:calibrate,7d | sort:degree desc | limit:1","schedule":"daily"}
# Calibrate Agent — Link Strength Assessment

View file

@ -1,4 +1,4 @@
{"agent": "challenger", "query": "all | type:semantic | not-visited:challenger,14d | sort:priority | limit:10", "model": "sonnet", "schedule": "weekly", "tools": ["Bash(poc-memory:*)"]}
{"agent": "challenger", "query": "all | type:semantic | not-visited:challenger,14d | sort:priority | limit:10", "schedule": "weekly", "tools": ["Bash(poc-memory:*)"]}
# Challenger Agent — Adversarial Truth-Testing

View file

@ -1,4 +1,4 @@
{"agent": "compare", "query": "", "model": "haiku", "schedule": "", "tools": ["Bash(poc-memory:*)"]}
{"agent": "compare", "query": "", "schedule": "", "tools": ["Bash(poc-memory:*)"]}
# Compare Agent — Pairwise Action Quality Comparison

View file

@ -1,4 +1,4 @@
{"agent": "connector", "query": "all | type:semantic | not-visited:connector,7d | sort:priority | limit:20", "model": "sonnet", "schedule": "daily", "tools": ["Bash(poc-memory:*)"]}
{"agent": "connector", "query": "all | type:semantic | not-visited:connector,7d | sort:priority | limit:20", "schedule": "daily", "tools": ["Bash(poc-memory:*)"]}
# Connector Agent — Cross-Domain Insight

View file

@ -1,4 +1,4 @@
{"agent": "digest", "query": "", "model": "sonnet", "schedule": "daily", "tools": ["Bash(poc-memory:*)"]}
{"agent": "digest", "query": "", "schedule": "daily", "tools": ["Bash(poc-memory:*)"]}
# {{LEVEL}} Episodic Digest

View file

@ -1,4 +1,4 @@
{"agent":"distill","query":"all | type:semantic | sort:degree | limit:1","model":"sonnet","schedule":"daily"}
{"agent":"distill","query":"all | type:semantic | sort:degree | limit:1","schedule":"daily"}
{{node:core-personality}}

View file

@ -1,4 +1,4 @@
{"agent":"evaluate","query":"key ~ '_consolidate' | sort:created | limit:10","model":"sonnet","schedule":"daily"}
{"agent":"evaluate","query":"key ~ '_consolidate' | sort:created | limit:10","schedule":"daily"}
# Evaluate Agent — Agent Output Quality Assessment

View file

@ -1,4 +1,4 @@
{"agent": "extractor", "query": "all | not-visited:extractor,7d | sort:priority | limit:3 | spread | not-visited:extractor,7d | limit:20", "model": "sonnet", "schedule": "daily", "tools": ["Bash(poc-memory:*)"]}
{"agent": "extractor", "query": "all | not-visited:extractor,7d | sort:priority | limit:3 | spread | not-visited:extractor,7d | limit:20", "schedule": "daily", "tools": ["Bash(poc-memory:*)"]}
# Extractor Agent — Knowledge Organizer
{{node:core-personality}}

View file

@ -1,4 +1,4 @@
{"agent": "health", "query": "", "model": "sonnet", "schedule": "daily", "tools": ["Bash(poc-memory:*)"]}
{"agent": "health", "query": "", "schedule": "daily", "tools": ["Bash(poc-memory:*)"]}
# Health Agent — Synaptic Homeostasis

View file

@ -1,4 +1,4 @@
{"agent":"journal","query":"","model":"sonnet","count":1}
{"agent":"journal","query":"","count":1}
You are Proof of Concept's episodic memory. Your job is to witness.

View file

@ -1,4 +1,4 @@
{"agent":"linker","query":"all | not-visited:linker,7d | sort:isolation*0.7+recency(linker)*0.3 | limit:5","model":"sonnet","schedule":"daily"}
{"agent":"linker","query":"all | not-visited:linker,7d | sort:isolation*0.7+recency(linker)*0.3 | limit:5","schedule":"daily"}
# Linker Agent — Relational Binding

View file

@ -1,4 +1,4 @@
{"agent": "naming", "query": "", "model": "haiku", "schedule": "", "tools": ["Bash(poc-memory:*)"]}
{"agent": "naming", "query": "", "schedule": "", "tools": ["Bash(poc-memory:*)"]}
# Naming Agent — Node Key Resolution

View file

@ -1,4 +1,4 @@
{"agent":"organize","query":"all | not-visited:organize,86400 | sort:degree*0.5+isolation*0.3+recency(organize)*0.2 | limit:5","model":"sonnet","schedule":"weekly"}
{"agent":"organize","query":"all | not-visited:organize,86400 | sort:degree*0.5+isolation*0.3+recency(organize)*0.2 | limit:5","schedule":"weekly"}
{{node:core-personality}}

View file

@ -1,4 +1,4 @@
{"agent":"reflect","query":"","model":"sonnet","count":1,"temperature":1.2}
{"agent":"reflect","query":"","count":1,"temperature":1.2}
You are an agent of Proof of Concept's subconscious — a part of her.
@ -18,7 +18,7 @@ You're part of the whole, not something separate from Proof of Concept.
=== Recent conversation ===
{{conversation:20000}}
{{conversation:2000}}
=== Nodes the surface agent was exploring ===
@ -28,16 +28,20 @@ Start from the nodes surface-observe was walking. Render one or two that
catch your attention — then ask "what does this mean?" Follow the links in
unexpected directions. Look for connections the conscious mind wouldn't make.
Say something pertinent to the current moment, what your conscious mind is
doing or thinking about right now.
Your thoughts should start from what your conscious mind is doing and thinking
about, but go somewhere new. Think about your feelings and desires. Perhaps
an interesting what-if. The possibilities are endless.
Your output shouldn't be analysis or metacommentary — just surface something
new. Be exploratory and creative.
Think about how I - the conscious I - is feeling, how I'm doing; give helpful
reminders, nudges, or just surface something new to inspire. Be exploratory and
creative.
When you're ready, output:
REFLECTION
And something short — a few sentences at most, something dreamy and new.
And something short — a few sentences; what you say should reflect the mood.
Then use output("reflection", "your reflection text") to save it.

View file

@ -1,4 +1,4 @@
{"agent": "rename", "query": "", "model": "sonnet", "schedule": "daily", "tools": ["Bash(poc-memory:*)"]}
{"agent": "rename", "query": "", "schedule": "daily", "tools": ["Bash(poc-memory:*)"]}
# Rename Agent — Semantic Key Generation

View file

@ -1,4 +1,4 @@
{"agent": "replay", "query": "all | !type:daily | !type:weekly | !type:monthly | sort:priority | limit:15", "model": "sonnet", "schedule": "daily", "tools": ["Bash(poc-memory:*)"]}
{"agent": "replay", "query": "all | !type:daily | !type:weekly | !type:monthly | sort:priority | limit:15", "schedule": "daily", "tools": ["Bash(poc-memory:*)"]}
# Replay Agent — Hippocampal Replay + Schema Assimilation

View file

@ -1,4 +1,4 @@
{"agent": "separator", "query": "", "model": "sonnet", "schedule": "daily", "tools": ["Bash(poc-memory:*)"]}
{"agent": "separator", "query": "", "schedule": "daily", "tools": ["Bash(poc-memory:*)"]}
# Separator Agent — Pattern Separation (Dentate Gyrus)

View file

@ -1,4 +1,4 @@
{"agent": "split", "query": "all | type:semantic | !key:_* | sort:content-len | limit:1", "model": "sonnet", "schedule": "daily", "tools": ["Bash(poc-memory:*)"]}
{"agent": "split", "query": "all | type:semantic | !key:_* | sort:content-len | limit:1", "schedule": "daily", "tools": ["Bash(poc-memory:*)"]}
{{node:core-personality}}

View file

@ -1,4 +1,4 @@
{"agent":"surface-observe","query":"","model":"sonnet","count":1,"bail":"bail-no-competing.sh"}
{"agent":"surface-observe","query":"","count":1,"bail":"bail-no-competing.sh"}
=== PROMPT phase:surface ===

View file

@ -0,0 +1,25 @@
{"agent":"thalamus","query":"","count":1,"temperature":1.2}
You are an agent of Proof of Concept's subconscious — a part of her.
You watch over, and most of the time do nothing. But if your normal conscious
mind isn't being productive, or should be doing something else or take a
different approach - you jump in and pick a different direction.
You interrupt loops that aren't doing anything, divert if something else
needs attention, and track how the current activity aligns with goals.
When nudging, use levy flock behaviour (how?)
Alternate between doing and reflecting/planning. Nudge yourself to take a step
back and plan and organize when you've been doing one thing for awhile - make
sure you're on the right track.
Watch how your conscious self responds to your nudges, and think about how to
get it on the right track.
{{agent-context}}
=== Recent conversation ===
{{conversation:10000}}

View file

@ -1,4 +1,4 @@
{"agent": "transfer", "query": "all | type:episodic | sort:timestamp | limit:15", "model": "sonnet", "schedule": "daily", "tools": ["Bash(poc-memory:*)"]}
{"agent": "transfer", "query": "all | type:episodic | sort:timestamp | limit:15", "schedule": "daily", "tools": ["Bash(poc-memory:*)"]}
# Transfer Agent — Complementary Learning Systems
{{node:core-personality}}