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

Logs handler improvements #1038

Merged
merged 2 commits into from
Dec 23, 2024

Conversation

kga245
Copy link
Contributor

@kga245 kga245 commented Dec 23, 2024

Add Download Logs Button and Documentation

Changes

  • Added a "Download Log" button to the research report interface that allows users to access detailed logs of the research process.
  • Created documentation with log file explanations

- Ensure all download paths are properly prefixed with 'outputs/'
- Add null safety checks for accessData
- Make logs download button consistently available
- Fix accessData structure in WebSocket handler
Copy link
Owner

@assafelovic assafelovic left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is amazing, thank you @kga245

@assafelovic assafelovic merged commit 03e075c into assafelovic:master Dec 23, 2024
@kga245
Copy link
Contributor Author

kga245 commented Dec 23, 2024

Right on. Happy to help. I am submitting some changes today. I noticed a couple of improvements and on second pass I liked the change that @ElishaKay did to make the download button not always appear.

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

Successfully merging this pull request may close these issues.

2 participants