Commit Graph

25 Commits

Author SHA1 Message Date
b5a0f60110 add metrics page 2025-05-04 17:12:42 +00:00
43161635d0 add deliberation timeline UI 2025-05-04 16:14:57 +00:00
2041d23751 feat(dashboard): add review list and detail pages 2025-05-03 11:14:43 +00:00
46e9b4adca add badge + pagination components 2025-04-19 14:04:38 +00:00
f8e498557e add dashboard layout and routing 2025-04-14 20:16:52 +00:00
a6ced69393 scaffold react dashboard 2025-04-12 11:16:46 +00:00
c8b31bedda idempotent comment updates for re-reviews 2025-04-12 10:17:27 +00:00
7bd79b4b4e v0.4.0 2025-04-09 12:17:12 +00:00
4a90f6974c add integration tests (phase 4) 2025-04-05 11:45:27 +00:00
9d63aa6029 add review comment formatter 2025-04-05 11:16:59 +00:00
5b368c986b feat(integrations): add GitLab API client
Implements GitLabClient for fetching MR diffs, posting notes, and updating
pipeline status. Handles URL-encoded project paths and converts GitLab diff
format to unified diff.
2025-04-01 19:08:50 +00:00
a1681cc5bd add github client 2025-03-29 15:10:53 +00:00
9ec563a8db feat(integrations): add base classes and exceptions 2025-03-29 14:05:24 +00:00
6f4bd36b8b v0.3.0 2025-03-27 20:13:11 +00:00
9a23e2c9c4 tests for api, worker, cache 2025-03-22 11:04:46 +00:00
41ab2f04df add docker setup 2025-03-22 10:12:35 +00:00
74432c9f80 add llm response cache (redis) 2025-03-21 18:17:41 +00:00
ea2b70f5a3 feat(api): add REST endpoints 2025-03-19 21:02:51 +00:00
c746412e27 add arq worker with redis queue 2025-03-15 14:38:48 +00:00
f1b7852a7d feat(db): add postgres schema and migrations 2025-03-15 14:07:50 +00:00
dffa35893b fixup 2025-03-15 13:11:51 +00:00
96ad418bc3 wip 2025-03-11 20:07:12 +00:00
2bb7e03871 add static analysis + deliberation pipeline 2025-03-09 11:14:29 +00:00
f22ca1d5bd feat(agents): implement agent framework and CLI 2025-03-08 15:52:29 +00:00
72268ff440 initial project scaffold 2025-03-08 15:18:11 +00:00