Update marketplace description

This commit is contained in:
acxtrilla 2026-04-29 13:13:36 +01:00
parent 81f700c8d8
commit 4a7ecd1e81
2 changed files with 2 additions and 2 deletions

View file

@ -3,7 +3,7 @@
"name": "AI Sidebar",
"version": "0.1.0",
"minAppVersion": "1.7.2",
"description": "A Cursor-style AI sidebar that connects local CLI agents to relevant Obsidian vault context.",
"description": "A Cursor-style AI sidebar that connects local CLI agents to relevant vault context.",
"author": "acxtrilla",
"authorUrl": "https://acxtrilla.xyz",
"isDesktopOnly": true

View file

@ -1,7 +1,7 @@
{
"name": "obsidian-ai-sidebar",
"version": "0.1.0",
"description": "A Cursor-style AI sidebar for Obsidian with local CLI agents and vault-aware context.",
"description": "A Cursor-style AI sidebar with local CLI agents and vault-aware context.",
"main": "main.js",
"scripts": {
"dev": "node esbuild.config.mjs",