Commit Graph

5 Commits

Author SHA1 Message Date
whoisasx 0b0b266bb4 Merge origin/main and address review feedback 2026-05-19 14:17:39 +05:30
Dhruv Sharma f3e45959e6
Add orchestrator-driven code review board (#1871)
* feat: add orchestrator-driven code review board

* feat: wire review findings back to workers

* feat(web): send review feedback to workers

* fix(core): mark stale review runs outdated

* fix: restore reviewer flow after main merge

* Fix review lock lint failure

* Guard concurrent review executions

---------

Co-authored-by: Madhav Kumar <lakshy1523@gmail.com>
2026-05-19 11:47:57 +05:30
whoisasx 23eb789f6b feat(cli): add manual notifier test harness 2026-05-10 21:59:01 +05:30
Priyanshu Choudhary 818f11f987
fix(cli): register project command (#1576) 2026-04-30 20:34:30 +05:30
yyovil b5018998db refactor CLI version wiring for diff coverage
Extract getCliVersion and createProgram so the version-path changes are covered by the PR Diff Coverage workflow.
2026-04-02 17:34:19 +05:30