continue
continue copied to clipboard
[Enhancement] Create a context provider to pull in the error text within the debug context.
Validations
- [X] I believe this is a way to improve. I'll try to join the Continue Discord for questions
- [X] I'm not able to find an open issue that requests the same enhancement
Problem
There is already a context handler to bring in variables from the stack trace (Debugger: local variables), but it would also be helpful to be able to ask your AI assistant for help with the text of the error thrown.
Solution
New context provider