Go to file
Woody 4732b4949c feat(backend): clean up chunk PDFs on document and chunk deletion
Delete document endpoint now removes associated chunk PDF files from document_chunk/ before ChromaDB deletion. Delete chunk endpoint removes individual chunk PDF. Missing files logged as warnings, not errors.

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

Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
2026-04-24 10:53:34 +08:00
.plans docs: update enhancement plan with sub-phase 1.5.4 completion status 2026-04-24 10:30:55 +08:00
backend feat(backend): clean up chunk PDFs on document and chunk deletion 2026-04-24 10:53:34 +08:00
frontend feat(frontend): add RAG Database management page with document CRUD UI 2026-04-24 09:41:56 +08:00
test materials test: add sample documents for manual testing 2026-04-23 13:28:13 +08:00
.env.txt init: project setup with AGENTS.md, test structure, and plan directory 2026-04-22 15:22:29 +08:00
.gitignore feat(backend): add PDF page extractor and chunk PDF storage config 2026-04-24 10:52:57 +08:00
AGENTS.md docs: add logging anti-patterns to AGENTS.md 2026-04-23 14:10:09 +08:00
development_plan.md docs: update development plans with Phase 1 completion status 2026-04-23 13:27:52 +08:00