No description
Find a file
jtricerolph 6339b33270 Add insight history view; feed recent insights back into the prompt
Dashboard now shows a collapsible history of past AI insights (reusing
the existing /history endpoint), and generation now includes the last
3 insights in the prompt so the model can reference what it already
said instead of repeating the same points every day.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
2026-07-24 22:01:13 +00:00
backend Add insight history view; feed recent insights back into the prompt 2026-07-24 22:01:13 +00:00
frontend Add insight history view; feed recent insights back into the prompt 2026-07-24 22:01:13 +00:00
.gitignore Add AI cost insights dashboard; rota-informed forecast method 2026-07-24 20:43:18 +00:00
docker-compose.yml Initial scaffold: wages app 2026-07-23 09:03:52 +00:00
seed-app.js Initial scaffold: wages app 2026-07-23 09:03:52 +00:00