Skip to content

v2.1.0

Choose a tag to compare

@github-actions github-actions released this 25 Mar 07:51

What's new

Highlight

  • Better nav
  • Improve ui
  • Remove Codex agent

Refactoring & Cleanup

  • Consolidated navigation and route state into a dedicated store, removing react-router / react-router-dom dependencies
  • Simplified auth flow: inlined redirect logic in ProtectedRoute, added sessionChecked guard to prevent duplicate session checks, removed AuthDebug component
  • Adjusted global layout for full-height rendering and controlled scroll behavior
  • Improved responsiveness and refactored the Claude Code page header layout
  • Removed team management functionality and associated components