nexus/server/src/services
Forgotten e4e5609132 feat: per-issue assignee adapter overrides (model, effort, workspace)
Add assigneeAdapterOverrides JSONB column to issues, allowing per-issue
model, thinking effort, and workspace overrides when assigning to agents.
Heartbeat service merges overrides into adapter config at runtime. New
Issue dialog exposes these options for Claude and Codex adapters.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-26 10:32:44 -06:00
..
access.ts feat(server): integrate Better Auth, access control, and deployment mode startup 2026-02-23 14:40:32 -06:00
activity-log.ts Implement secrets service with local encryption, redaction, and runtime resolution 2026-02-19 15:43:52 -06:00
activity.ts Include issue identifier in all activity log details for notifications 2026-02-21 08:23:44 -06:00
agent-permissions.ts Implement agent hiring, approval workflows, config revisions, LLM reflection, and sidebar badges 2026-02-19 13:02:41 -06:00
agents.ts Implement secrets service with local encryption, redaction, and runtime resolution 2026-02-19 15:43:52 -06:00
approvals.ts Implement agent hiring, approval workflows, config revisions, LLM reflection, and sidebar badges 2026-02-19 13:02:41 -06:00
assets.ts Add MarkdownEditor component, asset image upload, and rich description editing 2026-02-20 12:50:45 -06:00
companies.ts feat(db): enforce globally unique issue prefixes and identifiers 2026-02-23 16:08:10 -06:00
costs.ts feat: add billing type tracking and cost enhancements 2026-02-25 21:35:44 -06:00
dashboard.ts UI: URL-based tab routing, ActivityRow extraction, and agent detail redesign 2026-02-19 14:39:48 -06:00
goals.ts Add server routes for companies, approvals, costs, and dashboard 2026-02-17 09:07:27 -06:00
heartbeat.ts feat: per-issue assignee adapter overrides (model, effort, workspace) 2026-02-26 10:32:44 -06:00
index.ts feat(server): integrate Better Auth, access control, and deployment mode startup 2026-02-23 14:40:32 -06:00
issue-approvals.ts Implement secrets service with local encryption, redaction, and runtime resolution 2026-02-19 15:43:52 -06:00
issues.ts feat: workspace improvements - nullable cwd, repo-only workspaces, and resolution refactor 2026-02-25 21:35:33 -06:00
live-events.ts Implement agent runtime services and WebSocket realtime 2026-02-17 12:24:43 -06:00
projects.ts feat: workspace improvements - nullable cwd, repo-only workspaces, and resolution refactor 2026-02-25 21:35:33 -06:00
run-log-store.ts Implement agent runtime services and WebSocket realtime 2026-02-17 12:24:43 -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): integrate Better Auth, access control, and deployment mode startup 2026-02-23 14:40:32 -06:00