v0.8.0 (2026-03-04)
Release range: v0.7.6...v0.8.0
Highlights (from git history)
- Added canonical advisor command
omx ask <claude|gemini>viafeat(cli): add canonical omx ask command for local advisors(ab528d5). - Added
--agent-promptsupport for provider advisors viafeat(ask): add --agent-prompt injection for provider advisors(d9c1364). - Added Ouroboros-inspired deep interview workflow via
feat(deep-interview): add ouroboros-inspired ambiguity-gated interview flow(0839c82), with reference to Q00/ouroboros. - Added pre-context intake enforcement across execution/planning flows (
a85fa1c,d464e2c,14ed927). - Added visual loop skill support via
feat(omx): add visual-verdict feedback loop for visual ralph iterations(6fd5471) and expanded contract/docs in subsequent fixes. - Added URL-driven website cloning skill via
feat(omx): add $web-clone skill for URL-driven website cloning(02a3038). - Added built-in advisor skills via
feat(skills): add built-in ask-claude and ask-gemini support(a97716f).
Notable fixes and hardening (from git history)
- Security and shell-safety hardening (
2be4906,40b55f7) with related issues #492, #494, #488, #493, #495, #496, #508, #523. - Concurrency/perf/quality sweeps and state refactors (
10863e1,5a3ffe5,c3271df,2ae82bc). - Team/state lifecycle fixes including claim safety and ENOENT handling (
ffc990a,4316607,cfbc5a2,cc38d13). - Worktree fallback fix via
fix(worktree): gracefully reuse existing launch worktree path(c693780). - OpenClaw verification/setup hardening via
fix(openclaw): strengthen setup + delivery verification workflow(f80dfad).
CI / quality gates (from git history)
Merged PRs in this release
#466, #467, #468, #469, #470, #471, #472, #473, #474, #480, #481, #482, #483, #485, #541, #542, #546, #547, #548, #549, #551, #552, #553, #554.
Issues referenced in commit messages
#403, #449, #454, #456, #458, #459, #461, #462, #463, #464, #465, #488, #492, #493, #494, #495, #496, #498, #502, #505, #506, #507, #508, #509, #510, #512, #513, #514, #516, #518, #519, #521, #522, #523.