mirror of
https://github.com/0xatrilla/AI-Sidebar.git
synced 2026-07-22 06:51:46 +00:00
Update marketplace description
This commit is contained in:
parent
81f700c8d8
commit
4a7ecd1e81
2 changed files with 2 additions and 2 deletions
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -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",
|
||||
|
|
|
|||
Loading…
Reference in a new issue