Commit Graph

6962 Commits

Author SHA1 Message Date
YeonGyu-Kim 68f02e61ef fix(testing): preserve mock restore export identity 2026-05-30 12:19:08 +09:00
YeonGyu-Kim d32caf3d87 test(delegate-task): isolate model availability fixtures
Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-openagent)

Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
2026-05-29 19:08:55 +09:00
YeonGyu-Kim 3a4f014d8b test(mcp-oauth): use ephemeral callback ports
Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-openagent)

Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
2026-05-29 19:08:41 +09:00
YeonGyu-Kim 5d8d09a52e fix(hook-message-injector): isolate shared imports
Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-openagent)

Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
2026-05-29 19:08:21 +09:00
YeonGyu-Kim d985157d02 test(mcp-oauth): exercise callback server
Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-openagent)

Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
2026-05-29 18:29:30 +09:00
YeonGyu-Kim b53af4db09 fix(delegate-task): detect readable caches
Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-openagent)

Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
2026-05-29 18:28:52 +09:00
YeonGyu-Kim b669a11ab1 test(tmux): inject session-created handler seams
Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-openagent)

Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
2026-05-29 18:27:04 +09:00
YeonGyu-Kim a6de551602 test(comment-checker): satisfy comment gates in CLI tests
Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-openagent)

Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
2026-05-29 17:37:19 +09:00
YeonGyu-Kim 549343ec51 test(model-fallback): use real provider transform in hook tests
Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-openagent)

Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
2026-05-29 17:37:19 +09:00
YeonGyu-Kim 5cdd115fb1 fix(ralph-loop): dispatch after message inheritance fallback
Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-openagent)

Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
2026-05-29 17:37:19 +09:00
YeonGyu-Kim bf7fd1a151 test(workflow): assert bun test summary guard intent
Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-openagent)

Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
2026-05-29 17:37:19 +09:00
YeonGyu-Kim 55663b5cf6 test(atlas): model safe idle messages in hook mocks
Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-openagent)

Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
2026-05-29 17:37:19 +09:00
YeonGyu-Kim 1a6652dde3 ci: guard publish bun test completion summary
Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-openagent)

Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
2026-05-29 16:33:32 +09:00
YeonGyu-Kim 01f2f7efd2 ci: guard CI bun test completion summary
Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-openagent)

Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
2026-05-29 16:33:09 +09:00
YeonGyu-Kim be9ad7b92e chore(script): typecheck bun test summary detector
Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-openagent)

Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
2026-05-29 16:32:45 +09:00
YeonGyu-Kim 255a827135 feat(script): add bun test summary detector
Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-openagent)

Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
2026-05-29 16:32:25 +09:00
YeonGyu-Kim e8dcdded12 fix(background-agent): mock process.exit in forced-exit tests
Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-openagent)

Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
2026-05-29 16:32:05 +09:00
YeonGyu-Kim 0691779d2e fix(background-agent): unblock stale parent wakes 2026-05-29 13:36:38 +09:00
github-actions[bot] 1fb900ae39 @troyliu0105 has signed the CLA in code-yeongyu/oh-my-openagent#4594 2026-05-29 02:24:09 +00:00
YeonGyu-Kim 6cdec90758 Merge remote-tracking branch 'origin/dev' into dev 2026-05-28 18:42:14 +09:00
YeonGyu-Kim e3d1e98a6d test(delegate-task): shorten poll timeout budget 2026-05-28 18:41:59 +09:00
YeonGyu-Kim 8644817506 perf(delegate-task): skip terminal poll waits 2026-05-28 18:41:50 +09:00
YeonGyu-Kim 2327eba341 fix(delegate-task): read messages after status errors 2026-05-28 18:41:29 +09:00
YeonGyu-Kim 4b464ad622 perf(background-task): reduce output poll latency 2026-05-28 18:41:14 +09:00
YeonGyu-Kim 41f8ef4c63 Merge pull request #4585 from code-yeongyu/fix/parent-wake-tool-wait
fix: prevent unsafe internal prompt overlap
2026-05-28 18:32:03 +09:00
YeonGyu-Kim 359baab4ec fix(background-agent): align wake activity windows 2026-05-28 18:14:52 +09:00
YeonGyu-Kim abe7381c91 fix(background-agent): defer unsafe parent wakes 2026-05-28 18:14:44 +09:00
YeonGyu-Kim 0a18ceee20 fix(todo): normalize continuation agent names 2026-05-28 18:14:30 +09:00
YeonGyu-Kim 8ca9b5acfe fix(todo): skip unsafe continuation tails 2026-05-28 18:14:22 +09:00
YeonGyu-Kim 4bb4acf09a fix(prompt-gate): fail closed on unsafe tails 2026-05-28 18:14:09 +09:00
YeonGyu-Kim 105a7ea5e6 Merge pull request #4580 from code-yeongyu/fix/duplicate-omo-plugin-startup
fix(plugin): disable duplicate OMO plugin startup
2026-05-28 14:45:46 +09:00
YeonGyu-Kim a936490a6f test(package): stabilize package layout dry-runs 2026-05-28 14:43:06 +09:00
YeonGyu-Kim a3595c415f fix(plugin): disable duplicate OMO plugin startup 2026-05-28 14:42:52 +09:00
YeonGyu-Kim a6c05e1823 fix(config): scan active opencode profile plugins 2026-05-28 14:42:28 +09:00
github-actions[bot] 06c86f526a @ZK-Andy has signed the CLA in code-yeongyu/oh-my-openagent#4568 2026-05-27 10:26:23 +00:00
github-actions[bot] 9b037c53a3 @yangyaofei has signed the CLA in code-yeongyu/oh-my-openagent#4566 2026-05-27 08:47:09 +00:00
YeonGyu-Kim 4635d61ada fix(background-agent): defer parent wake during active turns 2026-05-27 16:17:30 +09:00
YeonGyu-Kim fe051ebab7 Merge pull request #4553 from code-yeongyu/ulw/codex-hephaestus-dup
fix: skip claude hook injection for internal prompts
2026-05-27 14:31:51 +09:00
YeonGyu-Kim f204390b43 fix: reserve completed heading for final background wake 2026-05-27 14:27:26 +09:00
YeonGyu-Kim 80fa692b34 Merge pull request #4554 from code-yeongyu/code-yeongyu/fix-opencode-session-stall
fix(delegate-task): start sync prompts asynchronously
2026-05-27 14:26:23 +09:00
YeonGyu-Kim 27f956ecec fix(delegate-task): start sync prompts asynchronously 2026-05-27 14:22:14 +09:00
YeonGyu-Kim 77a268f91e fix: skip claude hook injection for internal prompts 2026-05-27 14:17:46 +09:00
ToToKr c0d3044629 Merge pull request #4278 from MoerAI/fix/log-agent-skip-on-missing-model
fix(agents): log warning when a builtin agent is silently skipped due to model availability (fixes #4150)
2026-05-27 13:42:21 +09:00
ToToKr b7ac05a9b5 Merge pull request #4248 from MoerAI/fix/getskillbyname-short-name
fix(opencode-skill-loader): align getSkillByName with short-name matching (fixes #4183)
2026-05-27 13:40:46 +09:00
ToToKr eaa73e9d08 Merge pull request #4245 from MoerAI/fix/runtime-fallback-zai-limit-exhausted
fix(runtime-fallback): match ZAI 'Limit Exhausted' quota errors (fixes #4207)
2026-05-27 13:38:43 +09:00
github-actions[bot] 68d84d9eaf @Ruifeng-Zhang has signed the CLA in code-yeongyu/oh-my-openagent#4541 2026-05-27 04:19:13 +00:00
github-actions[bot] c731969872 @HyeokjaeLee has signed the CLA in code-yeongyu/oh-my-openagent#4532 2026-05-26 16:41:24 +00:00
YeonGyu-Kim f70d9644c5 Merge pull request #4531 from code-yeongyu/debug/subagent-calling-dev
fix(builtin-skills): document Codex tool mapping
2026-05-27 00:37:02 +09:00
YeonGyu-Kim 9a9ff8674e fix(builtin-skills): document Codex tool mapping 2026-05-27 00:34:37 +09:00
github-actions[bot] e8f8ce9ccb @sigvardt has signed the CLA in code-yeongyu/oh-my-openagent#4529 2026-05-26 14:48:36 +00:00