workon releases
← Back to workon ยท RSS
-
- feat Pre-generate Claude session ID and support --resume for workspace sessions
-
- fix Serialize release workflow to prevent duplicate builds
- other Skip save prompt when only workon-generated files changed
-
- feat Git worktree fallback when jj is unavailable
- fix Configure git user in tests for CI environments
-
- feat Optional label for workspace sessions (-w "fix tests")
- other Show --skip-copy-ignored hint and keep both Cloning/Cloned lines visible
-
- fix Clone nested git repo directories (e.g. bundler gem checkouts) in worktree copy
-
- fix Update Cargo.lock, add CLAUDE.md with build/pre-push checklist
- other Remove redundant .claude copy, update README for clonefile workflow
-
- feat Use APFS clonefile for fast workspace copy, background cleanup
-
- feat Recover from hung zellij server on workon -n
- feat Add codebase stats script from branchdiff
- feat Inject mise env into workspace sessions
- fix Clippy lints for excessive bools and collapsible ifs
-
- fix Remove conditional guard on homebrew tap trigger
-
- feat Add -w flag for ephemeral jj workspaces
- feat Pre-approve workspace trust in claude.json before launch
- feat Rewrite as Rust binary
- fix Use detected trunk branch instead of hard-coded master
- other Add Claude Code setup section for worktree permissions
- other Add .gitignore with .claude entry