Show HN: Devin-CLI – The missing link for Agent-to-Agent orchestration
1 points
1 hour ago
| 0 comments
| github.com
| HN
Hey guys,

I built devin-cli to use Devin (the AI Engineer) as a composable subprocess.

It lets you chain agents (e.g. Claude -> Devin) and script workflows without leaving your terminal.

Example:

devin create-session "Refactor the auth module" --wait

Repo: https://github.com/revanthpobala/devin-cli

Install: pip install devin-cli

No one has commented on this post.