Welcome to our first CHANGELOG after Tidewave Web official release.
Our headliner is Editor Integration, allowing you to open up files with a single click. The integration also plays well with the Inspector, where you can ctrl+click
(or cmd+click
on macOS) to directly open elements in your editor. Check out the video below:
Our background notification feature keeps you informed when your Tidewave agent completes a task or needs your input. This lets you focus on other work while we handle your requests, without worrying about missing important updates.
Features
-
Editor Integration with one-click file opening and UI element inspection
-
Background notifications for agent completion and tool prompting
-
Extend support to Elixir v1.15+
-
Allow the chat panel to be resized up to 75% of the page
-
Improve system prompts for GPT-5
Bug fixes
-
Only include models from GitHub Copilot with tool call support
-
Address a bug where removed files were still included in
list_project_files
tool -
Do not crash when LLMs call unknown tools or tools with non-JSON input