cherry-studio/resources
suyao 1175823ab8
feat: add support for sub-agents in agent and session management
- Added 'sub_agents' field to the BaseService, agents schema, and sessions schema.
- Implemented methods in AgentService and SessionService to handle sub-agent configurations.
- Updated ClaudeCodeService to load and manage sub-agents.
- Enhanced UI components to display and select sub-agents in the agent settings and activity directory.
- Added translations for sub-agent related UI elements in multiple languages.
- Created SubAgentsSettings component for managing sub-agent associations in agent settings.
2025-11-19 15:58:15 +08:00
..
cherry-studio feat(privacy): add English and Chinese privacy policy pages and popup component 2025-09-23 19:49:41 +08:00
data feat: add shortcuts to rename topic and edit last user message (#9466) 2025-09-05 19:59:59 +08:00
database/drizzle feat: add support for sub-agents in agent and session management 2025-11-19 15:58:15 +08:00
scripts refactor: remove unused files and configurations (#11176) 2025-11-10 11:14:32 +08:00