Commit Graph

395 Commits

Author SHA1 Message Date
William Valentin 421942f66d feat(automation): add isolated job delivery mode 2026-02-15 19:23:15 -08:00
William Valentin 0470647ee7 feat(models): add minimax and moonshot providers 2026-02-15 19:18:48 -08:00
William Valentin 94020cb7ea docs(plans): mark openclaw gap roadmap complete 2026-02-15 19:16:44 -08:00
William Valentin 9535cc59ee fix(nix): include pnpm in native build inputs 2026-02-15 18:50:47 -08:00
William Valentin 1dca110f3b fix(nix): pin fetchPnpmDeps hash 2026-02-15 18:50:13 -08:00
William Valentin ad9552cf65 fix(nix): migrate to fetchPnpmDeps and pnpmConfigHook 2026-02-15 18:49:09 -08:00
William Valentin 15aa80118c fix(nix): use pnpm.fetchDeps derivation and add flake lock 2026-02-15 18:47:08 -08:00
William Valentin ef48a86f80 test: make suites robust in restricted environments 2026-02-15 18:39:39 -08:00
William Valentin 342f22db14 docs(plans): mark deployment targets complete 2026-02-15 18:33:13 -08:00
William Valentin 0176f5939b docs(state): record deployment targets verification 2026-02-15 18:28:50 -08:00
William Valentin 8d0016fd32 feat(deploy): add PaaS templates and config 2026-02-15 18:28:26 -08:00
William Valentin 2177413833 feat(deploy): add Nix flake + NixOS module 2026-02-15 18:26:10 -08:00
William Valentin e1a6b205d7 docs(agents): codify branching, commits, and doc upkeep 2026-02-15 18:16:54 -08:00
William Valentin 1a7b7f6ce8 feat(config): support PORT env override 2026-02-15 18:12:05 -08:00
William Valentin 81385745e6 fix(config): align default.yaml with server schema 2026-02-15 18:11:29 -08:00
William Valentin 83b8bea5eb docs(plans): record Matrix adapter completion 2026-02-15 18:02:14 -08:00
William Valentin 035deb008b feat(cli): redact access_token in config output 2026-02-15 18:02:14 -08:00
William Valentin e0cb3b96cc feat(gateway): report Matrix service and redact access token 2026-02-15 18:02:14 -08:00
William Valentin bc8326cf4a feat(matrix): add Matrix channel adapter 2026-02-15 18:02:14 -08:00
William Valentin 5fdb9e5a83 feat(config): add Matrix channel config 2026-02-15 18:02:14 -08:00
William Valentin 8323fa6763 docs(state): add TODO for default config/server schema mismatch 2026-02-15 17:42:37 -08:00
William Valentin 4734515793 docs(plans): record elevated mode completion 2026-02-15 17:02:25 -08:00
William Valentin ab89378fce feat(security): enforce elevated mode and sandbox execution 2026-02-15 17:02:05 -08:00
William Valentin b574d170d1 feat(security): wire /elevate to session config 2026-02-15 16:59:18 -08:00
William Valentin 735f14d0b1 feat(security): add /elevate command and audit events 2026-02-15 16:56:49 -08:00
William Valentin 692a0c5ea3 docs(api): clarify Tailscale auth config key 2026-02-15 11:24:47 -08:00
William Valentin c291af63f7 docs(deployment): align production guide with repo Dockerfile/compose and schema 2026-02-15 11:24:23 -08:00
William Valentin 4e28ca7c8f docs: align gateway auth docs with config schema 2026-02-15 11:22:59 -08:00
William Valentin e159476d31 docs(architecture): explain gateway session mapping and per-session queueing 2026-02-15 11:21:39 -08:00
William Valentin 6e3f1fdd3f docs: add start-here index and gateway lane-queue diagram 2026-02-15 11:20:32 -08:00
William Valentin 3f877db762 docs(plans): mark skill-safety-scanner completed 2026-02-15 11:07:13 -08:00
William Valentin 56e887a6bf feat(skills): audit scan results and block unroutable skills 2026-02-15 11:06:52 -08:00
William Valentin 83752d4e1c feat(skills): scan manifest spec and warn on missing permissions 2026-02-15 11:06:02 -08:00
William Valentin 6b4e7585b7 feat(skills): enforce scan during install 2026-02-15 11:03:13 -08:00
William Valentin 1f004e7d1b feat(skills): add static scanner and block unsafe skills 2026-02-15 11:02:11 -08:00
William Valentin a866073cd9 docs(plans): mark vercel-ai-gateway-provider completed 2026-02-15 10:54:21 -08:00
William Valentin 0d73d180da test(models): verify OpenAIClient baseURL wiring 2026-02-15 10:54:05 -08:00
William Valentin a624f5efb5 docs(cli): add Vercel provider to setup and doctor 2026-02-15 10:53:29 -08:00
William Valentin 87e942b4c5 feat(models): add Vercel AI Gateway provider 2026-02-15 10:52:03 -08:00
William Valentin a8307012f5 docs(plans): mark credential-system-v2 completed 2026-02-15 10:43:53 -08:00
William Valentin 60e30a8138 cli: improve doctor auth diagnostics 2026-02-15 10:43:21 -08:00
William Valentin 7627e6e630 daemon: enforce auth_mode for OpenAI and Anthropic 2026-02-15 10:39:53 -08:00
William Valentin fac740f362 docs(architecture): add trust-boundary system map diagram 2026-02-15 10:39:46 -08:00
William Valentin 7e390dd777 tui: extend /login for OpenAI key and Anthropic token 2026-02-15 10:32:13 -08:00
William Valentin 49c8ff620f cli: add openai-key and anthropic token flag 2026-02-15 10:29:31 -08:00
William Valentin 6375f56f67 auth: add Anthropic auth token storage 2026-02-15 10:27:32 -08:00
William Valentin bcf6c377d5 auth: add OpenAI API key storage 2026-02-15 10:26:19 -08:00
William Valentin 9755487793 config: add per-tier auth_mode 2026-02-15 10:23:03 -08:00
William Valentin f2cdd1abd2 docs: add safety docs and OpenClaw gap roadmap 2026-02-15 10:17:07 -08:00
William Valentin 28304ac397 feat(audit): add correlation ids and redaction 2026-02-15 10:16:58 -08:00