Live Debugging Options for Visual Studio Code #53
Tharindu De Silva (mr-desilva)
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Hi everyone,
I just wanted to check whether it is possible to add a live debugger style feature to the plugin. It does not need to be a full debugger with breakpoints. Something like a log trace would be great. Ideally, it would show how the agent makes decisions based on referenced knowledge sources and how it switches between topics.
All reactions