Files
analysis_claude_code/agents
chengjiansu 7c7ddd262c refactor: enhance MessageBus.read_inbox with clear parameter
- Add clear=True parameter to read_inbox for optional message clearing
- Update /inbox command to use clear=False for non-destructive reading
- Remove JSON formatting in agent_loop to save tokens
- Use walrus operator in s11 claim_task for cleaner code
2026-04-16 15:56:05 +08:00
..