Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add logs inside inspector view #226

Open
leo-ard opened this issue Feb 17, 2024 · 0 comments
Open

Add logs inside inspector view #226

leo-ard opened this issue Feb 17, 2024 · 0 comments

Comments

@leo-ard
Copy link

leo-ard commented Feb 17, 2024

In some cases, it is useful to see the logs of an evaluator node to understand where the score comes from. A button with that log could be added next to the score in the inspector view. For example, when running test cases on the output of an llvm, it can be useful to access the information of what test passed/failed and the error message.

The log button inside the inspector should open a new window with the logs (if they are too big). For my use-case, they are quite big, so a new window would be preferable. This would considerably speed up my workflow:)

Here is a rough sketch of what it could look like :

image

Thanks for the amazing tool !

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant