nexus/server/src/routes
Forgotten c2709687b8 feat: server-side issue search, dashboard charts, and inbox badges
Add ILIKE-based issue search across title, identifier, description,
and comments with relevance ranking. Add assigneeUserId filter and
allow agents to return issues to creator. Show assigned issue count
in sidebar badges. Add minCount param to live-runs endpoint. Add
activity charts (run activity, priority, status, success rate) to
dashboard. Improve active agents panel with recent run cards.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-26 16:33:39 -06:00
..
access.ts feat: join request claim secrets, onboarding API, and company branding 2026-02-26 16:33:20 -06:00
activity.ts Include issue identifier in all activity log details for notifications 2026-02-21 08:23:44 -06:00
agents.ts feat: server-side issue search, dashboard charts, and inbox badges 2026-02-26 16:33:39 -06:00
approvals.ts Implement secrets service with local encryption, redaction, and runtime resolution 2026-02-19 15:43:52 -06:00
assets.ts Add MarkdownEditor component, asset image upload, and rich description editing 2026-02-20 12:50:45 -06:00
authz.ts feat(server): integrate Better Auth, access control, and deployment mode startup 2026-02-23 14:40:32 -06:00
companies.ts feat(server): integrate Better Auth, access control, and deployment mode startup 2026-02-23 14:40:32 -06:00
costs.ts Implement agent hiring, approval workflows, config revisions, LLM reflection, and sidebar badges 2026-02-19 13:02:41 -06:00
dashboard.ts Add server routes for companies, approvals, costs, and dashboard 2026-02-17 09:07:27 -06:00
goals.ts Add server routes for companies, approvals, costs, and dashboard 2026-02-17 09:07:27 -06:00
health.ts feat(server): integrate Better Auth, access control, and deployment mode startup 2026-02-23 14:40:32 -06:00
index.ts feat(server): integrate Better Auth, access control, and deployment mode startup 2026-02-23 14:40:32 -06:00
issues.ts feat: server-side issue search, dashboard charts, and inbox badges 2026-02-26 16:33:39 -06:00
llms.ts feat: enforce agent icon enum and expose via LLM endpoint 2026-02-25 08:39:11 -06:00
projects.ts feat: workspace improvements - nullable cwd, repo-only workspaces, and resolution refactor 2026-02-25 21:35:33 -06:00
secrets.ts Implement secrets service with local encryption, redaction, and runtime resolution 2026-02-19 15:43:52 -06:00
sidebar-badges.ts feat: server-side issue search, dashboard charts, and inbox badges 2026-02-26 16:33:39 -06:00