Commit Graph

4 Commits

Author SHA1 Message Date
xKevIsDev
2ce58efe9c refactor: update styling and structure in ToolInvocations and ToolCallsList components
- Changed background classes for better visual consistency.
- Simplified the structure of ToolCallsList, enhancing readability and layout.
- Improved button styles for better user interaction and accessibility.
2025-07-25 01:23:32 +01:00
KevIsDev
c93f6d0d0a refactor(chat): streamline AssistantMessage and ToolInvocations components
- Moved the Markdown rendering for content in AssistantMessage to a new position for better structure.
- Updated ToolInvocations component to enhance UI with improved spacing and keyboard shortcut handling for tool execution.
- Added state management for expanded tool details and integrated keyboard shortcuts for approving and rejecting tool calls.
2025-07-12 10:40:49 +01:00
Roamin
c649e7982e style(icons): update icon for mcp 2025-07-10 20:12:45 +00:00
Roamin
5de162eec8 feat(mcp): add Model Context Protocol integration
Add  MCP integration including:
- New MCP settings tab with server configuration
- Tool invocation UI components
- API endpoints for MCP management
- Integration with chat system for tool execution
- Example configurations
2025-07-10 17:54:15 +00:00