|
850 | 850 | "rankingsEmpty": "No skills in this ranking yet", |
851 | 851 | "agentSkillsLib": "{{agent}}'s skills library (/skills/<name>/SKILL.md)", |
852 | 852 | "noAgentSelected": "Pick an agent in the top switcher first", |
853 | | - "tabs": { |
854 | | - "overview": "Overview", |
855 | | - "profile": "Profile", |
856 | | - "library": "Memory tree", |
857 | | - "episodes": "Emotional journal", |
858 | | - "candidates": "All", |
859 | | - "journal": "Activity", |
860 | | - "proactive": "Proactive care", |
861 | | - "settings": "Settings" |
862 | | - }, |
863 | 853 | "noSkills": "No skills yet", |
864 | 854 | "noSkillsDesc": "Create a custom skill — the agent will use it at the right moment.", |
865 | 855 | "totalCount": "{{count}} skill(s)", |
|
2068 | 2058 | "deleteSuccess": "Memory deleted successfully", |
2069 | 2059 | "deleteFailed": "Failed to delete memory", |
2070 | 2060 | "noAgentSelected": "Pick an agent in the top switcher first", |
| 2061 | + "tabs": { |
| 2062 | + "overview": "Overview", |
| 2063 | + "profile": "Profile", |
| 2064 | + "library": "Memory tree", |
| 2065 | + "episodes": "Emotional journal", |
| 2066 | + "candidates": "Memory distillation", |
| 2067 | + "journal": "Activity", |
| 2068 | + "proactive": "Proactive care", |
| 2069 | + "settings": "Settings" |
| 2070 | + }, |
2071 | 2071 | "vs": { |
2072 | 2072 | "title": "Semantic Search", |
2073 | 2073 | "description": "When enabled, memory search understands meaning (not just keywords), helping the AI find more relevant memories.", |
|
0 commit comments