YeonGyu-Kim
b2918fd4db
fix(team-mode): close peer message delivery races
2026-05-19 19:18:13 +09:00
YeonGyu-Kim
bcea4a9d28
fix(prompt-gate): harden sync and team prompt dispatch
2026-05-19 19:18:13 +09:00
YeonGyu-Kim
1492bffd20
fix(prompt-gate): harden internal prompt dispatch
2026-05-19 19:18:13 +09:00
YeonGyu-Kim
7db3a7f933
fix(team-mode): preserve live delivery holds after ambiguous prompt failure
2026-05-19 13:49:01 +09:00
YeonGyu-Kim
f925d13049
chore(deps): update root dependencies
...
Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-openagent )
Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai >
2026-05-18 20:55:17 +09:00
YeonGyu-Kim
fee515c5ac
refactor(prompt-callers): migrate team and call_omo_agent dispatch
...
Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-openagent )
Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai >
2026-05-17 16:48:06 +09:00
YeonGyu-Kim
cf7bf9d02d
fix(team-mode): accept legacy inline specs
2026-05-16 15:43:08 +09:00
YeonGyu-Kim
196f6512ae
fix(team-mode): defer live mailbox acks
2026-05-15 22:49:10 +09:00
YeonGyu-Kim
c2aa180e7e
fix(prompt-gate): pin duplicate prompt dispatches
...
Keep prompt reservations briefly after successful dispatch so rapid idle/message/error transitions cannot inject the same follow-up twice.
Route all production session prompt calls through the shared gate, restore skipped background resume state, release holds after abort/recovery paths, and preserve Ralph/ULW loop state when a dispatch is deferred.
Add regression coverage for session routing, static prompt route auditing, team-mode live messaging, model suggestion retries, call-omo-agent reuse, background parent wakes, runtime fallback, compaction recovery, Atlas, and Ralph/ULW loops.
2026-05-15 13:19:10 +09:00
YeonGyu-Kim
f1a62a9cd1
fix(team-mode): gate member wake prompts
2026-05-15 12:55:56 +09:00
YeonGyu-Kim
ee938aa097
fix full-suite isolation regressions
2026-05-07 18:36:03 +09:00
YeonGyu-Kim
4d448778f3
fix(team-mode): reject empty team_create lead session override
...
Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-openagent )
Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai >
2026-05-06 14:19:40 +09:00
YeonGyu-Kim
d3c020c4f9
feat(team-mode): export team-tools barrel
2026-05-06 14:19:39 +09:00
YeonGyu-Kim
f2555feadb
feat(team-mode): add team tasks tools with tests
2026-05-06 14:19:39 +09:00
YeonGyu-Kim
b71c6e1905
feat(team-mode): add team query tools with tests
2026-05-06 14:19:39 +09:00
YeonGyu-Kim
379b3fde1f
feat(team-mode): add team messaging tools with missing-session tests
2026-05-06 14:19:39 +09:00
YeonGyu-Kim
f4327987d5
feat(team-mode): add team lifecycle tools with inline spec tests
2026-05-06 14:19:39 +09:00