Commit Graph

5 Commits

Author SHA1 Message Date
caee3a7e22 chore: add openai and requests dependencies and refactor plot.py with logging and new tikker_viz module 2025-11-08 14:08:49 +00:00
fe77e112c9 chore: add review notes to README, refactor tikker.c with MIT license header, and update review.md summary 2024-12-25 23:48:47 +00:00
4398e252e7 feat: generalize plot.py for all users and integrate lowest-score review handling
- Refactored plot.py to remove retoor-specific logic, enabling support for any user
- Added processing of the lowest score review into the review system for comprehensive analysis
2024-12-25 22:31:46 +00:00
3eb94865c5 chore: remove markdown code fences from review.md file content
The backtick-fenced markdown wrapper was removed from the review document, changing the file from a code-block presentation to plain markdown rendering. This affects the entire document structure including the summary, project description, and grade section.
2024-12-22 07:09:54 +00:00
117ee66807 chore: remove placeholder progress message and add week-based querying with matplotlib plotting 2024-12-22 07:06:49 +00:00