Commit Graph

2 Commits

Author SHA1 Message Date
204cb223a3 Fix Log model registration - import models before init_db
The Log model was not being registered with SQLAlchemy's metadata,
causing the logs table to not be created on startup.
2026-03-21 12:02:35 +08:00
6ffa07adde Add FastAPI backend with agent system 2026-03-21 10:13:29 +08:00