nightly8 releases59 commits

Daily Update

  1. 1.Interface and Chat Experience Improvements
  2. 2.Interface and Runtime Flow Improvements
5:35 PM PT

Interface and Chat Experience Improvements

3 related interface changes landed together across chat, settings, workflow, and product surfaces.

  • Colocate tests for the remaining Notes and Feedback components

    Sources2cf7e90
  • Stabilize desktop shell background across app switches and boot

    Sources05255bb
  • Trim unused UI scaffolding from process and agent chat views

    Sourcesfb7008d
4:53 PM PT

Interface and Runtime Flow Improvements

8 related interface and runtime changes landed together to smooth tool flows, chat behavior, and day-to-day product interactions.

  • Show build version in Team Settings general section

    Sourcesbbab5ed
  • Make session rows non-navigating in agent lists

    Sourcesbb7ef80
  • Report real super-agent context utilization in AssistantMessageEnd

    Sources01414ab
  • Refactor Notes and Feedback apps to match React and TypeScript rules

    Sources37e29c6
3:52 PM PT

Interface and Chat Experience Improvements

8 related interface changes landed together across chat, settings, workflow, and product surfaces.

  • Anchor notes save-state indicator to the bottom right

    Sources0d57e49
  • Tighten notes scroll-area top padding and zero title top margin

    Sources37dce04
  • Patch notes tree in place on autosave rename

    Sourcesf1d283c
  • Pin note title to fixed h1 styling regardless of block type

    Sourcese7ad5da
2:50 PM PT

Interface and Chat Experience Improvements

8 related interface changes landed together across chat, settings, workflow, and product surfaces.

  • Add Notes app backed by local markdown files

    Sources3233d51
  • Use readable slugs for note paths and rename files to match titles

    Sourcesa8bcc24
  • Auto-select a note on entering the Notes app and stop URL/store loop

    Sources8a87c08
  • Add ZERO product, move New Idea into feed, honor adapter model lists

    Sources8698dff
1:35 AM PT

Interface and Chat Experience Improvements

8 related interface changes landed together across chat, settings, workflow, and product surfaces.

  • Tag feedback items with a product and filter by it

    Sources71151ff
  • Match feedback filter section labels to projects sidebar

    Sourcesfdeac18
  • Drop hover/focus highlight from feedback filter section header

    Sources6fc86dc
  • Block spec deletion when tasks still reference it

    Sourcesefaadf2
12:34 AM PT

Interface and Runtime Flow Improvements

8 related interface and runtime changes landed together to smooth tool flows, chat behavior, and day-to-day product interactions.

  • Wire feedback votes and status updates through aura-network

    Sources1f7fea8
  • Drop tinted background on Run panel task rows

    Sources485732b
  • Flush TaskBlock body so collapsed rows match other tools

    Sources5231af4
  • Retire stale active sessions on rotation

    Sourcesbe5cc2d
10:36 PM PT

Interface and Chat Experience Improvements

8 related interface changes landed together across chat, settings, workflow, and product surfaces.

  • Share scroll + folder-section chrome across Feed and Feedback

    Sourceseaf0535
  • Replace chat virtualization with native CSS scroll anchoring

    Sources8879923
  • Neutralize Block body borders and highlight colors

    Sourcesaabd6a5
  • Align Block body text with header status dot

    Sources3506a6d
8:13 PM PT

Interface and Chat Experience Improvements

8 related interface changes landed together across chat, settings, workflow, and product surfaces.

  • Fix janky chat scroll at bottom during sidekick resize

    Sourcesbc92aec
  • Pin chat to bottom synchronously during lane resize

    Sources1876a8b
  • Stop scrollTop clamp from swallowing pin-to-bottom delta on resize

    Sources2ac44d6
  • Double chat textarea height and move scrollbar to row's right edge

    Sources2bfea9c
nightly4 releases70 commits

Daily Update

  1. 1.Live streaming tool previews for specs and files
  2. 2.Simplified settings navigation with logout in team panel
  3. 3.Fixed chat history persistence across app restarts
  4. 4.Improved task status reliability across all views
6:43 PM PT

Release Infrastructure Improvements

Stabilized desktop build workflows and enhanced changelog generation

  • Fixed Linux desktop build dependencies and runner configuration issues

  • Enhanced changelog generation with improved filtering and timeline grouping

    Sources1e4b343
4:31 PM PT

Chat History & Task Status Reliability

Fixed chat history persistence and task status synchronization issues

  • Restored missing assistant and tool turns in chat history that were being dropped on app reopen

  • Fixed task status preservation across all views to prevent completed tasks from reverting to in-progress

  • Improved Stop automation resilience with better error handling and UI state management

    Sourcesf33ff9e
  • Enhanced chat scroll anchoring to stay stable during sidekick pane resizing

4:13 PM PT

Live Tool Streaming & Preview Cards

Enabled real-time streaming of tool inputs with live preview cards for specs and files

  • Implemented live streaming of spec markdown content into preview cards as the model generates it, replacing static spinners

    Sources267e80e
  • Extended streaming to file operations (write_file, edit_file) with live diff and code previews

    Sourcesb0bd9d7
  • Added right-click delete functionality for specs and tasks in the Sidekick panels

    Sources2357d97
  • Enabled Anthropic fine-grained tool streaming for character-by-character preview updates

    Sourcesa336804
8:36 PM PT

Chat Session Management & Settings Redesign

Overhauled chat session handling and simplified app settings navigation

  • Fixed agent chat context reset to create fresh sessions and clear client caches, preventing conversation leakage between sessions

    Sources4c469d2
  • Moved logout action into team settings panel and removed the top-bar settings modal entirely

    Sources54d6ca8
  • Added specs-to-disk mirroring so generated specs appear in project filesystem at <workspace_root>/spec/<slug>.md

    Sourcescca9aae
nightly4 releases65 commits

Daily Update

  1. 1.Mobile workspace shell with streamlined navigation and agent workflows
  2. 2.Bottom-anchored chat virtualization eliminates scroll jank
  3. 3.Automated AI-powered changelog generation for releases
  4. 4.Significant startup performance improvements with lazy loading
8:09 PM PT

Mobile Experience

Added dedicated mobile workspace shell with organization switching, project navigation drawer, and streamlined agent workflows optimized for on-the-go work

  • Added dedicated mobile workspace shell with organization switching, project navigation drawer, and streamlined agent workflows optimized for on-the-go work

  • Refined mobile agent and project workflows with improved agent selection, project setup flows, and execution view layouts for mobile devices

  • Enhanced mobile regression test coverage with visual validation and responsive layout checks

    Sources032889c
8:09 PM PT

Chat System Performance

Rebuilt chat layout with bottom-anchored virtualized architecture that eliminates visible scroll jank during history loads and streaming

  • Rebuilt chat layout with bottom-anchored virtualized architecture that eliminates visible scroll jank during history loads and streaming

  • Implemented smooth streaming text reveal with word-by-word pacing and improved height estimation for rich content messages

  • Added context utilization display in chat input bar with session reset capability and real-time streaming of spec and task creation updates

  • Stabilized chat viewport during sidekick resizing and improved streaming handoff transitions to prevent layout jumps

8:09 PM PT

Performance and Infrastructure

Optimized startup performance with lazy shell imports, reduced auth validation overhead, and added bundle size budgets with performance guardrails

  • Optimized startup performance with lazy shell imports, reduced auth validation overhead, and added bundle size budgets with performance guardrails

  • Improved desktop route persistence and shell loading to restore the last valid route on startup instead of defaulting to the home app

  • Enhanced agent recovery flow with explicit delete-then-provision sequence and real-time WebSocket progress updates

    Sourcesa4c565c
8:09 PM PT

Release Infrastructure

Added automated daily changelog generation with AI-powered release notes for both nightly and stable channels

  • Added automated daily changelog generation with AI-powered release notes for both nightly and stable channels

  • Upgraded CI toolchain to Node 22, Java 21, and improved Cargo build caching with shared target directories for faster desktop rebuilds

  • Aligned CI and local runtime parity with pinned toolchain versions and improved iOS beta deployment automation