Commit Graph

3 Commits

Author SHA1 Message Date
Claude Code 29a1c4d5bf feat: promote operator to Layer 2 — provider management active
The CLI's core job is operating the gateway. Provider hot-swapping
is essential, not a future feature. Layer 2 now active: brain
management, session clearing, crash recovery.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-28 20:03:45 -04:00
Claude Code 3ec8f4cca5 feat: autonomous operator — bot playtesting, diagnostics, session memory
Expanded from pure operator to autonomous agent:
- 24 MCP tools (was 12): added bot playtesting, diagnostics,
  escalation, and session notes/memory
- Bot profiles (noob, builder, fighter, griefer, conversationalist)
  for automated playtesting through the gateway
- analyze_errors scans logs + interactions for patterns
- write_note/read_notes for persistent memory across runs
- write_session_summary/read_run_log for run history
- write_escalation for issues that need architect attention
- CLAUDE.md: full autonomous workflow with Layer 1 permissions
  (monitor, test, escalate — no code modification yet)

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-28 19:12:57 -04:00
Claude Code 2d82d645e4 feat: operator CLAUDE.md — scoped context, no dev bloat 2026-03-28 19:00:24 -04:00