Commit Graph

11 Commits

Author SHA1 Message Date
Mateo (OpenClaw)
1d140d30c5 ci: add minimal frontend tests, backend coverage tooling, and fix mypy 2026-02-07 09:37:08 +00:00
Abhimanyu Saharan
0fbb4d2df8 chore(deps): update psycopg[binary] to version 3.3.2 2026-02-07 11:35:32 +05:30
Abhimanyu Saharan
19323e25de feat: implement error handling middleware with request ID tracking for improved error responses 2026-02-07 03:14:30 +05:30
Abhimanyu Saharan
6c14af0451 feat: add is_chat field to board memory and task_id to approvals, update pagination and response models 2026-02-06 19:11:11 +05:30
Abhimanyu Saharan
d86fe0a7a6 feat: add validation for minimum length on various fields and update type definitions 2026-02-06 16:12:04 +05:30
Abhimanyu Saharan
ca614328ac feat: implement async lifespan for FastAPI and remove startup event 2026-02-06 11:57:29 +05:30
Abhimanyu Saharan
814c041785 feat: add jinja2 as a dependency in pyproject.toml and update uv.lock 2026-02-06 02:44:55 +05:30
Abhimanyu Saharan
12698d0781 ref(heartbeat): Remove cron provisioning
Remove gateway cron helpers and startup provisioning, relying on\nheartbeat instructions instead. Also drop unused httpx dependency.\n\nCo-Authored-By: Claude <noreply@anthropic.com>
2026-02-04 15:44:21 +05:30
Abhimanyu Saharan
b24e3e1dcd ref(backend): Centralize deps and add mypy
Extract reusable API dependencies and activity logging helpers.\nAdd mypy configuration and dev dependency for type checking.\n\nCo-Authored-By: Claude <noreply@anthropic.com>
2026-02-04 03:57:19 +05:30
Abhimanyu Saharan
1abc8f68f3 feat: add boards and tasks management endpoints 2026-02-04 02:28:51 +05:30
Abhimanyu Saharan
a8f097817d chore(backend): add black/isort/flake8 + pre-commit 2026-02-02 22:04:21 +05:30