clawdie-ai/setup
Operator & Codex 2f7b0f7ad8 Make env audit report shared root mode
---
Build: pass | Tests: FAIL — Tests  8 failed | 2087 passed | 4 skipped (2099)
2026-05-02 18:05:44 +02:00
..
agent-cli-check.test.ts test: add agent-cli-check and identity-restore tests 2026-04-15 05:14:52 +00:00
agent-cli-check.ts feat(harness): replace Codex controlplane runner with Aider+Pi (Sam & Claude) 2026-04-12 08:26:20 +02:00
agent-jails.ts refactor(identity): remove PLATFORM_ID/SERVICE_NAME/RUNTIME_USER env vars 2026-05-02 14:49:19 +02:00
bastille-helpers.test.ts fix(jails): use _ separator in worker jail names for readability 2026-04-15 11:28:27 +00:00
bastille-helpers.ts Align jail defaults and fixtures to FreeBSD 15 2026-04-24 15:54:32 +02:00
cms.test.ts Align root shared DB defaults and drop screenshot auth 2026-05-02 18:04:09 +02:00
cms.ts Align root shared DB defaults and drop screenshot auth 2026-05-02 18:04:09 +02:00
controlplane.ts feat(controlplane): bootstrap authenticated operator login 2026-04-25 23:50:19 +02:00
db.ts Honor configured ZFS pool for host DB datasets 2026-05-02 08:16:24 +02:00
dns.test.ts fix(multitenant): finish the test repair Codex's 8cd208d started 2026-04-25 08:33:14 +02:00
dns.ts feat(multitenant): add tenant sites schema with exposure validation 2026-04-24 19:29:57 +02:00
env-audit.test.ts Make env audit report shared root mode 2026-05-02 18:05:44 +02:00
env-audit.ts Make env audit report shared root mode 2026-05-02 18:05:44 +02:00
environment.test.ts test: expand coverage + fix setup/ TypeScript errors 2026-04-14 09:40:28 +00:00
environment.ts Refactor V2 identity and platform ownership model 2026-04-24 07:49:09 +02:00
first-boot.test.ts feat(install): add versioned setup and system contracts 2026-04-27 10:06:44 +02:00
first-boot.ts feat(install): add versioned setup and system contracts 2026-04-27 10:06:44 +02:00
forgejo.ts Clean up controlplane naming consumers 2026-04-24 16:50:08 +02:00
freebsd-locales.test.ts Enforce UTF-8 locales and expand snapshot coverage 2026-04-04 14:17:04 +00:00
freebsd-locales.ts
freebsd-timezones.test.ts test: add freebsd-timezones and env-audit tests 2026-04-15 05:12:49 +00:00
freebsd-timezones.ts feat: add timezone menu selection to onboarding 2026-03-24 16:52:51 +00:00
git.test.ts chore(docs): salvage public hardening note and git setup test 2026-04-26 08:44:45 +02:00
git.ts Propagate platform naming into runtime consumers 2026-04-24 15:44:52 +02:00
groups.ts feat(db): migrate SQLite to Postgres OPS_DB (Sam & Claude) 2026-04-11 12:21:27 +02:00
hostd.ts refactor(identity): remove PLATFORM_ID/SERVICE_NAME/RUNTIME_USER env vars 2026-05-02 14:49:19 +02:00
hosts.test.ts Clean up controlplane naming consumers 2026-04-24 16:50:08 +02:00
hosts.ts Clean up controlplane naming consumers 2026-04-24 16:50:08 +02:00
identity-restore.test.ts Refactor V2 identity and platform ownership model 2026-04-24 07:49:09 +02:00
identity-restore.ts feat: identity-restore installer step + Supabase-backed identity files 2026-03-28 13:45:25 +00:00
index.ts feat(setup): add first-boot install modes and storage contract 2026-04-27 08:02:27 +02:00
install-identity.test.ts fix(tests): make env-coupled tests self-contained across deployments 2026-04-29 00:23:35 +02:00
install-identity.ts fix(install): relax topology checks for upgrade 2026-04-27 12:17:44 +02:00
install-mode.test.ts refactor(identity): remove PLATFORM_ID/SERVICE_NAME/RUNTIME_USER env vars 2026-05-02 14:49:19 +02:00
install-mode.ts refactor(identity): remove PLATFORM_ID/SERVICE_NAME/RUNTIME_USER env vars 2026-05-02 14:49:19 +02:00
install.ts refactor(identity): remove PLATFORM_ID/SERVICE_NAME/RUNTIME_USER env vars 2026-05-02 14:49:19 +02:00
jail-provision.ts Align jail defaults and fixtures to FreeBSD 15 2026-04-24 15:54:32 +02:00
jails.ts Align jail defaults and fixtures to FreeBSD 15 2026-04-24 15:54:32 +02:00
llama-cpp.ts Propagate platform naming into runtime consumers 2026-04-24 15:44:52 +02:00
mounts.ts fix(preflight): default mounts config and flag root-only steps 2026-03-15 00:37:43 +01:00
ollama.ts Propagate platform naming into runtime consumers 2026-04-24 15:44:52 +02:00
onboarding.test.ts
onboarding.ts Align root shared DB defaults and drop screenshot auth 2026-05-02 18:04:09 +02:00
operator-auth.test.ts refactor(setup): unify operator auth entrypoints 2026-04-27 08:13:36 +02:00
operator-auth.ts refactor(setup): unify operator auth entrypoints 2026-04-27 08:13:36 +02:00
packages.test.ts test: add setup and upstream module unit tests 2026-04-15 05:32:50 +00:00
packages.ts fix(build): exclude test files from tsc production build 2026-04-15 16:23:13 +00:00
pf.ts feat(install): add versioned setup and system contracts 2026-04-27 10:06:44 +02:00
pi-config.ts Add DeepSeek runtime provider support 2026-04-28 21:29:21 +02:00
platform.test.ts Setup: reduce prompts (AUTO boot), add env-audit, drop headless/desktop split (Sam & Codex) 2026-04-03 08:49:07 +00:00
platform.ts fix(setup): pre-chown runtime dirs and resolve npm path for root installs 2026-04-16 08:26:35 +00:00
preflight.test.md
preflight.test.ts Propagate platform naming into runtime consumers 2026-04-24 15:44:52 +02:00
preflight.ts refactor(identity): remove PLATFORM_ID/SERVICE_NAME/RUNTIME_USER env vars 2026-05-02 14:49:19 +02:00
profile.test.ts
profile.ts feat(setup): implement pf/db/jails/hostd + safer sudo flow (Sam & Codex) 2026-04-03 09:36:40 +00:00
publish-tenant-site.ts refactor(identity): remove PLATFORM_ID/SERVICE_NAME/RUNTIME_USER env vars 2026-05-02 14:49:19 +02:00
register.test.ts Fix mock pools for new Postgres ops 2026-04-11 10:38:55 +00:00
register.ts feat(db): migrate SQLite to Postgres OPS_DB (Sam & Claude) 2026-04-11 12:21:27 +02:00
sanoid.test.ts Honor configured ZFS pool for host DB datasets 2026-05-02 08:16:24 +02:00
sanoid.ts Honor configured ZFS pool everywhere 2026-05-02 08:20:32 +02:00
secrets.test.ts Align root shared DB defaults and drop screenshot auth 2026-05-02 18:04:09 +02:00
secrets.ts Align root shared DB defaults and drop screenshot auth 2026-05-02 18:04:09 +02:00
service.test.ts refactor(identity): remove PLATFORM_ID/SERVICE_NAME/RUNTIME_USER env vars 2026-05-02 14:49:19 +02:00
service.ts refactor(identity): remove PLATFORM_ID/SERVICE_NAME/RUNTIME_USER env vars 2026-05-02 14:49:19 +02:00
skills-init.ts refactor(identity): remove PLATFORM_ID/SERVICE_NAME/RUNTIME_USER env vars 2026-05-02 14:49:19 +02:00
skills-memory.test.ts Make skills artifact import deploy-aware 2026-04-29 12:59:43 +02:00
skills-memory.ts Import v1 built-in knowledge artifact 2026-04-29 15:17:28 +02:00
status.test.ts test: add setup and upstream module unit tests 2026-04-15 05:32:50 +00:00
status.ts
system-env.test.ts feat(install): add versioned setup and system contracts 2026-04-27 10:06:44 +02:00
system-env.ts feat(install): add versioned setup and system contracts 2026-04-27 10:06:44 +02:00
tailscale.test.ts test: add setup and upstream module unit tests 2026-04-15 05:32:50 +00:00
tailscale.ts Enable Tailscale jail auto-join (Sam & Codex) 2026-04-04 15:40:47 +00:00
telegram-auth.test.ts test: add status, registry, and telegram-auth test suites 2026-04-15 05:45:35 +00:00
telegram-auth.ts
upstream.ts test: expand coverage + fix setup/ TypeScript errors 2026-04-14 09:40:28 +00:00
verify-agent-jails.test.ts Refactor V2 identity and platform ownership model 2026-04-24 07:49:09 +02:00
verify-agent-jails.ts refactor(identity): remove PLATFORM_ID/SERVICE_NAME/RUNTIME_USER env vars 2026-05-02 14:49:19 +02:00
verify.test.ts refactor(identity): remove PLATFORM_ID/SERVICE_NAME/RUNTIME_USER env vars 2026-05-02 14:49:19 +02:00
verify.ts Align root shared DB defaults and drop screenshot auth 2026-05-02 18:04:09 +02:00
zfs-metadata.test.ts feat(install): add versioned setup and system contracts 2026-04-27 10:06:44 +02:00
zfs-metadata.ts feat(install): add versioned setup and system contracts 2026-04-27 10:06:44 +02:00