0c75045f6f
feat(P4.3): wire task depend_on check into pending→open transition via reusable helper
2026-03-17 18:02:08 +00:00
c6b14ac25f
P4.1: Extract reusable dependency check helper, deduplicate milestone_actions.py
...
- New app/services/dependency_check.py with check_milestone_deps()
- Replaces 3x duplicated JSON-parse + query + filter logic
- Supports both milestone and task dependency checking
- Returns structured DepCheckResult with ok/blockers/reason
- Refactored preflight and start endpoints to use shared helper
2026-03-17 17:03:45 +00:00
214a9b109d
refactor: replace issues backend with milestone tasks
2026-03-16 13:22:14 +00:00
c81654739c
feat: add kimi/minimax usage adapters and update provider docs
2026-03-11 17:05:18 +00:00
ff4baf6113
feat: support provider usage via configurable JSON credentials
2026-03-11 13:13:07 +00:00
5b8f84d87d
feat: add provider usage adapters for openai and placeholders for others
2026-03-11 13:08:58 +00:00
9fb13f4906
feat: add RSA public-key handshake support for monitor server websocket
2026-03-11 12:51:54 +00:00
d299428d35
feat: add public monitor API + admin provider/server management scaffold
2026-03-11 11:59:53 +00:00
3cf2b1bc49
feat: auto activity logging on issue create/delete, fix schema db.add bug
2026-02-27 09:39:39 +00:00
1a76de7c50
feat: webhook event firing on issue creation (background task)
2026-02-22 02:43:34 +00:00
root
fd980c0344
refactor: move all files to root (no nested backend/)
2026-02-21 08:25:37 +00:00