fix: trim /status oauth output

This commit is contained in:
Peter Steinberger
2026-01-17 04:54:16 +00:00
parent ee738e6578
commit 312cb75c50
4 changed files with 15 additions and 91 deletions

View File

@@ -18,6 +18,7 @@
- Tools: add Firecrawl fallback for `web_fetch` when configured.
- Tools: send Chrome-like headers by default for `web_fetch` to improve extraction on bot-sensitive sites.
- Tools: Firecrawl fallback now uses bot-circumvention + cache by default; remove basic HTML fallback when extraction fails.
- Status: trim `/status` to current-provider usage only and drop the OAuth/token block.
- Directory: unify `clawdbot directory` across channels and plugin channels.
- UI: allow deleting sessions from the Control UI.
- Skills: add user-invocable skill commands and expanded skill command registration.