Replies: 1 comment
-
|
Similar to how there is an icon that serves to search for the error on Google, there could be an icon that copies the error in markdown to the clipboard. |
Beta Was this translation helpful? Give feedback.
0 replies
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.
-
When working with AI, I would sometimes like to insert an exception generated by the Tracy into AI tool so that it can take care of fixing or explaining the problem. Can Tracy save the output in a format such as markdown instead of an HTML file, which would be significantly more data-efficient and easier to read for LLM. I know text logs, but these logs does not include all information as HTML version does.
Beta Was this translation helpful? Give feedback.
All reactions