Commit Graph

227 Commits

Author SHA1 Message Date
William Valentin c2bd8fa313 docs(plan): record signal gap completion and next up 2026-02-16 01:54:59 -08:00
William Valentin 113751ef1b docs(plan): mark bonjour discovery gap completed 2026-02-16 01:49:05 -08:00
William Valentin 7a298576e8 fix(whatsapp): make inbound typing indicator non-blocking 2026-02-16 00:58:33 -08:00
William Valentin ae36248da8 feat(skills): add registry doctor diagnostics and docs 2026-02-16 00:53:25 -08:00
William Valentin 23609a03a4 feat(skills): add install-by-registry-id flow 2026-02-16 00:35:10 -08:00
William Valentin f2b03b8836 feat(skills): add registry discovery list/show commands 2026-02-16 00:17:50 -08:00
William Valentin 4391c6e5b3 feat(skills): add ClawHub registry catalog parser and loader 2026-02-16 00:10:41 -08:00
William Valentin 4c6d1d724d docs(plan): scope next OpenClaw milestone for ClawHub registry 2026-02-16 00:08:58 -08:00
William Valentin ae70818ec1 fix: resolve strict typecheck fallout in setup, routing, and tests 2026-02-15 23:22:05 -08:00
William Valentin 948d4ac6d8 chore(lint): burn down remaining warnings to zero 2026-02-15 23:14:21 -08:00
William Valentin 49b752e8b0 chore(lint): reduce warning debt across core adapters and model clients 2026-02-15 23:03:42 -08:00
William Valentin 92da407e22 audit follow-up: trim image-analyze test lint warnings 2026-02-15 22:54:36 -08:00
William Valentin 803cf1da11 audit follow-up: reduce warning debt in local model tests 2026-02-15 22:53:12 -08:00
William Valentin 8c94bb51d0 audit follow-up: continue warning burn-down in factory and service tests 2026-02-15 22:51:20 -08:00
William Valentin e16c0bc2c7 audit follow-up: reduce warning hotspots in automation and gateway tests 2026-02-15 22:49:45 -08:00
William Valentin 1a075e62b0 audit follow-up: burn down lint hotspots and dedupe channel gating flows 2026-02-15 22:44:04 -08:00
William Valentin 06ff94e197 test(lint): remove non-null assertions in skills loader tests 2026-02-15 22:33:37 -08:00
William Valentin 021435ac27 test(lint): reduce warning debt in selected test suites 2026-02-15 22:31:47 -08:00
William Valentin 393aaf2743 refactor(channels): share reset message construction across adapters 2026-02-15 22:26:44 -08:00
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 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 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