nexus/server/src
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
..
__tests__ feat(adapter): claude local chrome flag and max-turns session handling 2026-02-26 16:33:10 -06:00
adapters feat: add OpenClaw adapter type 2026-02-26 16:32:59 -06:00
auth feat: authenticate WebSocket upgrades in authenticated mode 2026-02-25 08:39:20 -06:00
middleware feat: private hostname guard for authenticated/private mode 2026-02-23 19:43:52 -06:00
realtime feat: authenticate WebSocket upgrades in authenticated mode 2026-02-25 08:39:20 -06:00
routes feat: server-side issue search, dashboard charts, and inbox badges 2026-02-26 16:33:39 -06:00
secrets Implement secrets service with local encryption, redaction, and runtime resolution 2026-02-19 15:43:52 -06:00
services feat: server-side issue search, dashboard charts, and inbox badges 2026-02-26 16:33:39 -06:00
storage fix: storage S3 stream conversion, API client FormData support, and attachment API 2026-02-20 10:33:10 -06:00
types feat(server): integrate Better Auth, access control, and deployment mode startup 2026-02-23 14:40:32 -06:00
agent-auth-jwt.ts Implement local agent JWT authentication for adapters 2026-02-18 16:46:45 -06:00
app.ts feat: private hostname guard for authenticated/private mode 2026-02-23 19:43:52 -06:00
board-claim.ts feat: add board-claim flow for local_trusted -> authenticated migration 2026-02-23 16:25:31 -06:00
config-file.ts Implement local agent JWT authentication for adapters 2026-02-18 16:46:45 -06:00
config.ts feat: private hostname guard for authenticated/private mode 2026-02-23 19:43:52 -06:00
errors.ts Add server routes for companies, approvals, costs, and dashboard 2026-02-17 09:07:27 -06:00
home-paths.ts feat: resolve agent workspace from session/project/fallback 2026-02-25 08:38:58 -06:00
index.ts feat: authenticate WebSocket upgrades in authenticated mode 2026-02-25 08:39:20 -06:00
paths.ts feat(cli): add client commands and home-based local runtime defaults 2026-02-20 07:10:58 -06:00
redaction.ts Implement secrets service with local encryption, redaction, and runtime resolution 2026-02-19 15:43:52 -06:00
startup-banner.ts feat(server): integrate Better Auth, access control, and deployment mode startup 2026-02-23 14:40:32 -06:00