diff --git a/devin/agent.json b/devin/agent.json new file mode 100644 index 00000000..672b49d6 --- /dev/null +++ b/devin/agent.json @@ -0,0 +1,42 @@ +{ + "id": "devin", + "name": "Devin", + "version": "1.0.0", + "description": "Devin, the AI software engineer", + "website": "https://devin.ai", + "authors": ["Alistair Francis "], + "distribution": { + "binary": { + "darwin-aarch64": { + "archive": "https://static.devin.ai/cli/2026.5.6-8/devin-2026.5.6-8-aarch64-apple-darwin.tar.gz", + "cmd": "./bin/devin", + "args": ["acp"] + }, + "darwin-x86_64": { + "archive": "https://static.devin.ai/cli/2026.5.6-8/devin-2026.5.6-8-x86_64-apple-darwin.tar.gz", + "cmd": "./bin/devin", + "args": ["acp"] + }, + "linux-aarch64": { + "archive": "https://static.devin.ai/cli/2026.5.6-8/devin-2026.5.6-8-aarch64-unknown-linux.tar.gz", + "cmd": "./bin/devin", + "args": ["acp"] + }, + "linux-x86_64": { + "archive": "https://static.devin.ai/cli/2026.5.6-8/devin-2026.5.6-8-x86_64-unknown-linux.tar.gz", + "cmd": "./bin/devin", + "args": ["acp"] + }, + "windows-aarch64": { + "archive": "https://static.devin.ai/cli/2026.5.6-8/devin-2026.5.6-8-aarch64-pc-windows.zip", + "cmd": "./bin/devin.exe", + "args": ["acp"] + }, + "windows-x86_64": { + "archive": "https://static.devin.ai/cli/2026.5.6-8/devin-2026.5.6-8-x86_64-pc-windows.zip", + "cmd": "./bin/devin.exe", + "args": ["acp"] + } + } + } +} diff --git a/devin/icon.svg b/devin/icon.svg new file mode 100644 index 00000000..d402def6 --- /dev/null +++ b/devin/icon.svg @@ -0,0 +1,5 @@ + + + + +