feat(ui): tool name style in usage panel

This commit is contained in:
clawsweeper
2026-05-19 20:43:01 +00:00
parent 0b7fe234f3
commit 396e405b3b

View File

@@ -37,6 +37,7 @@ Docs: https://docs.openclaw.ai
- Gateway/mobile: restore QR setup-code handoff of bounded operator tokens for iOS and Android onboarding while keeping admin and pairing scopes out of bootstrap. (#83684) Thanks @ngutman.
- iOS: repair Release archive compilation for the TestFlight build. (#84255) Thanks @ngutman.
- Agents/compaction: bound plugin-owned CLI transcript compaction with the host safety timeout so a hung context engine can no longer stall post-turn cleanup. (#84083) Thanks @100yenadmin.
- Control UI/usage: truncate long context skill, tool, and file names in the usage panel while keeping the full name available on hover. (#42197) Thanks @Rain120.
## 2026.5.19