Eric Rakestraw ejr
  • Joined on 2024-07-26
ejr pushed to main at eric/weatherreporter 2026-06-15 16:07:27 +00:00
4c4b01f265 Add a feature roadmap and implementation plan for a new daily report
ejr pushed to main at eric/weatherreporter 2026-06-15 16:03:40 +00:00
58fe794227 Update the today report template
ejr pushed to main at eric/scriptorium-library 2026-06-15 15:15:04 +00:00
efb0e5c588 Add prompts and schemas for today and daily weather reports
ejr pushed to main at eric/weatherreporter 2026-06-15 13:48:08 +00:00
7b4c73d1e6 Add staged implementation plan for the new today report type
ejr pushed to main at eric/weatherreporter 2026-06-15 12:16:48 +00:00
ff2f8c16a3 Create a staged roadmap to address the issues identified in the code quality audit
ace5577402 Audit code quality and deduplication opportunities
Compare 2 commits »
ejr pushed to main at eric/scriptorium-library 2026-06-15 04:42:11 +00:00
f639f3bb1a Update the prompt for the tomorrow weather report
ejr pushed to main at eric/weatherreporter 2026-06-15 04:27:12 +00:00
473f252aee Revise the report template for the tomorrow report.
ejr pushed to main at eric/scriptorium-library 2026-06-15 00:12:23 +00:00
e869a1334a Add prompt and schema for the tomorrow weather report
ejr pushed to main at eric/weatherreporter 2026-06-14 23:17:54 +00:00
afe6803a63 Add an implementation plan to convert the tomorrow report into the new hybrid deterministic/LLM format
ejr pushed to main at eric/weatherreporter 2026-06-14 22:40:24 +00:00
5344c7880a Updated the current_conditions module to round all numeric values to integers
ejr pushed to main at eric/scriptorium-library 2026-06-14 21:11:29 +00:00
b4f68701d7 Another attempt to wrestle the hourly weather report into the desired shape
ejr pushed to main at eric/scriptorium-library 2026-06-14 20:44:39 +00:00
89546f2d57 Further refinements to the hourly weather report prompt
ejr pushed to main at eric/scriptorium-library 2026-06-14 20:41:00 +00:00
cbcdafdfb0 Further improvements to the hourly weather report prompt
ejr pushed to main at eric/scriptorium-library 2026-06-14 20:35:05 +00:00
258d7f7eeb Update the hourly weather report prompt to improve depth and rigor
ejr pushed to main at eric/scriptorium-library 2026-06-14 18:39:59 +00:00
38abc3f25c Update the prompts for the weather hourly report
ejr pushed to main at eric/scriptorium-library 2026-06-14 17:57:33 +00:00
f7a5419fdb Update teh schema for the weather hourly report
ejr pushed to main at eric/weatherreporter 2026-06-14 17:54:36 +00:00
74e32eb18e Simplify and rationalize the hourly report template
ejr pushed to main at eric/weatherreporter 2026-06-14 14:10:30 +00:00
ceb00ad45e Bugfix in the hourly weather template
ejr pushed to main at eric/weatherreporter 2026-06-14 14:07:13 +00:00
7cd07c429b Revise the hourly weather template
ejr pushed to main at eric/weatherreporter 2026-06-14 13:57:58 +00:00
28b8391d53 Refactor the template variable framework