agent-orchestrator/backend/internal/httpd/controllers
Harshit Singh Bhandari 3feccb9a64
fix(httpd): drop em-dash comment + unused ImportStatusResult alias
Review findings M1/M2 from G1 task review.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-06-26 20:59:07 +05:30
..
dto.go feat(httpd): import controller + DTOs (GET/POST /api/v1/import) 2026-06-26 20:49:29 +05:30
imports.go fix(httpd): drop em-dash comment + unused ImportStatusResult alias 2026-06-26 20:59:07 +05:30
imports_test.go feat(apispec): describe /api/v1/import; regenerate openapi + schema.ts 2026-06-26 20:51:30 +05:30
notifications.go feat: add desktop notifications v1 (#262) 2026-06-22 01:14:04 +05:30
notifications_test.go feat: add desktop notifications v1 (#262) 2026-06-22 01:14:04 +05:30
projects.go feat(config): persist per-project agent config and resolve it at spawn (#154) 2026-06-08 21:35:29 +05:30
projects_test.go fix(project): detect the repo's default branch on add (#209) 2026-06-15 14:51:07 +05:30
prs.go feat(api): PR action routes — merge + resolve-comments (#88) 2026-06-03 04:43:50 +05:30
prs_test.go refactor(backend): LLD maintainability fixes in controllers/service layers (#95) (#96) 2026-06-03 18:09:02 +05:30
reviews.go fix(review): notify worker on changes_requested instead of relying on SCM poll (#337) (#340) 2026-06-21 19:52:46 +05:30
reviews_test.go fix(review): notify worker on changes_requested instead of relying on SCM poll (#337) (#340) 2026-06-21 19:52:46 +05:30
sessions.go fix: make preview browser deterministic (#384) 2026-06-23 00:33:25 +05:30
sessions_activity_test.go feat: add notifications v1 (#181) 2026-06-14 20:02:32 +05:30
sessions_test.go fix: make preview browser deterministic (#384) 2026-06-23 00:33:25 +05:30