v0.1.0
First public-ready cut.
Install
curl -sSfL https://raw.githubusercontent.com/spuddydev/claudetoggle/main/setup.sh | shHighlights
- XDG-compliant layout under
$XDG_DATA_HOME/claudetoggle/ claudetoggleCLI:add,remove,list,on,off,update,uninstall,doctor,help- Three scopes: project, session, global
- Slash-command + dispatcher + statusline wired in one install
TOGGLE_EXTRA_HOOKSfor peer enforcement scripts (e.g.PreToolUse(Bash)linters)- 96 bats tests, lint and format clean
Notes
- The CLI is bash for this release. A native binary rewrite (Go) is planned for v0.2.0; the CLI surface is final.
- Reference toggles in
examples/:coauth(project Co-Authored-By trailer policy) anddevlog(session-scope silent journal).
See CHANGELOG.md for the full list.