Woody
12f4705b72
docs: update development plans with Phase 1 completion status
...
Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-openagent )
Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
2026-04-23 13:27:52 +08:00
Woody
95ef502bfa
docs: add debug logs for upload 500 error investigation
...
- Document root causes: missing python-docx, ChromaDB version mismatch, NumPy 2.x incompatibility
- Document fixes: venv setup, embedding wrapper rewrite, DB clear
Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-openagent )
Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
2026-04-23 13:25:23 +08:00
Woody
7493b3aaf6
feat: Phase 1.4 acceptance tests, error handling, and polish
...
- Implement acceptance tests for ingest (real ChromaDB) and query (real LLM)
- Full 3-step RAG pipeline verified: decompose → retrieve → filter → generate
- Add logging to ingest and query routers
- Improve error handling: empty doc detection, proper HTTPException re-raising
- Add .txt file support to ingest endpoint
- Fix query router: strip distance from retrieve tuples before relevance filter
- Update plan: Phase 1 backend complete (all acceptance criteria met)
- Tests: 41 unit passed, 5 acceptance passed (real OpenRouter calls)
2026-04-22 17:45:50 +08:00
Woody
4d346dc1c6
docs: Update Phase 1 backend plan with completion status
...
- Mark Phase 1.1 and 1.2 as complete with test results
- Update acceptance criteria checklist
- Add Services Status table showing implemented/pending components
- Mark Phase 1.3 tasks that are already done (LLM client, retrieval, response gen)
2026-04-22 16:55:17 +08:00
Woody
abffc9cf1d
docs: add PDF support alongside DOCX in all plans
2026-04-22 15:59:55 +08:00
Woody
eeb464528a
docs: add test-first and Phase X.Y sub-phase naming to AGENTS.md and plans
2026-04-22 15:54:34 +08:00
Woody
1f4e3a2572
docs: add Phase 1 backend and frontend development plans
2026-04-22 15:47:27 +08:00