codex migration
This commit is contained in:
@@ -0,0 +1,27 @@
|
||||
{
|
||||
"name": "echo-memory",
|
||||
"version": "0.7.1-codex.0+codex.20260620053750",
|
||||
"description": "Persistent memory for Codex via the ECHO Obsidian vault over the Local REST API.",
|
||||
"author": {
|
||||
"name": "Jason"
|
||||
},
|
||||
"skills": "./skills/",
|
||||
"interface": {
|
||||
"displayName": "ECHO Memory",
|
||||
"shortDescription": "Use the ECHO Obsidian vault as Codex memory.",
|
||||
"longDescription": "Loads, writes, triages, and health-checks Jason's ECHO Obsidian vault using a status-checked Local REST API client and the plugin's bundled vault contract, routing map, templates, bootstrap, and migration logic.",
|
||||
"developerName": "Jason",
|
||||
"category": "Productivity",
|
||||
"capabilities": [
|
||||
"Memory",
|
||||
"Obsidian",
|
||||
"Automation"
|
||||
],
|
||||
"defaultPrompt": [
|
||||
"Load my ECHO memory.",
|
||||
"Save this to ECHO memory.",
|
||||
"Run ECHO vault health."
|
||||
],
|
||||
"brandColor": "#2563EB"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user