mirror of
https://github.com/pocketpaw/pocketpaw.git
synced 2026-05-19 00:17:08 +00:00
Pre-existing work carried in this branch: - AgentService.create now eagerly materializes an agent's soul on disk (non-fatal; AgentPool still lazy-inits on failure) - MessageService.send_message / edit_message / toggle_reaction now use _require_can_post so view-only group members are blocked from posting, editing their own messages, and reacting - New agent-pool helpers (ensure_soul) and e2e API test coverage Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>