You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat: Multi-agent system updates and frontend improvements
## Core Multi-Agent Updates
- Enhanced genai_llm_client with improved error handling and async patterns
- Updated agent pool management for better concurrency
- Refined workflow parallelization in agent_evolution
- Updated all multi-agent examples with latest API patterns
## Service Layer Improvements
- Enhanced terraphim_service with better scoring functions
- Updated name scoring and scored result handling
- Improved settings management with terraphim_settings
## Frontend Updates
- Updated desktop UI components (BackButton, SessionList, Search)
- Enhanced modal components (ArticleModal, ContextEditModal, KGSearchModal)
- Improved result item rendering and interaction
- Updated Vite configuration for better HMR support
- Refreshed frontend assets and dependencies
## Build System
- Updated Cargo.lock with latest dependencies
0 commit comments