nexus/server/src/__tests__
Dotta 4d8663ebc8 Merge remote-tracking branch 'public-gh/master'
* public-gh/master:
  Fix review feedback: duplicate wizard entry, command resolution, @types/node
  Fix server: remove DEFAULT_OPENCODE_LOCAL_MODEL from agents route
  Fix TS errors: remove DEFAULT_OPENCODE_LOCAL_MODEL references
  Regenerate pnpm-lock.yaml after PR #62 merge
  fix(onboard): preserve env-derived secrets defaults and report ignored exposure env in local_trusted mode
  fix: parseBooleanFromEnv silently treats common truthy values as false
  `onboard` now derives defaults from env vars before writing config
  Use precomputed runtime env in OpenCode execute
  Fix remaining OpenCode review comments
  Address PR feedback for OpenCode integration
  Add OpenCode provider integration and strict model selection
2026-03-06 11:56:42 -06:00
..
adapter-models.test.ts Merge PR #62: Full OpenCode adapter integration 2026-03-06 15:23:55 +00:00
adapter-session-codecs.test.ts feat: add cursor local adapter across server ui and cli 2026-03-05 06:31:22 -06:00
agent-auth-jwt.test.ts Implement local agent JWT authentication for adapters 2026-02-18 16:46:45 -06:00
agent-shortname-collision.test.ts Prevent duplicate agent shortnames per company 2026-03-06 09:54:27 -06:00
board-mutation-guard.test.ts fix: remove stale port 5173 references from board mutation guard 2026-03-02 14:21:09 -06:00
claude-local-adapter-environment.test.ts Auto-create missing cwd for claude_local and codex_local 2026-03-03 12:29:32 -06:00
claude-local-adapter.test.ts refactor: rename packages to @paperclipai and CLI binary to paperclipai 2026-03-03 08:45:26 -06:00
codex-local-adapter-environment.test.ts Auto-create missing cwd for claude_local and codex_local 2026-03-03 12:29:32 -06:00
codex-local-adapter.test.ts refactor: rename packages to @paperclipai and CLI binary to paperclipai 2026-03-03 08:45:26 -06:00
cursor-local-adapter-environment.test.ts cursor adapter: use --yolo instead of --trust 2026-03-05 10:00:22 -06:00
cursor-local-adapter.test.ts feat(cursor): compact shell tool calls and format results in run log 2026-03-05 10:59:49 -06:00
cursor-local-execute.test.ts cursor adapter: pipe prompts over stdin 2026-03-05 09:35:43 -06:00
cursor-local-skill-injection.test.ts feat(cursor): export skill injection helper and document auto-behaviors 2026-03-05 08:35:59 -06:00
health.test.ts Add API server with routes, services, and middleware 2026-02-16 13:31:58 -06:00
heartbeat-workspace-session.test.ts Reset sessions for manual and timer heartbeat wakes 2026-03-05 09:48:11 -06:00
hire-hook.test.ts feat(openclaw): add adapter hire-approved hooks 2026-03-06 08:17:42 -06:00
invite-accept-openclaw-defaults.test.ts Fix OpenClaw auth propagation and debug visibility 2026-03-06 10:14:57 -06:00
invite-expiry.test.ts Enforce 10-minute TTL for generated company invites 2026-03-06 10:10:23 -06:00
invite-join-manager.test.ts Assign invite-joined agents to company CEO 2026-03-06 11:22:24 -06:00
invite-onboarding-text.test.ts Clarify OpenClaw claimed API key handling 2026-03-06 11:21:55 -06:00
issues-checkout-wakeup.test.ts Cut over OpenClaw adapter to strict SSE streaming 2026-03-05 15:54:55 -06:00
issues-user-context.test.ts Normalize derived issue timestamps to avoid 500s 2026-03-06 09:03:27 -06:00
openclaw-adapter.test.ts Clarify OpenClaw claimed API key handling 2026-03-06 11:21:55 -06:00
opencode-local-adapter-environment.test.ts Fix OpenCode default model and model-unavailable diagnostics 2026-03-05 08:02:39 -06:00
opencode-local-adapter.test.ts feat: add opencode local adapter support 2026-03-04 16:48:54 -06:00
paperclip-env.test.ts Fix agent API URL injection for auto-selected server ports 2026-03-03 13:13:47 -06:00
private-hostname-guard.test.ts refactor: rename packages to @paperclipai and CLI binary to paperclipai 2026-03-03 08:45:26 -06:00
redaction.test.ts Implement secrets service with local encryption, redaction, and runtime resolution 2026-02-19 15:43:52 -06:00
storage-local-provider.test.ts fix: storage S3 stream conversion, API client FormData support, and attachment API 2026-02-20 10:33:10 -06:00