Changelog

Version 0.6.4 January 17, 2025

Added

  • Manually check for app updates from the settings menu
  • Code files now show preview in the file tree. Editor coming soon

Fixed

  • Context ring now correctly reports actual context available
  • Changes made by agent via Write tool now trigger editor hot-reload
  • Browser view now properly restores your selected layout mode after closing settings

Changed

  • Skill and SlashCommand tools are now auto-approved for smoother workflow

Download Latest Version

Version 0.6.3 January 12, 2025

Added

  • Streaming Toggle - Control streaming behavior with a new toggle in settings
  • External MCP Servers - Support for loading external MCP servers from .mcp.json file configuration
  • New Folder Button - Create new folders directly from workspace picker
  • Hidden Files in Picker - Workspace picker now shows hidden files for full visibility

Fixed

  • Focus History Search - Focus history is now properly included in dropdown search results

Changed

  • Chat Performance - Improved chat scrolling and rendering responsiveness

Version 0.6.2 January 8, 2025

Added

  • Session Pinning - Pin important sessions to the top and reorder with drag-drop
  • Hidden Files Toggle - Show or hide hidden files in the file tree with one click
  • Bug Reports - Built-in bug report tool with diagnostic data collection

Fixed

  • SDK Error Messages - API errors now display directly in chat with clear labels
  • Dark Mode - Mentions dropdown background adapts to theme

Changed

  • Tool Call Grouping - Consecutive tool calls now grouped visually, with special rendering for group-breaking tools

Version 0.6.1 January 5, 2025

Added

  • Clarifying Questions - New system lets Agent ask clarifying questions before taking action in a quiz form
  • Extended Thinking Display - Agent's extended thinking now appears as collapsible blocks, so you can see the AI's reasoning process
  • Multiple Prompt Suggestions - Expanded prompt chips for better visual feedback

Changed

  • Strategic Knowledge Agent - Refined system prompt for better distinction between ideation and action tasks

Fixed

  • Binary Bundling - Fixed node.js binary packaging to match electron-builder platform names
  • File Path Validation - File operations now validate paths against workspace folderTree to prevent false positives

Version 0.6.0 December 31, 2025

Added

  • Multi-Provider LLM Support - Use multiple providers including Z.AI with a new GLM 4.7 model. Both Claude and Z.AI are available
  • Agent Context Panel - Unified sidebar with widgets for session awareness: Session Brief (scratchpad), Agent Todos, File Comments, and Pinned Items (ex-Tabs)
  • Viewport Mode - File tree follows file visible in the editor viewport
  • SetFocus Tool - New tool to set focus folders directly from chat, integrated via MCP
  • Scroll to Bottom Button - Quickly jump to the latest message in long chat sessions
  • File Path Linking - File paths in chat messages are automatically detected and clickable
  • Context Usage Indicator - Toggle in Appearance settings to show/hide context usage in sessions

Changed

  • Redesigned Settings Modal - New sidebar navigation with organized tabs for better access, including dark theme and view all shortcuts
  • Cmd+W Shortcut - Hides editor and maximizes chat for focused AI interaction
  • Chat Input - Enter key no longer triggers actions outside chat focus

Fixed

  • Auth Detection - Claude Code OAuth check now runs more stable

Version 0.5.3 December 23, 2025

Added

  • Save Agent Messages - Right-click any AI response to save it directly to a file
  • Sticky User Messages - Your messages now stay visible with expand/collapse, making long conversations easier to follow
  • Smart Prompt Suggestions - AI now considers your session context when suggesting prompts

Fixed

  • Tool Approval Reliability - Fixed stale approvals appearing after canceling requests
  • Chat Titles - Removed "Title:" prefix from auto-generated session names
  • Browser Overlap - Fixed browser view occasionally overlapping with top bar
  • Comment UX - Immediate clearing after submit with smarter follow-up suggestions

Version 0.5.2 December 19, 2025

Added

  • Open Tabs Awareness - Agent now sees what browser tabs you have open and can reference them in responses
  • Next Prompt Suggestions - After the agent responds, suggested follow-up prompts appear so you can continue conversations effortlessly
  • Read Browser Tab Tool - Claude can now read the content of your open browser tabs directly, making research workflows smoother

Changed

  • Focus Folder Actions - Clear focus from the session context menu or main menu; manage focus folders via right-click
  • Context Usage Indicator - Visual ring shows how much context is being used before sending
  • Layout Persistence - Sidebar and panel layout now remembered per session
  • Inline Title Editing - Click the session title to rename it directly

Version 0.5.1 December 16, 2025

Added

  • Drag & Drop File Organization - Rearrange files and folders by dragging them in the file tree
  • New Folder Creation - Create folders directly from context menu with auto-rename mode

Changed

  • Faster File Tree Updates - Incremental tree updates instead of full refreshes for smoother performance
  • Smarter Tab Behavior - When closing a tab, the adjacent tab is now activated instead of jumping elsewhere
  • Enhanced Chat Stability - Improved session management for more reliable AI conversations

Fixed

  • Read-Only Tool Detection - Fixed timing issue where tool read-only status wasn't calculated correctly

Version 0.5.0 December 14, 2025

Added

  • Inline Rename - Rename files and folders directly in the file tree via right-click
  • New Note Action - Create markdown notes quickly via context menu on folders
  • Tool Grouping - Sequential read-only tools (Read, Grep, Glob) are now collapsed for cleaner chat

Changed

  • Tool Approval - Pending tools now appear one at a time in a focused overlay with keyboard shortcuts
  • Sessions Sidebar - Date/focus view toggle, pill-shaped group headers, tighter spacing
  • File Sync - Detects external file changes on tab focus and refreshes tree after AI file operations

Fixed

  • Title Auto-Generation - Fixed reliability issues where titles weren't being generated after first exchange

Version 0.4.0 December 13, 2025

Added

  • Focus Folders - New session screen now shows focus folders with context preview, so you can see exactly what files will be sent to the AI before starting
  • New Session Shortcut - Create sessions quickly with Cmd+N keyboard shortcut
  • Tool Improvements - Bash commands now show descriptions, Claude can invoke specialized skills
  • File Tree Preload - Entire workspace tree loads at startup for faster navigation

Changed

  • Model Persistence - Your model choice is now remembered for new sessions

Fixed

  • Session Title Generation - Fixed intermittent failures in automatic title generation
  • Running Session Status - New sessions now correctly show running indicator

Version 0.3.2 December 11, 2025

Added

  • Auto-Updater - App now checks for updates automatically and installs them with one click

Changed

  • Session Status - Clearer session sidebar status with subagent tracking, shimmer animations, and consistent icons
  • Tool Call Spacing - Reduced vertical spacing between tool calls in chat for better density

Fixed

  • Task Tool Expansion - Task tools can now be expanded while still pending to see the prompt

Version 0.3.1 December 9, 2025

Added

  • New File Button - Create new markdown files directly from the Files sidebar
  • Tab Context Menu - Right-click tabs in sidebar for quick actions (duplicate, close others, copy path)

Fixed

  • Tool Messages - Auto-approved tools now display their output in chat
  • Chat Titles - Shorter, more descriptive session titles

Version 0.3.0 December 6, 2025

Added

  • Parallel Streaming - Multiple chat sessions can now stream responses simultaneously
  • Document Titles in Tabs - Open tabs list now shows H1/H2 headings from your documents for easier navigation
  • Mark as Unread - Right-click any chat session to mark it as unread for later follow-up
  • Per-Session Approval Mode - Each chat session now has its own tool approval settings, giving you finer control over AI actions
  • Improved Session Switching - Chat textarea now auto-focuses when switching between sessions

Fixed

  • Empty Chat Draft - Fixed a bug where empty chat drafts weren't properly removed
  • Empty Resume Messages - Fixed issue where empty messages could be sent when resuming SDK sessions

Version 0.2.1 December 5, 2025

Changed

  • Files Sidebar Layout - Directory view moved above open tabs for easier tree navigation

Fixed

  • Preview Tab Updates - Content now correctly refreshes when switching between files
  • Minimize Button - Button disabled when no tabs are open (prevents invalid state)
  • Session Continuation - Fixed bug where agent fails when continuing an existing session
  • AGENTS.md Loading - Now correctly loads AGENTS.md from workspace root

Version 0.2.0 December 4, 2025

Changed

  • Agent-First Layout - Redesigned workspace centered on AI collaboration, similar to Cursor's new Agents mode

Version 0.1.0 November 28, 2025

Initial alpha release

  • Markdown Editor - Beautiful what-you-see-is-what-you-get editor for local markdown files
  • Built-in Browser - Browse the web in tabs alongside your documents
  • Claude AI Assistant - Native integration that can read your files and browser content