Skip to content

Add Devin CLI agent#364

Open
morgante wants to merge 2 commits into
agentclientprotocol:mainfrom
morgante:add-devin
Open

Add Devin CLI agent#364
morgante wants to merge 2 commits into
agentclientprotocol:mainfrom
morgante:add-devin

Conversation

@morgante

@morgante morgante commented Jun 9, 2026

Copy link
Copy Markdown

Binary distribution for all platforms (darwin, linux, windows), using devin acp as the ACP entrypoint.


AI disclosure: this pull request was generated with the Devin CLI, but validated by me.

Binary distribution for all platforms (darwin, linux, windows),
using `devin acp` as the ACP entrypoint.

Generated with [Devin](https://devin.ai)

Co-Authored-By: Devin <166158716+staging-devin-ai-integration[bot]@users.noreply.github.com>
@anna239 anna239 requested a review from Ololoshechkin June 11, 2026 12:45
Comment thread devin/agent.json
},
"windows-aarch64": {
"archive": "https://static.devin.ai/cli/2026.5.26-8/devin-2026.5.26-8-aarch64-pc-windows.zip",
"cmd": "./bin/devin.exe",

@Ololoshechkin Ololoshechkin Jun 11, 2026

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please change to .\\bin\\devin.exe (windows path format)

Comment thread devin/agent.json
},
"windows-x86_64": {
"archive": "https://static.devin.ai/cli/2026.5.26-8/devin-2026.5.26-8-x86_64-pc-windows.zip",
"cmd": "./bin/devin.exe",

@Ololoshechkin Ololoshechkin Jun 11, 2026

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

same here, .\\bin\\devin.exe

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants