v0.1.2
New feature
Notable features
- exception reporting to LLM
- Unity debugger threadId support
Full changelog
What's Changed
- feat: report exception to llm by @commandblock2 in https://github.com/jasonjmcghee/claude-debugs-for-you/pull/35
- Include threadId in continue request for Unity debugger compatibility by @bruno1308 in https://github.com/jasonjmcghee/claude-debugs-for-you/pull/39
New Contributors
- @commandblock2 made their first contribution in https://github.com/jasonjmcghee/claude-debugs-for-you/pull/35
- @bruno1308 made their first contribution in https://github.com/jasonjmcghee/claude-debugs-for-you/pull/39
Full Changelog: https://github.com/jasonjmcghee/claude-debugs-for-you/compare/v0.1.1...v0.1.2