mirror of https://github.com/openclaw/openclaw.git
diffs: reference PR in changelog
This commit is contained in:
parent
b140f2e894
commit
3c2a84849f
|
|
@ -9,7 +9,7 @@ Docs: https://docs.openclaw.ai
|
|||
- Agents/compaction: add `agents.defaults.compaction.notifyUser` so the `🧹 Compacting context...` start notice is opt-in instead of always being shown. (#54251) Thanks @oguricap0327.
|
||||
- Plugins/hooks: add `before_agent_reply` so plugins can short-circuit the LLM with synthetic replies after inline actions. (#20067) Thanks @JoshuaLelon
|
||||
- Providers/runtime: add provider-owned replay hook surfaces for transcript policy, replay cleanup, and reasoning-mode dispatch. (#59143) Thanks @jalehman.
|
||||
- Diffs: add plugin-owned `viewerBaseUrl` so viewer links can use a stable proxy/public origin without passing `baseUrl` on every tool call. Related #59227.
|
||||
- Diffs: add plugin-owned `viewerBaseUrl` so viewer links can use a stable proxy/public origin without passing `baseUrl` on every tool call. (#59341) Related #59227.
|
||||
|
||||
### Fixes
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue