mirror of
https://github.com/openclaw/openclaw.git
synced 2026-07-09 15:59:30 +00:00
chore: leave release changelog ownership centralized
This commit is contained in:
parent
578623955f
commit
660b58ac40
1 changed files with 0 additions and 1 deletions
|
|
@ -23,7 +23,6 @@ Docs: https://docs.openclaw.ai
|
|||
|
||||
### Fixes
|
||||
|
||||
- **Remote macOS node bin probes:** defer the connect-time skill-bin probe until app command handlers are ready, cache successful results for reconnects, and back off repeated failures without suppressing probes when node capabilities or required bins change. (#79438, #40527) Thanks @Countermarch.
|
||||
- **Browser actions on Node 24:** keep browser request cancellation bound to the client and response lifetime instead of Node 24.16+'s prematurely aborted body-stream signal, preventing valid POST actions from failing after JSON parsing. Thanks @obviyus and @vincentkoc.
|
||||
- **SecretRef model credentials:** keep resolved provider secrets behind process-local sentinels through auth storage, stream setup, SDK configuration, and managed local-provider probing, then inject plaintext only at the final network or provider-plugin boundary while retaining exact-value log redaction. (#102008, #102009)
|
||||
- **Lean local model shell access:** keep `exec` directly visible beside the default structured Tool Search controls so coding-tuned local models can use their shell fallback instead of searching for missing domain tools. (#87587) Thanks @vincentkoc.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue