Sean McLellan
|
00b98a368a
|
fix: flatten nested anyOf/oneOf in Gemini schema cleaning (openclaw#22825) thanks @Oceanswave
Verified:
- pnpm build
- pnpm check
- pnpm test:macmini
Co-authored-by: Oceanswave <760674+Oceanswave@users.noreply.github.com>
Co-authored-by: Tak Hoffman <781889+Takhoffman@users.noreply.github.com>
|
2026-02-21 13:09:42 -06:00 |
|
Peter Steinberger
|
f9108120c2
|
fix(gateway): strip inline directive tags from displayed text
|
2026-02-21 20:08:55 +01:00 |
|
Peter Steinberger
|
4540790cb6
|
refactor(bluebubbles): share dm/group access policy checks
|
2026-02-21 20:08:33 +01:00 |
|
Peter Steinberger
|
c3af00bddb
|
docs(changelog): split 2026.2.21 release entries
|
2026-02-21 20:06:57 +01:00 |
|
Peter Steinberger
|
22940b7b98
|
refactor(discord): split allowlist resolution flow
|
2026-02-21 20:01:21 +01:00 |
|
Peter Steinberger
|
25e89cc863
|
fix(security): harden shell env fallback
|
2026-02-21 20:01:08 +01:00 |
|
Peter Steinberger
|
817905f3a0
|
docs: document thread-bound subagent sessions and remove plan
|
2026-02-21 19:59:55 +01:00 |
|
Peter Steinberger
|
51c0893673
|
refactor(security): remove unused empty allowlist mode
|
2026-02-21 19:57:36 +01:00 |
|
Peter Steinberger
|
2ba6de7eaa
|
refactor(security): make empty allowlist behavior explicit
|
2026-02-21 19:54:59 +01:00 |
|
Peter Steinberger
|
ed960ba4eb
|
refactor(security): centralize path guard helpers
|
2026-02-21 19:54:26 +01:00 |
|
Peter Steinberger
|
6ffca36284
|
fix(config): add shared streaming resolver module
|
2026-02-21 19:53:42 +01:00 |
|
Peter Steinberger
|
2c14b0cf4c
|
refactor(config): unify streaming config across channels
|
2026-02-21 19:53:42 +01:00 |
|
Peter Steinberger
|
747bb581b3
|
fix(discord): canonicalize resolved allowlists to ids
|
2026-02-21 19:53:29 +01:00 |
|
Nimrod Gutman
|
3ed71d6f76
|
fix: update changelog for ios talk tts prefetch (#22833) (thanks @ngutman)
|
2026-02-21 20:52:05 +02:00 |
|
Nimrod Gutman
|
d6353cc54b
|
fix(ios): suppress expected speech cancellation errors
|
2026-02-21 20:52:05 +02:00 |
|
Nimrod Gutman
|
8a661e30c9
|
fix(ios): prefetch talk tts segments
|
2026-02-21 20:52:05 +02:00 |
|
Peter Steinberger
|
9632b9bcf0
|
fix(security): fail closed parsed chat allowlist
|
2026-02-21 19:51:36 +01:00 |
|
Simone Macario
|
09d5f508b1
|
fix(cron): persist delivered flag in job state to surface delivery failures (openclaw#19174) thanks @simonemacario
Verified:
- pnpm build
- pnpm check
- pnpm test:macmini
Co-authored-by: simonemacario <2116609+simonemacario@users.noreply.github.com>
Co-authored-by: Tak Hoffman <781889+Takhoffman@users.noreply.github.com>
|
2026-02-21 12:47:29 -06:00 |
|
Peter Steinberger
|
51149fcaf1
|
refactor(gateway): extract connect and role policy logic
|
2026-02-21 19:47:22 +01:00 |
|
Peter Steinberger
|
f97c45c5b5
|
fix(security): warn on Discord name-based allowlists in audit
|
2026-02-21 19:45:17 +01:00 |
|
Peter Steinberger
|
4b226b74f5
|
fix(security): block zip symlink escape in archive extraction
|
2026-02-21 19:42:33 +01:00 |
|
Peter Steinberger
|
ddcb2d79b1
|
fix(gateway): block node role when device identity is missing
|
2026-02-21 19:34:13 +01:00 |
|
Peter Steinberger
|
764b1f2932
|
refactor: simplify relay runtime state
|
2026-02-21 19:31:30 +01:00 |
|
Peter Steinberger
|
e371da38aa
|
fix(macos): consolidate exec approval evaluation
|
2026-02-21 19:30:35 +01:00 |
|
Peter Steinberger
|
9fc6c8b713
|
fix: hide synthetic untrusted metadata in chat history
|
2026-02-21 19:26:04 +01:00 |
|
Peter Steinberger
|
afa22acc4a
|
fix: harden extension relay auth token flow
|
2026-02-21 19:24:42 +01:00 |
|
Peter Steinberger
|
89aad7b922
|
refactor: tighten safe-bin policy model and docs parity
|
2026-02-21 19:24:23 +01:00 |
|
Peter Steinberger
|
c730d4dd72
|
docs: clarify non-default scope for safeBins sort fix
|
2026-02-21 19:18:51 +01:00 |
|
Peter Steinberger
|
4c1dd9d068
|
fix(security): harden macos rawCommand allowlist resolution
|
2026-02-21 19:17:56 +01:00 |
|
niceysam
|
5e423b596c
|
fix: remove false-positive billing error rewrite on normal assistant text (openclaw#17834) thanks @niceysam
Verified:
- pnpm install --frozen-lockfile
- pnpm build
- pnpm check
- pnpm test:macmini
Co-authored-by: niceysam <256747835+niceysam@users.noreply.github.com>
Co-authored-by: Tak Hoffman <781889+Takhoffman@users.noreply.github.com>
|
2026-02-21 12:17:39 -06:00 |
|
Peter Steinberger
|
57fbbaebca
|
fix: block safeBins sort --compress-program bypass
|
2026-02-21 19:13:53 +01:00 |
|
Peter Steinberger
|
bdfb97afad
|
chore: prep 2026.2.22 unreleased and publish new npm plugins
|
2026-02-21 19:05:35 +01:00 |
|
Thorfinn
|
efdec39254
|
fix: correct MiniMax M2.5 pricing (was ~50x too high) (openclaw#22755) thanks @miloudbelarebia
Verified:
- pnpm build
- pnpm check
- pnpm test:macmini
Co-authored-by: miloudbelarebia <136994453+miloudbelarebia@users.noreply.github.com>
Co-authored-by: Tak Hoffman <781889+Takhoffman@users.noreply.github.com>
|
2026-02-21 11:26:48 -06:00 |
|
Peter Steinberger
|
35a57bc940
|
fix: gate doctor oauth-dir repair by channel config
|
2026-02-21 18:08:15 +01:00 |
|
Peter Steinberger
|
905e355f65
|
fix: verify gateway restart health after daemon restart
|
2026-02-21 18:02:14 +01:00 |
|
Peter Steinberger
|
5e34eb98fb
|
chore: update appcast for 2026.2.21 mac release
|
2026-02-21 17:56:21 +01:00 |
|
Peter Steinberger
|
74e6c210c0
|
fix: ignore prerelease suffixes in release-check plugin version checks
|
2026-02-21 17:48:21 +01:00 |
|
Peter Steinberger
|
e93ba6ce2a
|
fix: harden update restart service convergence
|
2026-02-21 17:40:28 +01:00 |
|
Vincent Koc
|
59c78c105a
|
docs: revert automated heading consistency edits (#22743)
|
2026-02-21 11:18:29 -05:00 |
|
Peter Steinberger
|
7c1a2ab085
|
test: tolerate transient zai and minimax live-model failures
|
2026-02-21 17:05:13 +01:00 |
|
Vincent Koc
|
d9844c6afa
|
CI: remove docs spellcheck step (#22738)
|
2026-02-21 10:58:34 -05:00 |
|
Peter Steinberger
|
fa89ae8e9e
|
fix: stabilize swift protocol generation and flaky tests
|
2026-02-21 16:53:46 +01:00 |
|
Peter Steinberger
|
8588183abe
|
test: stabilize docker e2e suites for pairing and model updates
|
2026-02-21 16:38:48 +01:00 |
|
Peter Steinberger
|
5da03e6221
|
fix(macos): harden exec allowlist shell-chain checks
|
2026-02-21 16:27:18 +01:00 |
|
Onur
|
8178ea472d
|
feat: thread-bound subagents on Discord (#21805)
* docs: thread-bound subagents plan
* docs: add exact thread-bound subagent implementation touchpoints
* Docs: prioritize auto thread-bound subagent flow
* Docs: add ACP harness thread-binding extensions
* Discord: add thread-bound session routing and auto-bind spawn flow
* Subagents: add focus commands and ACP/session binding lifecycle hooks
* Tests: cover thread bindings, focus commands, and ACP unbind hooks
* Docs: add plugin-hook appendix for thread-bound subagents
* Plugins: add subagent lifecycle hook events
* Core: emit subagent lifecycle hooks and decouple Discord bindings
* Discord: handle subagent bind lifecycle via plugin hooks
* Subagents: unify completion finalizer and split registry modules
* Add subagent lifecycle events module
* Hooks: fix subagent ended context key
* Discord: share thread bindings across ESM and Jiti
* Subagents: add persistent sessions_spawn mode for thread-bound sessions
* Subagents: clarify thread intro and persistent completion copy
* test(subagents): stabilize sessions_spawn lifecycle cleanup assertions
* Discord: add thread-bound session TTL with auto-unfocus
* Subagents: fail session spawns when thread bind fails
* Subagents: cover thread session failure cleanup paths
* Session: add thread binding TTL config and /session ttl controls
* Tests: align discord reaction expectations
* Agent: persist sessionFile for keyed subagent sessions
* Discord: normalize imports after conflict resolution
* Sessions: centralize sessionFile resolve/persist helper
* Discord: harden thread-bound subagent session routing
* Rebase: resolve upstream/main conflicts
* Subagents: move thread binding into hooks and split bindings modules
* Docs: add channel-agnostic subagent routing hook plan
* Agents: decouple subagent routing from Discord
* Discord: refactor thread-bound subagent flows
* Subagents: prevent duplicate end hooks and orphaned failed sessions
* Refactor: split subagent command and provider phases
* Subagents: honor hook delivery target overrides
* Discord: add thread binding kill switches and refresh plan doc
* Discord: fix thread bind channel resolution
* Routing: centralize account id normalization
* Discord: clean up thread bindings on startup failures
* Discord: add startup cleanup regression tests
* Docs: add long-term thread-bound subagent architecture
* Docs: split session binding plan and dedupe thread-bound doc
* Subagents: add channel-agnostic session binding routing
* Subagents: stabilize announce completion routing tests
* Subagents: cover multi-bound completion routing
* Subagents: suppress lifecycle hooks on failed thread bind
* tests: fix discord provider mock typing regressions
* docs/protocol: sync slash command aliases and delete param models
* fix: add changelog entry for Discord thread-bound subagents (#21805) (thanks @onutc)
---------
Co-authored-by: Shadow <hi@shadowing.dev>
|
2026-02-21 16:14:55 +01:00 |
|
Peter Steinberger
|
166068dfbe
|
test: add byteplus coding-plan live test
|
2026-02-21 15:42:44 +01:00 |
|
Peter Steinberger
|
c8466e516f
|
fix(agents): raise dynamic retry cap budget
|
2026-02-21 15:41:30 +01:00 |
|
Peter Steinberger
|
1bd3f01c17
|
fix(telegram): guard duplicate bot token accounts
|
2026-02-21 15:41:03 +01:00 |
|
Peter Steinberger
|
b520e7ac38
|
fix: stabilize docker live model and doctor-switch tests
|
2026-02-21 15:36:24 +01:00 |
|
Peter Steinberger
|
b25d3652e7
|
fix(agents): cap embedded runner retry loop
|
2026-02-21 15:35:45 +01:00 |
|