mirror of
https://github.com/openclaw/openclaw.git
synced 2026-04-26 00:21:59 +00:00
- Added a test to ensure chat.history preserves usage and cost metadata for assistant messages. - Updated chat message sanitization to retain usage and cost information for UI rendering. - Enhanced the AppViewState and UI components to include lastErrorCode for improved error handling. - Implemented new utility functions in overview hints to manage authentication and context errors. - Updated tests to cover new functionality and ensure correct behavior in various scenarios.