|
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 | + }, |
853 | 863 | "noSkills": "No skills yet", |
854 | 864 | "noSkillsDesc": "Create a custom skill — the agent will use it at the right moment.", |
855 | 865 | "totalCount": "{{count}} skill(s)", |
|
2105 | 2115 | "saveSuccess": "Search configuration saved", |
2106 | 2116 | "applySuccess": "Search configuration applied", |
2107 | 2117 | "saveAndApply": "Save & Apply" |
2108 | | - } |
| 2118 | + }, |
| 2119 | + "pipeline": { |
| 2120 | + "title": "Memory pipeline", |
| 2121 | + "stageRaw": "Conversation memory", |
| 2122 | + "stageRawHint": "Filtered material messages captured from conversations (counts don't map 1:1 to Conversations)", |
| 2123 | + "stagePending": "Pending review", |
| 2124 | + "stagePendingHint": "Distilled memory candidates", |
| 2125 | + "stageAtoms": "Promoted memories", |
| 2126 | + "stageAtomsHint": "Memories available for recall", |
| 2127 | + "hintNoRaw": "Start chatting and the system will capture material and distill memories automatically.", |
| 2128 | + "hintDistilling": "{{n}} pieces of conversation material captured. Distillation runs automatically once a session goes idle; the first memories usually appear after a few exchanges.", |
| 2129 | + "hintNormal": "Material is distilled automatically once a session goes idle; results land in Pending Review before becoming promoted memories.", |
| 2130 | + "emptyTitle": "Memories are still being distilled", |
| 2131 | + "emptyNoRaw": "No memories yet. Start chatting and the system will capture material and distill memories automatically.", |
| 2132 | + "emptyWithRaw": "{{n}} pieces of conversation material captured. Distillation runs automatically once a session goes idle; the first memories usually appear after a few exchanges.", |
| 2133 | + "emptyPendingSuffix": "{{n}} memory candidates are awaiting confirmation in Pending Review." |
| 2134 | + }, |
| 2135 | + "library": { |
| 2136 | + "viewRaw": "Raw material", |
| 2137 | + "hintRaw": "Raw conversation material captured before distillation (counts don't map 1:1 to Conversations)" |
| 2138 | + }, |
| 2139 | + "raw": { |
| 2140 | + "typeFilter": "Type", |
| 2141 | + "typeAll": "All types", |
| 2142 | + "typeUser": "User message", |
| 2143 | + "typeAssistant": "AI reply", |
| 2144 | + "typeToolCall": "Tool call", |
| 2145 | + "typeToolResult": "Tool result", |
| 2146 | + "searchPlaceholder": "Search material content", |
| 2147 | + "detailTitle": "Material detail", |
| 2148 | + "content": "Content", |
| 2149 | + "capturedAt": "Captured at" |
| 2150 | + }, |
| 2151 | + "extractConfig": { |
| 2152 | + "title": "Memory distillation timing", |
| 2153 | + "subtitle": "Control when conversation material becomes memory", |
| 2154 | + "enableLabel": "Auto-distill memory", |
| 2155 | + "modeIdle": "Distill after conversation goes idle", |
| 2156 | + "modeIdleHint": "Waits for a quiet conversation — best memory quality (recommended)", |
| 2157 | + "modeInterval": "Distill on a fixed interval", |
| 2158 | + "modeIntervalHint": "Batch-distills on a schedule; may catch a mid-conversation session", |
| 2159 | + "idlePrefix": "After", |
| 2160 | + "minutes": "minutes of inactivity", |
| 2161 | + "intervalPrefix": "Every", |
| 2162 | + "hours": "hours", |
| 2163 | + "intervalNote": "Fixed-interval distillation may run before a session ends; the idle mode is recommended for most cases.", |
| 2164 | + "disabledHint": "When off, distillation runs only when a session is ended manually.", |
| 2165 | + "saved": "Saved — the agent will reload automatically", |
| 2166 | + "saveFailed": "Save failed" |
| 2167 | + }, |
| 2168 | + "settings": { |
| 2169 | + "title": "Memory settings", |
| 2170 | + "description": "Control whether this agent uses memory and when conversations become long-term memory.", |
| 2171 | + "storageTitle": "Store memory", |
| 2172 | + "storageDescription": "Allow the agent to read existing memories and keep learning from new conversations.", |
| 2173 | + "enabled": "On", |
| 2174 | + "disabled": "Off", |
| 2175 | + "disabledTitle": "The agent will stop using memory", |
| 2176 | + "disabledDescription": "The agent will not read existing memories or capture and distill new ones. Existing memories and conversation history are kept and become available again when memory is re-enabled.", |
| 2177 | + "distillTitle": "Distillation timing", |
| 2178 | + "distillDescription": "Choose when conversation material is organized into recallable long-term memory.", |
| 2179 | + "extractModelTitle": "Extraction model", |
| 2180 | + "extractModelDescription": "The model used to distill memories. \"Auto\" follows the chat default model; you can also pin a cheaper or faster model for extraction.", |
| 2181 | + "extractModelAuto": "Auto (follow chat model)", |
| 2182 | + "reloadHint": "Saving reloads the agent automatically. Current conversations are retained.", |
| 2183 | + "loadFailed": "Failed to load memory settings", |
| 2184 | + "saved": "Saved — the agent will reload automatically", |
| 2185 | + "saveFailed": "Save failed" |
| 2186 | + }, |
| 2187 | + "overview": { |
| 2188 | + "dashboardTitle": "Memory overview", |
| 2189 | + "dashboardSubtitle": "See what the agent remembers and whether memory processing is healthy.", |
| 2190 | + "memoryOn": "Memory active", |
| 2191 | + "memoryOff": "Memory off", |
| 2192 | + "atoms": "Long-term memories", |
| 2193 | + "entities": "Key topics", |
| 2194 | + "episodes": "Emotional moments", |
| 2195 | + "rawEvents": "Conversation memory", |
| 2196 | + "candidatesPending": "Needs attention", |
| 2197 | + "kindsTitle": "Memory types", |
| 2198 | + "kindsEmpty": "No memory type data yet", |
| 2199 | + "growthTitle": "Memory growth · 7 days", |
| 2200 | + "growthEmpty": "No new memories in the last 7 days" |
| 2201 | + }, |
| 2202 | + "entitySummary": "Topic summary" |
2109 | 2203 | }, |
2110 | 2204 | "personalization": { |
2111 | 2205 | "title": "Scenarios", |
|
0 commit comments