Commit Graph

18 Commits

Author SHA1 Message Date
Abhimanyu Saharan
8f6347dc8d refactor: simplify code formatting and improve readability across multiple files 2026-02-09 20:44:05 +05:30
Abhimanyu Saharan
f5d592f61a refactor: standardize runtime annotation types across multiple files 2026-02-09 17:24:21 +05:30
Abhimanyu Saharan
7ca1899d9f refactor: update module docstrings for clarity and consistency 2026-02-09 15:49:50 +05:30
Abhimanyu Saharan
13b3701810 feat(gateway): add endpoint for user outreach via gateway main agent 2026-02-07 16:21:31 +05:30
Abhimanyu Saharan
0816fb6cd3 feat(agent): enhance agent ID extraction and fallback handling in gateway integration 2026-02-07 16:21:21 +05:30
Abhimanyu Saharan
999ec6d1bb Add gateway template sync for agents 2026-02-07 04:24:06 +05:30
Abhimanyu Saharan
5f603b205a feat: remove skyll_enabled attribute and related functionality from gateways 2026-02-07 00:30:53 +05:30
Abhimanyu Saharan
4bab455912 feat: implement task dependencies with validation and update handling 2026-02-07 00:21:44 +05:30
Abhimanyu Saharan
5611f8eb67 feat: reorder properties in various interfaces for improved consistency and readability 2026-02-06 21:56:16 +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
1abc8f68f3 feat: add boards and tasks management endpoints 2026-02-04 02:28:51 +05:30
Abhimanyu Saharan
69ee11a65d Update seed_data.sql 2026-02-02 22:29:20 +05:30
Abhimanyu Saharan
e0a2102778 chore(seed): remove seeded agent; keep only human 2026-02-02 22:19:03 +05:30
Abhimanyu Saharan
a8f097817d chore(backend): add black/isort/flake8 + pre-commit 2026-02-02 22:04:21 +05:30
Abhimanyu Saharan
9b0e5cef5c Do not hardcode DB password in reset script 2026-02-02 22:04:21 +05:30
Abhimanyu Saharan
8d3153d21a Seed: keep Jarvis + Abhimanyu 2026-02-02 22:04:21 +05:30
Abhimanyu Saharan
8b4b6b8000 Fix reset_db.sh default DB password 2026-02-02 22:04:21 +05:30
Abhimanyu Saharan
aec551d104 Add DB reset script + seed_data.sql 2026-02-02 22:04:21 +05:30