mirror of
https://github.com/EthanMarti/infio-copilot.git
synced 2026-01-16 16:31:56 +00:00
11 lines
333 B
JSON
11 lines
333 B
JSON
{
|
|
"id": "infio-copilot",
|
|
"name": "Infio Copilot",
|
|
"version": "0.0.1",
|
|
"minAppVersion": "0.15.0",
|
|
"description": "A Cursor-inspired AI assistant for Obsidian that offers smart autocomplete and interactive chat with your selected notes",
|
|
"author": "Felix.D",
|
|
"authorUrl": "https://github.com/infiolab",
|
|
"isDesktopOnly": true
|
|
}
|