Commit Graph

425 Commits

Author SHA1 Message Date
William Valentin 46538e71a8 chore(lint): restore zero-error eslint baseline 2026-02-15 22:25:29 -08:00
William Valentin 8b529a18f2 refactor(channels): share reset-command normalization utility 2026-02-15 22:22:40 -08:00
William Valentin 05d8abc79d fix(slack): bound username cache with ttl and lru eviction 2026-02-15 22:21:06 -08:00
William Valentin a525ec7b2d fix(memory): wire auto_extract through orchestrator compaction 2026-02-15 22:18:55 -08:00
William Valentin 2eccd3e8eb test(tools): verify timeout abort prevents post-timeout side effects 2026-02-15 22:17:49 -08:00
William Valentin b4006e91ff feat(tools): extend cancellation to browser, web, and process tools 2026-02-15 22:12:03 -08:00
William Valentin 7877a1bcc9 fix(models): retry timeout errors by default 2026-02-15 22:06:30 -08:00
William Valentin 2cdfb66071 feat(tools): propagate timeout abort signals to tool execution 2026-02-15 22:05:43 -08:00
William Valentin 0220ec10dd feat(config): persist config.patch updates atomically 2026-02-15 22:03:21 -08:00
William Valentin c314e0f067 fix(models): make tier-change listener registration non-destructive 2026-02-15 21:58:55 -08:00
William Valentin 8709c3c9b4 fix(whatsapp): sandbox chromium by default 2026-02-15 21:57:52 -08:00
William Valentin 63d645bd87 feat(gateway): add websocket ingress rate limiting 2026-02-15 21:56:13 -08:00
William Valentin 948d589ac3 fix(audit): resolve lint global, compaction metrics, and nudge id 2026-02-15 21:54:12 -08:00
William Valentin 50dcff5ea6 chore: commit unrelated local changes 2026-02-15 21:51:22 -08:00
William Valentin 7f563b4bb1 fix(agent): raise max iterations default from 10 to 200
The low default caused the agent to stop mid-task prematurely.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-15 21:48:16 -08:00
William Valentin 4cdad8eee9 fix(tools): clear timeout timers and update audit state 2026-02-15 21:44:40 -08:00
William Valentin d93c1c9f8d fix(gateway): enforce request body size limits 2026-02-15 21:44:36 -08:00
William Valentin 22959ea3aa fix(ui): sanitize markdown before chat DOM insertion 2026-02-15 21:44:32 -08:00
William Valentin 157e99ccb5 docs: add consolidated codebase audit report 2026-02-15 21:37:04 -08:00
William Valentin 4b8007c90d Add --mode api|token support to anthropic-auth 2026-02-15 20:20:39 -08:00
William Valentin 42c526bce9 Add re-auth y/N confirmation to minimal TUI login flows 2026-02-15 20:12:31 -08:00
William Valentin 99ad53a1ee Add API vs Coding Plan mode selection for Z.AI auth 2026-02-15 20:06:35 -08:00
William Valentin 6a31ee2885 Suppress Node DEP0040 punycode warning in CLI startup 2026-02-15 20:02:52 -08:00
William Valentin e0f2d27247 Add re-auth y/N confirmation across auth provider commands 2026-02-15 20:00:11 -08:00
William Valentin 22930cbe2e Add y/N re-auth confirmation to zai-auth command 2026-02-15 19:57:52 -08:00
William Valentin 8b1ed2f689 Make /model provider switch activate selected tier in minimal TUI 2026-02-15 19:53:42 -08:00
William Valentin d44bfc300b Handle Z.AI textual 401 errors for auth diagnostics 2026-02-15 19:50:15 -08:00
William Valentin dd15ccb927 Fix Z.AI credential resolution and improve 401 auth diagnostics 2026-02-15 19:47:27 -08:00
William Valentin 81c97a9df1 feat(memory): add experimental qmd search backend 2026-02-15 19:33:43 -08:00
William Valentin c6e3d09ecc feat(gateway): add sender presence tracking 2026-02-15 19:28:16 -08:00
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