Go to file
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
.plans docs: add debug logs for upload 500 error investigation 2026-04-23 13:25:23 +08:00
backend fix(backend): wrap embedding function for ChromaDB 0.4.22 compatibility 2026-04-23 13:25:08 +08:00
frontend feat(frontend): polish styling, spacing, and add e2e integration tests for Phase 1.3 2026-04-23 11:46:53 +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