No description
ai_reports.py:
- Daily context now includes tasks_done_detail/in_progress_detail with
actual hours and notes for each task
- New prompt structure: Sessions Summary / Tasks Completed / In Progress
/ Blockers / Tomorrow's Plan — replaces generic "motivating summary"
- Fallback markdown updated to match new context shape
reports.py:
- GET /api/reports/{id}/export?format=md|html returns file download
with proper Content-Disposition header
ReportsView.vue:
- "↓ Markdown" and "↓ HTML" download links shown in expanded report
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
|
||
|---|---|---|
| .claude | ||
| .github/workflows | ||
| alembic | ||
| scripts | ||
| src | ||
| web | ||
| .dockerignore | ||
| .env.example | ||
| .gitignore | ||
| .pre-commit-config.yaml | ||
| AGENTS.md | ||
| apache.conf | ||
| deploy.sh | ||
| docker-compose.yml | ||
| Dockerfile | ||
| pyproject.toml | ||
| requirements.txt | ||