Replies: 2 comments
-
|
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
-
|
I would go even further and prepare Tracy for the emerging full Agent development-test cycle. It would be great to have possibility to set output to HTML/MD based on config variable. So the developer can keep HTML while agents can easily run the project with MD. |
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