summaryrefslogtreecommitdiffhomepage
path: root/frontend-conversation-list-handoff.md
AgeCommit message (Collapse)Author
6 dayschore: remove old handoff docs, plans, review reports, and task lists from rootHEADmaindevAdam Malczewski
Removed 40+ markdown files that were cluttering the repo root: - frontend-*-handoff.md (28 files) — historical API contract handoffs, features all implemented - backend-to-fe-handoff.md, backend-to-fe-handoff-2.md — old handoff docs - broken-chat-repair-handoff.md — old repair handoff - PLAN-mcp.md, PLAN-per-edit-diagnostics.md — old planning docs - ai-review-report.md, crash-review-report.md — one-time review reports - tasks.md, HANDOFF.md — outdated status docs (git log is the source of truth) Kept: AGENTS.md, GLOSSARY.md, ORCHESTRATOR.md, README.md Also: gitignored ai-review-report.md so future Gemini reviews don't commit it
9 dayschore: update path references for directory rename (dispatch-backend → ↵Adam Malczewski
backend, dispatch-web → frontend)
2026-06-21docs: update cache-rate FE handoff for providers that don't report cacheAdam Malczewski
Distinguish 'provider doesn't report cache' (undefined → N/A) from 'provider reports 0 cache hits' (0 → genuine miss). Umans doesn't report cache tokens at all; showing 0% in that case is misleading.