Open Issues Need Help
View All on GitHubAI Summary: The current process of disconnecting a provider is slow, causing the user interface to freeze for several seconds. To improve user experience, the UI should be updated optimistically, immediately marking the provider as disabled while the disconnection happens in the background. This allows the user to continue interacting with the application without interruption.
Smart LLM Routing for OpenClaw. Cut Costs up to 70% 🦞🦚
AI Summary: This issue proposes adding a dedicated 'Logs' tab to the dashboard to provide a more practical and comprehensive way for users to inspect logs for debugging purposes. Currently, log access is limited to a tooltip, which is insufficient. The new tab would display logs in a table format with essential details like timestamp, level, message, and metadata, and the existing tooltip functionality would be removed.
Smart LLM Routing for OpenClaw. Cut Costs up to 70% 🦞🦚
AI Summary: The dashboard's message table is failing to display all historical messages, with older entries inexplicably missing. This issue persists despite no recent configuration changes, indicating a potential bug in data retrieval or display logic.
Smart LLM Routing for OpenClaw. Cut Costs up to 70% 🦞🦚
AI Summary: The dashboard incorrectly displays token costs when a user is connected via OAuth instead of an API key. This is misleading as the service is designed to track and optimize API key usage. The intended behavior is to show no pricing information for OAuth connections and clearly indicate the connection type.
Smart LLM Routing for OpenClaw. Cut Costs up to 70% 🦞🦚
AI Summary: The GitHub OAuth authorization screen is incorrectly displaying the application name as "brunobuddy" instead of the intended "Manifest". This is a visual bug that can confuse users and appears unprofessional. The fix involves updating the GitHub OAuth application's name setting to "Manifest".
Smart LLM Routing for OpenClaw. Cut Costs up to 70% 🦞🦚