Skip to content

v1.0.10

Choose a tag to compare

@github-actions github-actions released this 20 May 23:17
· 60 commits to main since this release
97cf6b5

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