- Introduced a new CSS file for sidebar and UI component styles, defining variables for colors, fonts, and layout.
- Added responsive design adjustments for smaller screens.
- Included a new WebAssembly module for core functionality, enhancing performance and capabilities.
- Added response presets for standup, bug report, and ship update in the Slack sidecar.
- Improved UI elements including a copy button for replies and conversation memory.
- Enhanced diagnostics section with better health indicators and tool listings.
- Introduced performance metrics for response times in the Slack form.
feat: revamp system pane for better process and host introspection
- Updated system pane to include live sparklines for memory and CPU usage.
- Enhanced KPI display with uptime, memory usage, and CPU load metrics.
- Added functionality to capture and display configured services and their statuses.
feat: overhaul tools pane for improved usability and interaction
- Redesigned tools pane to allow filtering, favoriting, and invoking MCP tools.
- Introduced a history feature to track recent tool calls.
- Enhanced form handling for tool arguments with schema-driven inputs.
feat: new files pane for accessing platform data
- Implemented a new files pane to surface data from files.cxllm.io.
- Added tabs for providers, edge functions, health, demand runs, watcher events, and file manager categories.
- Included functionality to capture health snapshots and display recent data.
- Implemented demand pane for managing trend-driven design jobs.
- Created diffusion pane for generating images via Stable Diffusion.
- Added inbox pane for sweeping and routing artifacts through the CxAI inbox classifier.
- Developed items pane for CRUD operations against /api/items.
- Introduced lang pane for running language pipelines.
- Established mac pane for macOS app distribution information.
- Integrated slack pane for sending messages and displaying diagnostics.
- Built system pane for process introspection and version information.
- Launched tools pane for browsing and invoking MCP tools.
- Set up websocket pane for connecting to the /ws/echo service.