feat(session): add cross-session references
This commit is contained in:
@@ -1215,16 +1215,19 @@
|
||||
}
|
||||
},
|
||||
"mentions": {
|
||||
"ariaLabel": "Apps",
|
||||
"ariaLabel": "Mentions",
|
||||
"label": "Apps",
|
||||
"cliGroup": "CLI apps",
|
||||
"mcpGroup": "MCP services",
|
||||
"sessionGroup": "Nanobot conversations",
|
||||
"cliBadge": "CLI",
|
||||
"mcpBadge": "MCP",
|
||||
"cliDescription": "Use @{{name}} as a local CLI app",
|
||||
"mcpDescription": "Use @{{name}} as an MCP server",
|
||||
"cliTitle": "CLI app: {{name}}",
|
||||
"mcpTitle": "MCP server: {{name}}"
|
||||
"mcpTitle": "MCP server: {{name}}",
|
||||
"sessionBadge": "Nanobot conversation",
|
||||
"sessionDescription": "Reference @{{name}} as a previous chat"
|
||||
},
|
||||
"encoding": "Encoding…",
|
||||
"remove": "Remove attachment",
|
||||
|
||||
Reference in New Issue
Block a user