github Yeachan-Heo/oh-my-claudecode v4.1.16

latest releases: v4.10.2, v4.10.1, v4.10.0...
one month ago

oh-my-claudecode v4.1.16

Fixed

  • Setup wizard: Removed stale team.defaultModel configuration that was still being written to .omc-config.json despite being removed in v4.1.2. Teammates now correctly inherit the user's session model. (#551)
  • Setup hook: Removed legacy vacuumSwarmDb() maintenance function that required sqlite3 CLI and was dead weight since team mode replaced swarm. (#551)

Changed

  • Commands deprecated: All 33 command files in commands/ replaced with deprecation stubs redirecting to the corresponding /oh-my-claudecode:<skill>. Skills (skills/*/SKILL.md) are now the sole source of truth, eliminating content drift between commands and skills. (#552)

Migration

Commands like /analyze, /autopilot, /ralph etc. still work but now display a deprecation notice pointing to the skill equivalent (e.g., /oh-my-claudecode:analyze). No action required — skills have always been the canonical entry point.

Don't miss a new oh-my-claudecode release

NewReleases is sending notifications on new releases.