denberek_obsidian-agent-fleet/manifest.json
Denis Berekchiyan 0b5ea13bd0 release: 0.16.0 — Windows stdin fix, robustness hardening, UX polish, internal restructuring
See CHANGELOG.md for details.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-07-01 22:58:22 -07:00

10 lines
No EOL
382 B
JSON

{
"id": "agent-fleet",
"name": "Agent Fleet",
"version": "0.16.0",
"minAppVersion": "1.11.4",
"description": "File-backed AI agents with task scheduling, channels, memory, and MCP \u2014 running on Claude Code or OpenAI Codex, all as plain markdown.",
"author": "Denis Berekchiyan",
"authorUrl": "https://github.com/denberek",
"isDesktopOnly": true
}