mirror of
https://github.com/EthanMarti/infio-copilot.git
synced 2026-01-16 08:21:55 +00:00
12 lines
392 B
JSON
12 lines
392 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/glowingjade",
|
|
"fundingUrl": "https://buymeacoffee.com/glowingjade",
|
|
"isDesktopOnly": false
|
|
}
|