nexus/server/src/routes
Forgotten f80a802592 Add adapter environment testing infrastructure
Introduce testEnvironment() on ServerAdapterModule with structured
pass/warn/fail diagnostics for all four adapter types (claude_local,
codex_local, process, http). Adds POST test-environment endpoint,
shared types/validators, adapter test implementations, and UI API
client. Includes asset type foundations used by related features.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-20 12:50:23 -06:00
..
activity.ts Implement secrets service with local encryption, redaction, and runtime resolution 2026-02-19 15:43:52 -06:00
agents.ts Add adapter environment testing infrastructure 2026-02-20 12:50:23 -06:00
approvals.ts Implement secrets service with local encryption, redaction, and runtime resolution 2026-02-19 15:43:52 -06:00
authz.ts Server: migration prompts, structured logging, heartbeat reaping, and issue-run tracking 2026-02-19 09:09:40 -06:00
companies.ts Upgrade Companies page: stats, delete, status badge, dropdown menu 2026-02-17 20:14:05 -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 Add API server with routes, services, and middleware 2026-02-16 13:31:58 -06:00
index.ts Implement secrets service with local encryption, redaction, and runtime resolution 2026-02-19 15:43:52 -06:00
issues.ts Clean up attachment objects on issue delete and suppress responseTime in logs 2026-02-20 11:29:03 -06:00
llms.ts Implement agent hiring, approval workflows, config revisions, LLM reflection, and sidebar badges 2026-02-19 13:02:41 -06:00
projects.ts Add server routes for companies, approvals, costs, and dashboard 2026-02-17 09:07:27 -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 Implement agent hiring, approval workflows, config revisions, LLM reflection, and sidebar badges 2026-02-19 13:02:41 -06:00