oh-my-claudecode v4.11.0: add LLM Wiki, inject Codex availability
Release Notes
Release with 2 new features, 16 bug fixes, 9 other changes across 27 merged PRs.
Highlights
- feat(wiki): add LLM Wiki knowledge layer (#2214)
- feat(skills): inject Codex availability for ralplan/plan/ralph, harden detection (#2134)
New Features
- feat(wiki): add LLM Wiki knowledge layer (#2214)
- feat(skills): inject Codex availability for ralplan/plan/ralph, harden detection (#2134)
Bug Fixes
- fix(team): harden worker startup delivery in tmux mode (#2225)
- fix(windows): resolve bash from PATH for explore wrapper (#2216)
- fix(team): stop double-sending startup inbox on team init (#2209)
- fix(installer): ensure hooks/lib is copied with correct permissions (fixes #2185) (#2188)
- fix: restore dev CI for hooks escaping and pre-tool preflight (#2189)
- fix(hooks): use PreToolUse deny API in preflight context guard (#2177)
- fix(scripts): replace sed -i with perl for macOS compatibility (#2179)
- fix(hooks): prevent fd leak in estimateContextPercent (#2178)
- fix(hooks): align post-tool file_path extraction with pre-tool handler (#2176)
- fix(team): change sendToWorker fallback from fail-open to fail-closed (#2175)
- fix: copy hooks/lib/ directory during omc setup (#2131)
- fix: expire stale awaiting_confirmation flags for persistent modes (#2099)
- fix: respect CLAUDE_CONFIG_DIR across remaining code paths (#2156)
- fix(setup-hook): heal stdin.mjs symlink with safe replace strategy (#2159)
- fix(hooks): catch EEXIST on Windows concurrent mkdir race (#2172)
- fix: correct release note generation for merged PRs (#2167)
Other Changes
- Fix empty hook injections after agent completion (#2219)
- Fix standalone slash-skill sync for npm installs (#2211)
- Fix issue #2180 preemptive compaction warnings (#2212)
- Fix /team role shorthand for executor workers (#2210)
- Clarify README CLI commands vs in-session skills (#2200)
- Fix omc setup local skill install fallback (#2195)
- Fix deep-interview ambiguityThreshold runtime loading (#2194)
- Fix tmux attach disconnect cleanup for issue #2197 (#2199)
- chore: sync main back to dev after 4.10.2 release (#2163)
Stats
- 27 PRs merged | 2 new features | 16 bug fixes | 0 security/hardening improvements | 9 other changes
Install / Update
npm install -g oh-my-claude-sisyphus@4.11.0Or reinstall the plugin:
claude /install-plugin oh-my-claudecodeFull Changelog: v4.10.2...v4.11.0
Reference
- LLM Wiki inspiration: https://gist.github.com/karpathy/442a6bf555914893e9891c11519de94f
Contributors
Thank you to all contributors who made this release possible!
@HelloAlexPan @i0r3k @jonckr @kushalsai-01 @namgiho-kristin @namgiho96 @relvinhas @wwenrr @Yeachan-Heo