Skip to content

Releases: jasonjmcghee/claude-debugs-for-you

Claude Desktop working again

22 May 16:22

Choose a tag to compare

What's Changed

Full Changelog: v0.1.0...v0.1.1

Add support for auto-resume of debugging on requested launch

02 Apr 15:46

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.0.7...v0.0.8

Multithreading, Status Menu, Better Configuration

23 Mar 05:17

Choose a tag to compare

What's Changed

  • [CDFY-14]: (Adds multithreading debugging) Use the active stack frame id by @jasonjmcghee in #15
  • Add status menu, more commands, multi-window hand-off, and simplified setup to improve quality of life by @jasonjmcghee in #17

Full Changelog: v0.0.6...v0.0.7

Automatically start on vs code initialization + stability

16 Feb 19:21

Choose a tag to compare

What's Changed

Full Changelog: v0.0.4...v0.0.6

Adds `/sse` support

15 Feb 22:49

Choose a tag to compare

What's Changed

  • Adds support for /sse

For example, in Cursor:

Screenshot 2025-02-15 at 2 37 06 PM

This is a minimal set of changes to add support for /sse which fixes #7 and was inspired by @dkattan 's work on #5

Full Changelog: v0.0.3...v0.0.4

Compatibility Improvements

07 Feb 03:04
8dde3d7

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.0.2...v0.0.3

Allow configuring port of MCP Server

20 Jan 21:45

Choose a tag to compare

  • Adds ability to configure the port of the MCP Server

Initial

20 Jan 21:29

Choose a tag to compare

This is the first release!