mirror of
https://github.com/rait-09/obsidian-agent-client.git
synced 2026-07-22 06:43:37 +00:00
11 lines
339 B
JSON
11 lines
339 B
JSON
{
|
|
"id": "agent-client",
|
|
"name": "Agent Client",
|
|
"version": "0.8.0",
|
|
"minAppVersion": "0.15.0",
|
|
"description": "Chat with AI agents via the Agent Client Protocol directly from your vault.",
|
|
"author": "RAIT-09",
|
|
"authorUrl": "https://github.com/RAIT-09",
|
|
"fundingUrl": "https://www.buymeacoffee.com/rait09",
|
|
"isDesktopOnly": true
|
|
}
|