RELEASES & UPDATES
Changelog
What’s new, improved, and fixed across Neuron Desktop and Extension releases.
Added
- Multi-Agent Workflow Engine: Built-in workflow roles (
Team Lead, Explore, Planner, Builder, Reviewer) with role-aware policies, automatic profile seeding, and sequential coordination via run_workflow.
- Model Profiles & Selection: Automatic and Manual model assignment for workflow roles in Settings with segmented controls and materialization.
- Intelligent Mode Routing: Per-turn mode routing in
Automatically mode, granting full Build tools by default and restricting to read-only tools on explicit plan/investigation intent.
- Hardened Plan ↔ Build Handoff: Strict deliberation handoffs where Build → Plan transitions automatically, while Plan → Build requires explicit user confirmation.
- Live Token Meter & Usage Quotas: Real-time context-window meter, token tracker per request, and account-wide 5-hour/7-day rolling usage windows with scheduled reset times.
- Persistent Usage State: Automatic recovery of context window token usage across app restarts.
- Native Neuron Agent Runtime: Account-bound Cloud Memory MCP tools, local persistent memory subsystem, Sentry crash reporting, and 87 bundled engineering skills.
- Dedicated Hub Settings: Account and Usage settings pages with consolidated OAuth PKCE authentication state.
- Cross-Platform Builds: Direct download installers for macOS Apple Silicon & Intel (.dmg), Windows x64 (.exe), and Linux (.deb / .tar.gz).
- Terminal & Audio Enhancements: Terminal reattach support, worktree terminal handling, voice capability reporting, background speech model downloads, and adaptive dictation timing.
Improved
- Workspace auto-title and branch generation propagating active chat provider, model, and thinking parameters into initial agent context.
- Desktop app icon assets scaled precisely to the macOS 81% safe area.
- Context window and Account usage popovers with single-row aligned headers and full-width progress bars.
- Connection selection, timeline loading, and agent hydration reliability.
- Clean daemon auto-shutdown handlers on desktop dev exit.
- Worktree setup streaming visibility and explorer tab state preservation.
Fixed
- Workspace auto-title generation failures by deferring scheduling until after agent authentication and retaining in-memory Hub credentials.
- Workspace auto-title being skipped on precreated directory workspaces.
Automatically mode tool-less limitations and missing Context window meters on app restart.
- Stale protocol/client build artifacts and Linux checkout diff recursive watch loops.
- Layout clipping and text truncation in the desktop context quota popover.
Added
- Account-bound Cloud Memory registration via
GET /v1/me (user-${sha256(email)}).
- Unified team memory and cross-session recall across all logged-in devices.
Fixed
- Broken cross-skill reference links across all 87 bundled playbooks.