Go to file
Woody 6b544808de feat(frontend): wire Phase 1.2 components into App layout
Replaces placeholder areas with QueryInput, KeywordsDisplay, ResponsePanel, IngestPanel, and ErrorBoundary. App.tsx now holds TanStack Query mutation state and passes props to all components.

Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-openagent)

Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
2026-04-23 11:24:46 +08:00
.plans feat: Phase 1.4 acceptance tests, error handling, and polish 2026-04-22 17:45:50 +08:00
backend feat: Phase 1.4 acceptance tests, error handling, and polish 2026-04-22 17:45:50 +08:00
frontend feat(frontend): wire Phase 1.2 components into App layout 2026-04-23 11:24:46 +08:00
.env.txt init: project setup with AGENTS.md, test structure, and plan directory 2026-04-22 15:22:29 +08:00
.gitignore chore: update .gitignore for frontend lib/ and Vite cache 2026-04-23 10:56:35 +08:00
AGENTS.md docs: add test-first and Phase X.Y sub-phase naming to AGENTS.md and plans 2026-04-22 15:54:34 +08:00
development_plan.md docs: add PDF support alongside DOCX in all plans 2026-04-22 15:59:55 +08:00