v1.0.10
What's Changed
Added
- Codespaces devcontainer - Workshop attendees on any platform can now use GitHub Codespaces with Claude Code extension auto-installed
- test-dirty-fork.sh - Simulate various fork states for upgrade testing (10 scenarios)
- test-upgrade-cycle.sh - Automated upgrade scenario testing harness
Details
- Ubuntu noble base with Python 3.12, Node 20, gh CLI, uv
- Solo mode enabled by default via containerEnv
- Port forwarding for Next.js (3000)
- Graceful fallback if setup-solo-mode.sh doesn't exist
Full Changelog: v1.0.9...v1.0.10