chore: instance manifests for the triple-c container (callback on mapped port 5693)

This commit is contained in:
2026-07-27 07:15:12 -07:00
commit 2fa0ab58da
4 changed files with 52 additions and 0 deletions
+10
View File
@@ -0,0 +1,10 @@
{
"$schema": "https://anthropic.com/claude-code/plugin.schema.json",
"name": "shared-memory",
"version": "0.1.0",
"description": "Shared persistent memory and snippet library for Claude Code sessions, backed by memory.dnspegasus.net and authenticated with Authentik OIDC.",
"author": {
"name": "jknapp"
},
"homepage": "https://memory.dnspegasus.net"
}