Dallin Romney
2db65e5778
fix(macos): clarify unsupported voice wake UI ( #91754 )
2026-06-10 15:59:03 -07:00
Shakker
a69dd43de5
docs: document command timeout result code
2026-06-10 19:21:35 +01:00
Vincent Koc
fb9dc867b1
docs(release): fix sequential patch numbering
2026-06-11 02:31:50 +09:00
Devin Robison
49737a50af
Fail closed on exec approval timeout ( #89938 )
...
* Fail closed on exec approval timeout
* Align exec approval fallback default docs
2026-06-10 10:32:54 -06:00
Vincent Koc
17be26bc4f
fix(gateway): arm qmd startup maintenance
...
Fix Gateway QMD startup so interval and embedding maintenance are armed when configured, even when the immediate on-boot update is disabled.
2026-06-11 01:13:41 +09:00
Peter Steinberger
0e7b5c3429
feat(anthropic): support Claude Fable 5 adaptive thinking ( #91882 )
...
* feat(anthropic): support Claude Fable 5
* test(anthropic): tighten Fable stream fixtures
* fix(anthropic): preserve Vertex input types
* test(anthropic): use provider-ready Vertex effort
* fix(anthropic): support Fable deployment aliases
* fix(anthropic): discard incomplete Fable output
* feat(anthropic): support Fable on Bedrock
* fix(anthropic): preserve Fable reasoning contracts
* refactor(anthropic): unify canonical Claude model policy
* fix(anthropic): satisfy extension thinking types
* test(anthropic): complete canonical alias fixture
* fix(bedrock): scope thinking case declarations
2026-06-10 08:08:35 -07:00
lifuyue
ac21e89c13
Support existing-session browser CDP endpoints ( #91736 )
...
* Support existing-session browser CDP endpoints
* Fix browser existing-session test fixture type
---------
Co-authored-by: OpenAI Codex <codex@openai.com >
2026-06-10 10:44:35 -04:00
wangmiao0668000666
bb6e47729c
fix(compaction): lower default timeout from 900s to 180s, preserve explicit config ( #91361 )
...
Merged via squash.
Prepared head SHA: ac545967f9
Co-authored-by: wangmiao0668000666 <290215524+wangmiao0668000666@users.noreply.github.com >
Co-authored-by: velvet-shark <126378+velvet-shark@users.noreply.github.com >
Reviewed-by: @velvet-shark
2026-06-10 14:51:54 +02:00
Ayaan Zaidi
050c0813b3
docs(streaming): document Telegram block-mode preview chunk sizing
2026-06-10 16:30:25 +05:30
FullerStackDev
b08eef0508
fix(discord): hydrate reply context metadata
2026-06-10 14:54:32 +05:30
FullerStackDev
800f4dcb62
fix(update): expose plugin convergence repair
2026-06-10 14:43:46 +05:30
Ayaan Zaidi
b9095bf70d
refactor(channel): share draft chunking resolver
2026-06-10 13:35:19 +05:30
Vincent Koc
7f1d82ab25
revert(sessions): defer session metadata sqlite
...
Reverts 538d36eaaa while preserving subsequent main changes. The beta-only SQLite downgrade rescue and reverse migration remain excluded.
2026-06-10 16:34:06 +09:00
brokemac79
de4b8d8ebf
feat(plugins): allow installed trusted policy contracts
...
Allow explicitly enabled installed plugins to register declared trusted tool policies and agent tool result middleware, with trusted policy ids scoped by plugin owner.\n\nVerification covered targeted plugin/agent tests, typecheck, build, lint, local autoreview, and a Blacksmith Testbox runtime proof (tbx_01ktr1nq0rhq47fjkwrepm7fd3).
2026-06-10 16:18:23 +10:00
Vincent Koc
69a73b6278
chore(codex): bump app-server to 0.139.0
2026-06-10 14:14:53 +09:00
openclaw-clownfish[bot]
54c400a975
fix(plugin-sdk): refresh API baseline hash
2026-06-10 14:12:38 +09:00
kenny
b9280d5863
feat: add OpenRouter OAuth login
...
(cherry picked from commit dccfb60656 )
2026-06-09 21:59:56 -07:00
Patrick Erichsen
5a0b95269d
docs: add plugin validation fixes guide ( #91819 )
2026-06-09 21:14:17 -07:00
Omar Shahine
bfccbc3fee
fix(imessage): harden outbound send transport ( #91783 )
...
Merged via squash.
Prepared head SHA: 39ea25767b
Proof:
- Focused tests, docs/config generation, lint/type/doc checks passed before merge.
- ClawSweeper re-review marked proof and patch quality platinum after lobster live send proof.
- Maintainer accepted the `channels.imessage.sendTransport` config surface and compatibility-risk tradeoff.
Lobster proof id: openclaw-lobster-live-proof-c74895c2-b629-4bb0-abcb-e6521069b3d8
Reviewed-by: @omarshahine
2026-06-09 19:09:15 -07:00
Agustin Rivera
f0d8048aa3
fix(search): enforce native web search tool policy ( #91750 )
...
* fix(search): enforce native web search tool policy
* fix(search): apply session policy to native web search
* fix(search): gate direct OpenAI native search
* fix(search): redact native web search provider context
2026-06-09 16:25:15 -07:00
Patrick Erichsen
4ca6ac326e
docs: remove superpowers spec draft
2026-06-09 15:51:37 -07:00
Alex Knight
bf95883812
feat(diagnostics-otel): capture tool input/output content via trusted channel ( #91256 )
...
diagnostics.otel.captureContent.{toolInputs,toolOutputs} were documented
and config-wired but never produced any span content. Emit tool args and
results over the trusted private-data diagnostic channel (mirroring the
model-content path), and have the OTel exporter bound/redact/truncate them
before span export. Raw tool content never rides the public event bus.
Scope: core embedded-runner tool path (canonical producer). Codex
(async-batched) and Claude CLI remain follow-ups tracked by the issue.
Refs #77391
2026-06-10 05:52:52 +10:00
Niels Kaspers
96a49caffa
docs: clarify trusted-proxy websocket scopes ( #85950 )
2026-06-09 12:40:12 -07:00
Dallin Romney
370cef2e3b
docs: align Feishu DM policy defaults ( #91755 )
2026-06-09 12:31:47 -07:00
Dallin Romney
a2dd821908
docs: clarify matrix plugin upgrade repair ( #91753 )
2026-06-09 12:22:59 -07:00
Shakker
d48778994f
fix: gate tui host footer behind config
2026-06-09 17:35:03 +01:00
WB
479e2aaae3
fix(tui): show connection host in footer
2026-06-09 17:35:03 +01:00
Pavan Kumar Gondhi
9f413acc18
fix: expand unsafe host env denylist ( #91618 )
...
* fix: expand unsafe host env denylist
* test: annotate host env security fixtures
* test: align opengrep fixture suppressions
* test: keep opengrep suppressions inline
* test: avoid opengrep fixture call patterns
2026-06-09 19:44:54 +05:30
mushuiyu_xydt
a36e05050a
fix #88009 : [Feature]: batched memory embedding should batch over files ( #89138 )
...
Merged via squash.
Prepared head SHA: 66d362a56d
Co-authored-by: mushuiyu886 <266724580+mushuiyu886@users.noreply.github.com >
Co-authored-by: jalehman <550978+jalehman@users.noreply.github.com >
Reviewed-by: @jalehman
2026-06-09 06:38:30 -04:00
openclaw-clownfish[bot]
5e1fbca3cb
docs: clarify Android opt-in for release CI ( #91665 )
...
Co-authored-by: openclaw-clownfish[bot] <280122609+openclaw-clownfish[bot]@users.noreply.github.com>
2026-06-09 18:20:39 +09:00
openclaw-clownfish[bot]
e949809f6e
chore(plugin-sdk): refresh API baseline hash ( #91661 )
...
Co-authored-by: openclaw-clownfish[bot] <280122609+openclaw-clownfish[bot]@users.noreply.github.com>
2026-06-09 18:20:35 +09:00
Vincent Koc
f57c3b55fd
fix(microsoft-foundry): repair CI validation issues
2026-06-09 15:45:19 +09:00
openclaw-clownfish[bot]
56fe1e0c95
docs: include plugin prerelease in release validation approval ( #91637 )
...
Co-authored-by: openclaw-clownfish[bot] <280122609+openclaw-clownfish[bot]@users.noreply.github.com>
2026-06-09 15:42:13 +09:00
Vincent Koc
0c60bad890
fix(microsoft-foundry): require MAI image deployment defaults
2026-06-09 15:34:28 +09:00
Vincent Koc
a172db54b4
fix(microsoft-foundry): allow MAI deployment ids for image generation
2026-06-09 15:34:28 +09:00
Vincent Koc
5f13d0c817
docs(microsoft-foundry): document MAI image support
2026-06-09 15:34:28 +09:00
Onur Solmaz
3137110167
fix(memory): move local llama.cpp runtime to provider plugin
...
* fix(memory): move local llama.cpp runtime to provider plugin
* chore: ignore llama cpp dynamic dependency
* test: remove invalid local provider alias fixture
* chore: refresh llama cpp shrinkwrap
* chore: drop stale memory embedding defaults facade
2026-06-09 14:30:35 +08:00
Vincent Koc
4c98a547d0
docs: redirect retired app sdk pages
2026-06-09 14:57:50 +09:00
Vincent Koc
634bcf6667
docs: clarify external app integration path
2026-06-09 14:56:17 +09:00
Josh Avant
9fdd56da21
fix(openai): require api-key auth for realtime voice ( #91567 )
...
* fix(openai): require api-key auth for realtime voice
* test(plugin-sdk): avoid auth profile store shadowing
2026-06-08 22:55:06 -05:00
Josh Avant
9f48254f09
Fix config.patch explicit array replacement ( #91551 )
...
* fix config patch explicit array replacement
* fix generated config patch protocol model
* fix config patch test helper typing
* fix shared auth patch replacement tests
* update config patch prompt snapshots
* harden qa lab config patch replace paths
2026-06-08 21:48:46 -05:00
Dallin Romney
112e98faa2
chore: bump codex app-server to 0.137.0 ( #91496 )
2026-06-08 15:42:41 -07:00
Kevin Lin
a54f50a41b
chore: add taxonomy file ( #91512 )
...
* chore: add taxonomy file
* add maturity scores
* move taxonomy doc
2026-06-08 14:55:44 -07:00
Kevin Lin
4c5d8afa38
Revert "docs: add maturity scorecard mirror ( #91317 )" ( #91508 )
...
This reverts commit 6cc6f5e210 .
2026-06-08 14:18:42 -07:00
Vincent Koc
b0998f7d15
fix(browser): accept statement evaluate bodies
2026-06-09 05:07:44 +09:00
Peter Steinberger
d4c6662341
docs: bump claude proxy Node.js requirement
2026-06-08 20:01:19 +01:00
Vincent Koc
5f6d4277b1
docs: clarify skill workshop tool policy
2026-06-09 03:39:54 +09:00
Vincent Koc
0176429ad7
fix(context): report compactable transcript counts
...
Adds /context detail diagnostics for active transcript compactability so prompt/cache usage is not mistaken for compactable conversation history.
Fixes #91150 . Supersedes #91158 .
Co-authored-by: Rain <94058511+Pluviobyte@users.noreply.github.com >
2026-06-09 02:16:11 +09:00
Vincent Koc
81234fbf12
feat(skills): expose content versions in skill prompts
2026-06-09 01:45:42 +09:00
宇宙熊Yzx
cfeaf6897f
fix(cron): clear payload model overrides
...
(cherry picked from commit 87af108140 )
2026-06-09 00:46:36 +09:00