Skip to content

Cortex v0.1.2

Choose a tag to compare

@github-actions github-actions released this 22 Jun 15:02

What's Changed

  • feat: refactor onboarding screens into modular components and update types
  • feat: polish first-run onboarding screen layout and update workspace components
  • style: upgrade theme colors and logo assets
  • feat(layout): enhance footer UI and use full‑height viewport
    • replace fixed height root class with min‑h‑100dvh for better mobile support
    • redesign footer with status info, updated theme switcher styling, and refined colors
    • add utility import for class name handling
  • feat: add FirstRunOnboardingScreen — 5-step brutalist first-run wizard
  • feat(splash): neural wake - pulse rings, scramble title, reticle mark
  • feat(terminal): rounded pill action bar with theme-aware moving glow border
    • PaneElevator floating toolbar is now a fully rounded pill with an animated conic-gradient glow that travels around the border plus a soft outer bloom.
    • The glow is driven by --accent-primary/--accent-primary-rgb so it re-tints per theme (Claude, Cursor, etc.). Honors prefers-reduced-motion.

Full Changelog: v0.1.1...v0.1.2