Skip to content

AEGIS Desktop v5.1.0

Choose a tag to compare

@rshodoskar-star rshodoskar-star released this 19 Feb 01:33
· 52 commits to master since this release

πŸ›‘οΈ AEGIS Desktop v5.1.0

✨ New Features

  • Dashboard rewrite β€” cost-first design with hero cards, agent panel, and live sessions feed
  • Full Analytics β€” 17-file analytics suite replacing Cost Tracker (date ranges, model/agent/token breakdowns, daily table, export)
  • Model Picker β€” switch AI models from the title bar (dynamically loaded from gateway config)
  • Thinking Picker β€” change reasoning level (off / low / medium / high) from the title bar
  • Tool Intent View β€” collapsible cards showing tool calls with name, params, and result (toggle in Settings)
  • Light Mode β€” complete light theme with custom palette, auto-switching code blocks
  • Theme System β€” full CSS variable architecture (--aegis-* tokens), zero hardcoded colors
  • Welcome Screen β€” AEGIS branding on launch, chat loads only on first interaction
  • 1M Context Toggle β€” enable extended context window in Settings (Anthropic API)

πŸ”§ Fixes & Improvements

  • All hardcoded colors removed β€” every component uses theme tokens (dark + light safe)
  • Dashboard resilience β€” Promise.allSettled prevents single API failure from breaking the page
  • Code blocks auto-switch oneLight/oneDark syntax theme based on app theme
  • Model detection β€” exact match instead of includes() for accurate active model indicator
  • Central Zustand store with smart polling (10s/30s/120s intervals)
  • Cost Tracker fully replaced by Full Analytics

πŸ“¦ Download

  • AEGIS-Desktop-Setup-5.1.0.exe β€” Windows installer