Skip to content

v0.4.9

Choose a tag to compare

@kinqsradio kinqsradio released this 03 Jun 03:38

v0.4.9

A brand-new dashboard, a full Brand Studio, observable brain agents, and Cloudflare deployment support.

Highlights

  • Completely redesigned dashboard built around BrainRouter's new "Memory Instrument" design system.
  • New app shell with grouped navigation, sticky top bar, search, and ⌘K command palette.
  • Animated Home experience explaining BrainRouter's memory architecture and recall pipeline.
  • Brand Studio (/brand) for creating release cards, banners, avatars, logos, and social content with vector-based editing and SVG export.
  • Brain-agent observability — previously hidden maintenance agents now run, report activity, and appear correctly in the dashboard.
  • Refresh-token authentication with silent renewal, cross-tab sessions, and improved security.
  • Cloudflare Workers deployment via static export with no SSR runtime required.
  • Static presentation mode for marketing/demo deployments without a backend.

Improvements

  • Modernized design system across all dashboard routes
  • New About page and branding assets
  • Platform safe-zone guides for banners and profile images
  • Improved API validation, rate limiting, CORS, and JWT handling
  • Graceful server shutdown and development restart fixes

Brain Updates

  • Activated:

    • tree_sealer
    • tree_digest
    • source_chunker
    • blackboard_reconciler
    • relevance_judge
    • benchmark_eval
  • Added scheduling, observability, and dashboard reporting for maintenance agents.

Deployment

  • Static export support for Cloudflare Workers
  • wrangler configuration and deployment tooling included

Status

  • 554 brain unit tests passing
  • Dashboard build: 26/26 routes

Full Changelog:
[v0.4.8...v0.4.9](https://github.com/kinqsradiollc/BrainRouter/compare/v0.4.8...v0.4.9