mirror of
https://github.com/pocketpaw/pocketpaw.git
synced 2026-05-21 01:04:57 +00:00
Current AgentLoop unconditionally observes into the process-global default PocketPaw soul, so cloud chats with specific agents evolve the wrong soul. Spec now routes soul observe + self-eval to the target agent's SoulManager via AgentPool and gates the global observe behind a per-run flag (default off in OSS). Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>