xml-pipeline/agentserver/config
dullfig 0fb35da5dd Add /configure command with full-screen editor
- AgentConfigStore: Per-agent YAML configs in ~/.xml-pipeline/agents/
- Full-screen editor using prompt_toolkit with YAML highlighting
- /configure: Edit organism.yaml (swarm wiring)
- /configure @agent: Edit agent config (prompt, model, temperature)

Agent configs separate behavior (prompt, model) from wiring (peers, routing).

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-17 21:17:43 -08:00
..
organism_identity initial dir structure 2025-12-25 21:52:36 -08:00
__init__.py Add /configure command with full-screen editor 2026-01-17 21:17:43 -08:00
agents.py Add /configure command with full-screen editor 2026-01-17 21:17:43 -08:00
features.py Implement native tools and infrastructure 2026-01-17 20:25:48 -08:00
loader.py Implement native tools and infrastructure 2026-01-17 20:25:48 -08:00
template.py Implement native tools and infrastructure 2026-01-17 20:25:48 -08:00