Files
Rohit Kushwaha 44a19d100a feat(ee-cloud): eager soul creation + view-only enforcement in chat
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>
2026-04-14 10:21:55 +05:30
..