Skip to content

v7.5.1 — Neuraldeep visual identity + Pi hardening

Latest

Choose a tag to compare

@vakovalskii vakovalskii released this 26 May 05:43
· 3 commits to main since this release
56fa2b9

What's new

🎨 Visual identity port (#225)

Codbash gets the neuraldeep look:

  • Deeper dark palette: #08090C bg / #121418 panels / #2A2D33 borders
  • Neon green brand accent #00FF88 in dark, AA-safe #10804A in light
  • Inter font + antialiased smoothing
  • 180ms theme cross-fade on switch
  • accent-pulse keyframe for primary CTAs (opt-in via .cta-pulse class)
  • data-reveal CSS scaffold for fade-up animations (JS hook-up follow-up)
  • prefers-reduced-motion respected everywhere
  • Monokai theme preserved untouched — kept as the retro third option

🔒 Pi / Oh My Pi resume hardening (#224)

  • Non-Pi Resume buttons no longer routed through Pi-specific helper
  • /api/launch only forwards resumeTarget for tool === 'pi'
  • Scope tightened to what was actually needed in #221

Install / upgrade

npm install -g codbash-app@7.5.1

Or pick up via the in-app update prompt.