Rename legacy dappcore/dAppCore/dappco.re plugin-metadata identifiers to the canonical core namespace: marketplace name is core-agent, plugin manifests point at https://lthn.ai and https://forge.lthn.ai/core/agent.git. Align the two .mcp.json files on the new "core mcp serve" command. Scaffold google/gemini-cli with a minimal plugin.json + README so the cross-agent plugin family is complete. Out of this ticket's scope: live Go module import paths at dappco.re/go/core (that's a separate migration), and a stale pip install URL in claude/camofox_mcp/README.md (follow-up child ticket). Closes tasks.lthn.sh/view.php?id=92 Co-authored-by: Codex <noreply@openai.com> Co-Authored-By: Virgil <virgil@lethean.io>
8 lines
235 B
JSON
8 lines
235 B
JSON
{
|
|
"name": "core-agent",
|
|
"description": "Lethean Core agent integration for Gemini CLI",
|
|
"version": "0.1.0",
|
|
"homepage": "https://lthn.ai",
|
|
"repository": "https://forge.lthn.ai/core/agent.git",
|
|
"author": "Lethean Network"
|
|
}
|