Install / Upgrade
npm i -g oh-my-claude-sisyphus@4.7.9Package naming note: the repo, plugin, and commands are branded oh-my-claudecode, but the published npm package name remains
oh-my-claude-sisyphus.
What's Changed
- feat: add built-in anti-slop workflow by @Yeachan-Heo in #1454
- docs: audit questionable-value skills before deprecation (#1445) by @Yeachan-Heo in #1449
- fix: dedupe Discord session-end notifications by @Yeachan-Heo in #1453
- docs: fix documentation drift between AGENTS.md, README.md, and runtime (#1446) by @Yeachan-Heo in #1447
- feat(setup): add unified setup entrypoint (#1444) by @Yeachan-Heo in #1451
- refactor(skills): remove thin redundant skills (#1441) by @Yeachan-Heo in #1450
- fix: wake OpenClaw on session-end bridge hook by @Yeachan-Heo in #1461
- fix(release): clarify npm package name in upgrade notes by @Yeachan-Heo in #1463
- refactor(skills): unify advisor wrappers under /ask (#1442) by @Yeachan-Heo in #1448
- fix(routing): normalize model IDs to CC-supported aliases for Bedrock/Vertex by @carlos-cubas in #1464
- fix(docs): mark configure-openclaw as deprecated in REFERENCE.md by @ohprettyhak in #1458
- docs: add OpenClaw integration guide to all README files by @ohprettyhak in #1457
- fix: remove duplicate CLAUDE.md OMC blocks by @Yeachan-Heo in #1468
- fix: restore review keyword routes by @Yeachan-Heo in #1471
- fix(hud): back off usage polling after sustained 429s by @Yeachan-Heo in #1474
- fix(hud): show stale indicator when usage data is not refreshing by @kwag93 in #1473
- fix(hooks): add skill-active-state lifecycle to plugin scripts by @lifrary in #1480
- refactor(setup): split monolithic SKILL.md into modular phases and scripts by @pacho-h in #1476
- fix(hooks): port checkRalplan() and checkTeamPipeline() to persistent-mode.cjs by @lifrary in #1482
- fix(team): parse --new-window CLI flag in parseTeamArgs by @Yeachan-Heo in #1485
- feat(mission): add opt-in mission board for multi-agent progress tracking by @Yeachan-Heo in #1486
- fix: resolve Windows .cmd ask provider binaries by @Yeachan-Heo in #1487
New Contributors
Full Changelog: v4.7.8...v4.7.9