blamouche_obsidian-any-ai-code/manifest.json
blamouche 867f312cc9 Add a non-technical Getting Started section to the README
Leads with a 3-step beginner path: install the plugin from Obsidian's
Community plugins browser, install one AI coding CLI (Claude Code, Codex,
opencode, Ollama) with copy-paste installers and official links, then open
the panel. Reframes "Install in a Vault" so the community browser is the
primary path. Docs only.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-21 17:09:36 +02:00

10 lines
321 B
JSON

{
"id": "any-ai-cli",
"name": "Any AI CLI",
"version": "0.2.18",
"minAppVersion": "1.7.2",
"description": "Run an AI assistant CLI like Claude from a right sidebar terminal panel, with a customizable runtime list.",
"author": "Benoit Lamouche",
"authorUrl": "https://lamouche.fr",
"isDesktopOnly": true
}