mirror of
https://github.com/CherryHQ/cherry-studio.git
synced 2025-12-29 23:12:38 +08:00
- 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.
35 lines
638 B
JSON
35 lines
638 B
JSON
{
|
|
"version": "7",
|
|
"dialect": "sqlite",
|
|
"entries": [
|
|
{
|
|
"idx": 0,
|
|
"version": "6",
|
|
"when": 1758091173882,
|
|
"tag": "0000_confused_wendigo",
|
|
"breakpoints": true
|
|
},
|
|
{
|
|
"idx": 1,
|
|
"version": "6",
|
|
"when": 1758187378775,
|
|
"tag": "0001_woozy_captain_flint",
|
|
"breakpoints": true
|
|
},
|
|
{
|
|
"idx": 2,
|
|
"version": "6",
|
|
"when": 1762526423527,
|
|
"tag": "0002_wealthy_naoko",
|
|
"breakpoints": true
|
|
},
|
|
{
|
|
"idx": 3,
|
|
"version": "6",
|
|
"when": 1763500397620,
|
|
"tag": "0003_smooth_talkback",
|
|
"breakpoints": true
|
|
}
|
|
]
|
|
}
|