diff --git a/apps/octomind/app.yaml b/apps/octomind/app.yaml new file mode 100644 index 0000000..2551fb7 --- /dev/null +++ b/apps/octomind/app.yaml @@ -0,0 +1,9 @@ +name: "Octomind" +description: "Session-based AI development assistant CLI. MCP tool execution, multi-provider support via OpenRouter, roles, skills, and agent orchestration — all from the terminal." +url: "https://octomind.run" +docs: "https://octomind.run/docs/providers/openrouter" +tags: + - coding + - productivity +open_source: "https://github.com/muvon/octomind" +date_added: "2026-05-24" diff --git a/apps/octomind/logo.png b/apps/octomind/logo.png new file mode 100644 index 0000000..71d3f70 Binary files /dev/null and b/apps/octomind/logo.png differ