nexus/server/src/services
Forgotten e0a878f4eb Scaffold agent permissions, approval comments, and hiring governance types
Add pending_approval agent status, permissions jsonb column, and AgentPermissions
type with canCreateAgents flag. Add approval_comments table and ApprovalComment
type. Extend approval statuses with revision_requested. Add validators for
permission updates, approval revision requests, resubmission, and approval
comments. Add requireBoardApprovalForNewAgents to company update schema.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-19 09:10:48 -06:00
..
activity-log.ts Server: migration prompts, structured logging, heartbeat reaping, and issue-run tracking 2026-02-19 09:09:40 -06:00
activity.ts Server: migration prompts, structured logging, heartbeat reaping, and issue-run tracking 2026-02-19 09:09:40 -06:00
agent-permissions.ts Scaffold agent permissions, approval comments, and hiring governance types 2026-02-19 09:10:48 -06:00
agents.ts Improve agent detail, issue creation, and approvals pages 2026-02-17 20:46:12 -06:00
approvals.ts Remove contextMode, consolidate wake policies, and default serveUi to true 2026-02-18 16:46:29 -06:00
companies.ts Upgrade Companies page: stats, delete, status badge, dropdown menu 2026-02-17 20:14:05 -06:00
costs.ts Add server routes for companies, approvals, costs, and dashboard 2026-02-17 09:07:27 -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
heartbeat.ts Server: migration prompts, structured logging, heartbeat reaping, and issue-run tracking 2026-02-19 09:09:40 -06:00
index.ts Implement agent runtime services and WebSocket realtime 2026-02-17 12:24:43 -06:00
issues.ts Server: migration prompts, structured logging, heartbeat reaping, and issue-run tracking 2026-02-19 09:09:40 -06:00
live-events.ts Implement agent runtime services and WebSocket realtime 2026-02-17 12:24:43 -06:00
projects.ts Add server routes for companies, approvals, costs, and dashboard 2026-02-17 09:07:27 -06:00
run-log-store.ts Implement agent runtime services and WebSocket realtime 2026-02-17 12:24:43 -06:00