Pipeline/backend/app
null c8f8fdb2ec PydanticUserError: field name clashing with a type annotation
Cause was forgejo_commit_activity.py (line 5): the model had date: date, which Pydantic 2 choked on during container startup.
2026-05-24 20:29:55 -05:00
..
api New table: forgejo_commit_activity 2026-05-24 20:24:43 -05:00
core feat(runtime-usage): add provider usage scrapers as optional local adapters (batch 3, #32) 2026-05-20 20:55:05 -05:00
db feat: add schemas and services for agent session management 2026-05-24 18:07:35 -05:00
models PydanticUserError: field name clashing with a type annotation 2026-05-24 20:29:55 -05:00
schemas New table: forgejo_commit_activity 2026-05-24 20:24:43 -05:00
services heatmap commits 2026-05-24 20:13:04 -05:00
__init__.py feat: initialize Pipeline from Mission Control base (v0.0.4) 2026-05-19 01:17:58 -05:00
main.py feat: add schemas and services for agent session management 2026-05-24 18:07:35 -05:00