Skip to content

Releases: hypery11/oh-my-musecode

0.3.0

Choose a tag to compare

@hypery11 hypery11 released this 01 Sep 14:26

0.3.0 — 2026-09-01 (Taipei)

Added

  • File-based CLI engines: omm ralplan, interview/deep-interview, ultragoal, handoff, skillify, verify, autopilot, execute, remember, debug, trace
  • omm ask scores bundled SKILL.md YAML descriptions (19-role router, no remote model)
  • Stop chain honors .omm/autopilot.json after ralph/ulw/boulder/todo

Notes

  • Slash-commands remain in-session interviewers; CLI writes .omm/ state files
  • Still not 1:1 with peer runtimes (no tmux, no remote ask)

0.2.0

Choose a tag to compare

@hypery11 hypery11 released this 01 Sep 14:12

0.2.0 — 2026-09-01 (Taipei)

Added

  • File-based companion CLI: omm team, ask, wait, mission, wiki, update (no tmux, no remote model)
  • Stop chain also honors .omm/ulw.json / ultrawork.json, .omm/boulder.json, and a capped .omm/todo.json nudge
  • PreCompact writes .omm/compact.json and appends .omm/memory.md
  • SessionEnd optional http(s) webhook from .omm/notify.json
  • Fail-open intent-gate on PreToolUse when .omm/intent-gate.json requires plan

Fixed

  • Hook cwd_from prefers workspace_root / OMM_DIR / MUSE_WORKSPACE over lying PWD

Notes

  • Still not 1:1 OMC. Templates remain for interview/verify/ralplan/etc. CLI+hooks now have real file-based state machines.

0.1.1

Choose a tag to compare

@hypery11 hypery11 released this 01 Sep 11:36

0.1.1 — 2026-09-01 (Taipei)

Changed

  • omm hud is a real text snapshot of .omm/ (not a live TUI); keyword hook accepts wrapper {event, stdin} fixtures

Notes

  • npm package oh-my-musecode 0.1.1 and GitHub release v0.1.1

v0.1.0 — Oh My Muse Code

Choose a tag to compare

@hypery11 hypery11 released this 01 Sep 00:58

First public release of oh-my-musecode (omm): a native Muse Code plugin.

Install

export MUSE_EXPERIMENTAL_PLUGINS=1
muse plugins marketplace add omm https://github.com/hypery11/oh-my-musecode
muse plugins install oh-my-musecode@omm
muse plugins approve oh-my-musecode

What's real

  • 19 role skills, 19 slash-commands, 8 hooks (Muse 1.0.1 plugins validate green)
  • Ralph Stop loop: {"decision":"block"} while .omm/ralph.json is active (hook testshould_block: true)
  • omm setup / omm doctor
  • README demo GIF

What's not

  • Not a 1:1 port of oh-my-claudecode / oh-my-codex
  • omm team|ask|hud|wait|mission|wiki|update are stubs
  • No tmux HUD, no Meta API proxy

MIT. Maintainer: hypery11.