▲ | jasonjmcghee 6 hours ago | |
You can give LLMs useful tools to have more rich interactions with them - help them help you more. They're also fun and easy to build. Here's one I made - it wraps the vscode debugger: https://github.com/jasonjmcghee/claude-debugs-for-you I've specifically tested it with continue.dev so it might serve as a useful example / template. |