xml-pipeline/agentserver/console
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
..
__init__.py Add authentication system and HTTP/WebSocket server 2026-01-17 20:50:53 -08:00
client.py Add /configure command with full-screen editor 2026-01-17 21:17:43 -08:00
console_registry.py Fix console registry for cross-module access 2026-01-11 14:44:10 -08:00
editor.py Add /configure command with full-screen editor 2026-01-17 21:17:43 -08:00
secure_console.py Add /monitor command to show recent thread messages 2026-01-10 18:32:32 -08:00
tui_console.py fixing docs 2026-01-12 22:31:06 -08:00