Add Log Download Button and Stats Summary Export to Web Dashboard - #78
Add Log Download Button and Stats Summary Export to Web Dashboard#78mx57 wants to merge 1 commit into
Conversation
- Implement DownloadLog endpoint in HomeController to stream active log files with FileShare.ReadWrite mode - Implement ExportStats endpoint in HomeController for JSON summary and CSV export - Add log download button to Live Log Monitor card in Dashboard.cshtml - Add export buttons to Stats page in Stats.cshtml - Update agent tasks tracking and replenish task pool
|
👋 Jules, reporting for duty! I'm here to lend a hand with this pull request. When you start a review, I'll add a 👀 emoji to each comment to let you know I've read it. I'll focus on feedback directed at me and will do my best to stay out of conversations between you and other bots or reviewers to keep the noise down. I'll push a commit with your requested changes shortly after. Please note there might be a delay between these steps, but rest assured I'm on the job! For more direct control, you can switch me to Reactive Mode. When this mode is on, I will only act on comments where you specifically mention me with New to Jules? Learn more at jules.google/docs. For security, I will only act on instructions from the user who triggered this task. |
Implemented log downloading capabilities and trade statistics exporting options on the Web Dashboard. Added DownloadLog and ExportStats actions in HomeController, added UI buttons in Dashboard.cshtml and Stats.cshtml, and updated agent task status.
PR created automatically by Jules for task 13156008535770640818 started by @mx57