nexus/server/src/routes
Forgotten 45c4df7b8a feat: add billing type tracking and cost enhancements
Add AdapterBillingType (api/subscription/unknown) to adapter execution results
so the system can distinguish API-billed vs subscription-billed runs. Enhance
cost service to aggregate subscription vs API run counts and token breakdowns.
Add limit param to heartbeat runs list API and client.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-25 21:35:44 -06:00
..
access.ts feat: add board-claim flow for local_trusted -> authenticated migration 2026-02-23 16:25:31 -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: add billing type tracking and cost enhancements 2026-02-25 21:35:44 -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: add issue labels (DB schema, API, and service) 2026-02-25 08:38:37 -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): integrate Better Auth, access control, and deployment mode startup 2026-02-23 14:40:32 -06:00