Skip to content

v0.6.1

Choose a tag to compare

@github-actions github-actions released this 20 Jun 16:08

Added

  • πŸ” Firecrawl web search. Added Firecrawl as a web search provider. Configure your API key from Settings > Web, or set FIRECRAWL_API_KEY as an environment variable. Firecrawl slots in between Brave and DuckDuckGo in the automatic provider order, and also works with a custom self-hosted endpoint.

Changed

  • πŸ“‚ Workspace paths are normalized. Paths like ~/Projects/myapp and /Users/you/Projects/myapp now resolve to the same workspace instead of creating duplicates. Existing duplicates are cleaned up automatically when you open or save a workspace.
  • πŸ”” Clicking a browser notification opens the chat. Desktop notifications for completed tasks now take you straight to the conversation when you click them, instead of just bringing the window to the front.
  • 🏷️ Workspace names display consistently. Folder names shown in the sidebar, search results, automation list, and notifications now all use the same logic, so you see the same label everywhere.
  • 🧹 Pending messages follow the right branch. When queued messages or background sub-agent results come in, they now attach to the correct point in the conversation instead of occasionally landing on the wrong branch.