Go to file
Woody e83a4708b5 feat(backend): add rotating file logging to backend/app/log/
- Configure RotatingFileHandler in main.py (10MB per file, 5 backups)

- Log directory auto-created on startup

- Add backend/app/log/ to .gitignore

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

Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
2026-04-23 14:09:48 +08:00
.plans docs: update development plans with Phase 1 completion status 2026-04-23 13:27:52 +08:00
backend feat(backend): add rotating file logging to backend/app/log/ 2026-04-23 14:09:48 +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
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 rotating file logging to backend/app/log/ 2026-04-23 14:09:48 +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: update development plans with Phase 1 completion status 2026-04-23 13:27:52 +08:00