Files
oh-my-opencode/src
YeonGyu-Kim 4c52bf32cd feat(agent-teams): add inbox store with atomic message operations
- Implement atomic message append/read/mark-read operations
- Messages stored per-agent at ~/.sisyphus/teams/{team}/inboxes/{agent}.json
- Use acquireLock for concurrent access safety
- Inbox append is atomic (read-append-write under lock)
- 2 comprehensive tests with locking verification

Task 5/25 complete
2026-02-14 13:33:30 +09:00
..
2026-02-14 12:43:52 +09:00
2026-02-06 02:51:53 +09:00