@@ -1548,59 +1548,58 @@ New releases and improvements
15481548 * Improved error handling to prevent information leakage
15491549</Update >
15501550
1551- ## v0.9.1
1552- 2025-10-14
1553-
1551+ <Update label = " October 14, 2025" tags = { [" New releases" , " Improvements" ]} rss = { { title: " Complete MCP integration components and chat system enhancements" }} >
1552+ ## New features
15541553
1555- ** Added**
1556- - Complete MCP integration components (PR #16 ):
1557- - MCPTemplateConfigDialog component for template configuration
1558- - MCPServerCard component for server display
1559- - MCPMarketplace component for discovering MCP servers
1560- - MCPIntegrationPanel component with comprehensive styling
1561- - AddMcpServerDialog component for adding MCP servers
1562- - MCP integration across chat system:
1563- - Chat.client.tsx with full MCP integration
1564- - ChatBox.tsx with MCP tool handling
1565- - GitCloneButton component updates
1566- - MCPTools component for tool management
1567- - Messages.client.tsx with MCP tool display
1568- - GitUrlImport.client.tsx enhancements
1554+ * Complete MCP integration components (PR #16 ):
1555+ * MCPTemplateConfigDialog component for template configuration
1556+ * MCPServerCard component for server display
1557+ * MCPMarketplace component for discovering MCP servers
1558+ * MCPIntegrationPanel component with comprehensive styling
1559+ * AddMcpServerDialog component for adding MCP servers
1560+ * MCP integration across chat system:
1561+ * Chat.client.tsx with full MCP integration
1562+ * ChatBox.tsx with MCP tool handling
1563+ * GitCloneButton component updates
1564+ * MCPTools component for tool management
1565+ * Messages.client.tsx with MCP tool display
1566+ * GitUrlImport.client.tsx enhancements
15691567
1568+ ## Improvements
15701569
1571- ** Changed**
1572- - Enhanced MCP support in core systems:
1573- - api.chat.ts with MCP integration
1574- - message-parser.ts with MCP artifact parsing
1575- - enhanced-message-parser.ts updates
1576- - action-runner.ts with MCP action support
1577- - stream-text.ts with MCP tool handling
1578- - Updated prompts and libraries:
1579- - prompts.ts with MCP awareness
1580- - prompt-library.ts with MCP support
1581- - useMessageParser hook with MCP handling
1582- - Utility updates for MCP:
1583- - selectStarterTemplate.ts improvements
1584- - projectCommands.ts updates
1585- - folderImport.ts enhancements
1586- - fileUtils.ts modifications
1587- - constants.ts additions
1588- - Actions types extended for MCP operations
1589- - Package dependencies updated for MCP support
1590- - pnpm-lock.yaml updated with new dependencies
1570+ * Enhanced MCP support in core systems:
1571+ * api.chat.ts with MCP integration
1572+ * message-parser.ts with MCP artifact parsing
1573+ * enhanced-message-parser.ts updates
1574+ * action-runner.ts with MCP action support
1575+ * stream-text.ts with MCP tool handling
1576+ * Updated prompts and libraries:
1577+ * prompts.ts with MCP awareness
1578+ * prompt-library.ts with MCP support
1579+ * useMessageParser hook with MCP handling
1580+ * Utility updates for MCP:
1581+ * selectStarterTemplate.ts improvements
1582+ * projectCommands.ts updates
1583+ * folderImport.ts enhancements
1584+ * fileUtils.ts modifications
1585+ * constants.ts additions
1586+ * Actions types extended for MCP operations
1587+ * Package dependencies updated for MCP support
1588+ * pnpm-lock.yaml updated with new dependencies
15911589
1590+ ## Bug fixes
15921591
1593- ** Fixed**
1594- - GitHub import functionality issues
1595- - Better error handling
1596- - Improved import process
1597- - Enhanced validation
1598- - setMcpOpen error in state management
1599- - Fixed state synchronization
1600- - Improved error handling
1601- - Message parser issues with MCP artifacts
1602- - Better artifact detection
1603- - Enhanced parsing logic
1592+ * Fixed GitHub import functionality issues
1593+ * Better error handling
1594+ * Improved import process
1595+ * Enhanced validation
1596+ * Fixed setMcpOpen error in state management
1597+ * Fixed state synchronization
1598+ * Improved error handling
1599+ * Fixed message parser issues with MCP artifacts
1600+ * Better artifact detection
1601+ * Enhanced parsing logic
1602+ </ Update >
16041603
16051604<Update label = " October 13, 2025" tags = { [" New releases" , " Improvements" ]} rss = { { title: " GitHub monorepo support and artifact detection fixes" }} >
16061605 ## New features
0 commit comments