Skip to content

v1.9.0

Compare
Choose a tag to compare
@saoudrizwan saoudrizwan released this 21 Sep 18:38
· 319 commits to main since this release
  • Claude can now use a browser! This update adds a new inspect_site tool that captures screenshots and console logs from websites (including localhost), making it easier for Claude to troubleshoot runtime/visual issues on his own. See a demo here.
    Cursor 2024-09-21 14 33 02
  • Improved automatic linter/compiler debugging by only sending Claude new errors that result from his edits, rather than reporting all workspace problems.