YeonGyu-Kim
d2c576c510
fix: resolve 25 pre-publish blockers
...
- postinstall.mjs: fix alias package detection
- migrate-legacy-plugin-entry: dedupe + regression tests
- task_system: default consistency across runtime paths
- task() contract: consistent tool behavior
- runtime model selection, tool cap, stale-task cancellation
- recovery sanitization, context-limit gating
- Ralph semantic DONE hardening, Atlas fallback persistence
- native-skill description/content, skill path traversal guard
- publish workflow: platform awaited via reusable workflow job
- release: version edits reapplied before commit/tag
- JSONC plugin migration: top-level plugin key safety
- cold-cache: user fallback models skip disconnected providers
- docs/version/release framing updates
Verified: bun test (4599 pass), tsc --noEmit clean, bun run build clean
2026-03-28 15:24:18 +09:00
Sami Jawhar
5777bf9894
fix(atlas): restore agent mismatch guard for subagent boulder continuation ( #18681 )
2026-03-23 01:04:36 +00:00
YeonGyu-Kim
ccaf759b6b
fix(hooks): remove gpt permission continuation hook
...
Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-openagent )
Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai >
2026-03-19 12:02:52 +09:00
YeonGyu-Kim
521a1f76a9
fix(atlas): stop only after 10 consecutive prompt failures
...
Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-openagent )
Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai >
2026-03-19 12:02:52 +09:00
HaD0Yun
5c6194372e
feat(atlas): persist preferred task session reuse
2026-03-17 17:25:46 +09:00
YeonGyu-Kim
04b0c6f33c
fix(atlas): pause after final verification wave for explicit user approval
2026-03-13 12:43:33 +09:00
YeonGyu-Kim
e3f6c12347
fix(atlas): restrict idle-event session append to boulder-owned subagent sessions only
2026-03-13 10:53:45 +09:00
YeonGyu-Kim
a1b060841f
fix(continuation): auto-continue GPT permission-seeking replies
...
Resume GPT sessions when the last assistant reply ends in a permission-seeking tail, while honoring stop-continuation and avoiding duplicate continuation across todo and atlas flows.
Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-openagent )
Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai >
2026-03-11 21:20:59 +09:00
YeonGyu-Kim
53337ad68f
fix(atlas): append idle subagent sessions to active boulder
...
🤖 Generated with assistance of [OhMyOpenCode](https://github.com/code-yeongyu/oh-my-opencode )
2026-03-09 12:37:21 +09:00
YeonGyu-Kim
d553bb75a4
Allow registered atlas boulder sessions to continue on idle
...
🤖 GENERATED WITH ASSISTANCE OF [OhMyOpenCode](https://github.com/code-yeongyu/oh-my-opencode )
2026-03-09 10:45:12 +09:00