github Yeachan-Heo/oh-my-claudecode v2.5.0
v2.5.0 - Project-Scoped Configuration

latest releases: v4.13.5, v4.13.4, v4.13.3...
3 months ago

What's New

Project-Scoped Configuration (Closes #53)

  • /sisyphus-default now creates ./.claude/CLAUDE.md in your current project (project-scoped)
  • /sisyphus-default-global creates ~/.claude/CLAUDE.md globally (previous behavior)
  • Project-scoped configuration takes precedence over global

Why This Matters

Previously, /sisyphus-default would overwrite your global ~/.claude/CLAUDE.md without warning. Now:

Command Scope Safe for existing configs
/sisyphus-default Project ✅ Yes
/sisyphus-default-global Global ⚠️ Overwrites

Upgrade Guide

After updating, run one of:

  • /sisyphus-default - Configure for current project only (recommended)
  • /sisyphus-default-global - Configure globally for all projects

Full Changelog: v2.4.0...v2.5.0

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

NewReleases is sending notifications on new releases.