Peter Steinberger
7a1dce307d
refactor: split models-config provider policy helpers
2026-03-28 00:56:02 +00:00
Peter Steinberger
d38ec0c9c9
test: dedupe loader heartbeat and audit cases
2026-03-28 00:53:34 +00:00
Peter Steinberger
d69aedcd3e
fix: replay skill source fixture drift
2026-03-28 00:52:45 +00:00
Peter Steinberger
5c52824d3e
refactor: split models-config source-managed helpers
2026-03-28 00:52:20 +00:00
Peter Steinberger
7db79b04c6
refactor: split models-config provider discovery helpers
2026-03-28 00:48:30 +00:00
Peter Steinberger
fa4da0ce5d
fix(ci): replay compaction and skills api drift
2026-03-28 00:47:11 +00:00
Peter Steinberger
6a039bca30
test: dedupe loader and audit suites
2026-03-28 00:46:53 +00:00
Peter Steinberger
b4fe0faf1b
test: dedupe config and utility suites
2026-03-28 00:46:53 +00:00
Peter Steinberger
48eae5f327
test: isolate browser plugin cli integration
2026-03-28 00:45:57 +00:00
Peter Steinberger
c8ad0bde08
refactor: split models-config provider secret helpers
2026-03-28 00:44:36 +00:00
Tak Hoffman
262e5c57c8
fix(ci): stabilize module-bound exact regressions ( #56085 )
...
* Adjust compaction identifier test for summary args
* Harden exec completion after child exit
* Handle SDK compaction and skill shape drift
* Stabilize Synology Chat module-bound tests
* Restore skill source compatibility shims
* Restore self-hosted provider discovery mocks
2026-03-27 19:44:15 -05:00
Peter Steinberger
ce21ef641a
fix: replay compaction and skills api drift
2026-03-28 00:37:31 +00:00
Peter Steinberger
e1f300695a
refactor: extract models-config api-key normalization helpers
2026-03-28 00:37:31 +00:00
Peter Steinberger
6455606b90
refactor: extract models-config plugin catalog helpers
2026-03-28 00:33:52 +00:00
Peter Steinberger
1f24181495
fix(ci): replay compaction and skills api drift
2026-03-28 00:32:53 +00:00
Peter Steinberger
cb9c044025
refactor: extract models-config implicit provider orchestration
2026-03-28 00:30:50 +00:00
Peter Steinberger
0d12f1ab91
fix: replay compaction and skills api drift
2026-03-28 00:29:23 +00:00
Peter Steinberger
8056c5581b
refactor: extract models-config provider auth helpers
2026-03-28 00:29:23 +00:00
qer
8c079a804c
Plugins: clean up channel config on uninstall ( #35915 )
...
* Plugins: clean up channel config on uninstall
`openclaw plugins uninstall` only removed `plugins.*` entries but left
`channels.<id>` config behind, causing errors when the gateway
referenced a channel whose plugin no longer existed.
Now `removePluginFromConfig` also deletes the matching
`channels.<pluginId>` entry (exact match only), and the CLI
previews/reports the removal. Shared config keys like `defaults`
and `modelByChannel` are guarded from accidental removal.
* Plugins: sync uninstall preview with channel cleanup
* fix: clean up channel config on uninstall (#35915 ) (thanks @wbxl2000)
---------
Co-authored-by: George Zhang <georgezhangtj97@gmail.com >
2026-03-27 17:28:38 -07:00
Peter Steinberger
87792c9050
test: dedupe gateway network and transcript suites
2026-03-28 00:26:55 +00:00
Peter Steinberger
fef688fb7a
test: dedupe utility and config suites
2026-03-28 00:26:55 +00:00
Peter Steinberger
d8f97358d7
refactor: extract models-config provider normalization helpers
2026-03-28 00:26:23 +00:00
Peter Steinberger
4c213a5de7
fix(ci): replay compaction and skills api drift
2026-03-28 00:24:28 +00:00
Gustavo Madeira Santana
238d369a77
Plugins: add nested discovery regression test
2026-03-27 20:24:14 -04:00
Peter Steinberger
7b12de591b
refactor: route models-config provider statics through shared barrel
2026-03-28 00:23:13 +00:00
Peter Steinberger
94f87d7b11
refactor: keep shared provider model sdk generic
2026-03-28 00:20:13 +00:00
Peter Steinberger
542d62ba93
fix: replay compaction and skills api drift
2026-03-28 00:17:50 +00:00
Peter Steinberger
b8069c2bd1
refactor: trim provider model compat seams
2026-03-28 00:17:28 +00:00
Peter Steinberger
78160b5f88
fix: align discord registry and runtime test helpers
2026-03-28 00:13:44 +00:00
George Zhang
6b72de77ba
Revert "Plugins: sync channel uninstall cleanup"
2026-03-27 17:12:57 -07:00
Peter Steinberger
96a4df49b9
fix(ci): align compaction and skills api drift
2026-03-28 00:12:14 +00:00
Peter Steinberger
8e687613b6
refactor: move stream payload compat into provider seams
2026-03-28 00:10:39 +00:00
George Zhang
958e3a4c69
Plugins: sync channel uninstall cleanup
2026-03-27 17:10:32 -07:00
Peter Steinberger
1fc7a4e952
fix(ci): type capability provider manifest mock
2026-03-28 00:08:56 +00:00
Peter Steinberger
2d8351b3b4
fix: align anthropic and skills helpers with shared sdk
2026-03-28 00:08:52 +00:00
Tak Hoffman
3dbd81e610
fix(regression): restore bundled capability provider compat
2026-03-27 19:05:58 -05:00
Peter Steinberger
dd640e3c41
refactor: add focused global singleton sdk seam
2026-03-28 00:05:32 +00:00
Peter Steinberger
de7bba14cc
fix(ci): align compaction and skills api drift
2026-03-28 00:04:24 +00:00
Peter Steinberger
2a98464a28
test: dedupe outbound routing and queue suites
2026-03-28 00:02:09 +00:00
Peter Steinberger
0b013bdd94
test: dedupe exec approval and system run suites
2026-03-28 00:02:09 +00:00
Peter Steinberger
13316a9118
refactor: reuse shared model prefix helper in thinking
2026-03-28 00:00:08 +00:00
Tak Hoffman
7da92cc618
fix(regression): align doctor plugin status with runtime
2026-03-27 18:59:47 -05:00
Peter Steinberger
4b5aa6fd0b
fix: refresh skill fixtures for pi-coding-agent
2026-03-27 23:58:41 +00:00
Peter Steinberger
6ba0c434ba
refactor: move plugin tool routing defaults into tool context
2026-03-27 23:58:04 +00:00
Peter Steinberger
44defeb71b
fix: unify plugin tool thread defaults via delivery context
2026-03-27 23:58:04 +00:00
Peter Steinberger
1c412b1ac6
fix: resolve Telegram slash command bindings from sender peer
2026-03-27 23:58:04 +00:00
Tak Hoffman
ee2220ca08
fix(regression): align plugin status with runtime compat
2026-03-27 18:55:41 -05:00
Peter Steinberger
0b26e4d72a
refactor: split shared provider catalog sdk helpers
2026-03-27 23:55:10 +00:00
Peter Steinberger
41eb7c5056
fix(ci): align compaction and skills api drift
2026-03-27 23:52:27 +00:00
Bruce MacDonald
773c57b418
fix(ollama): send think=false for thinking models when thinking is off
...
Ollama thinking-capable models default to think=true when the parameter
is absent. When OpenClaw has thinking set to off, the request never
included think=false, so models continued generating thinking tokens
that were then discarded by the response parser, producing empty
responses.
Wire onPayload into the Ollama stream path so payload wrappers can
mutate the request body, and add an Ollama-specific wrapper that sets
top-level think=false when thinkingLevel is off.
Fixes #46680 , #50702 , #50712
Co-Authored-By: SnowSky1 <126348592+snowsky1@users.noreply.github.com >
2026-03-27 23:49:33 +00:00