Show HN: Devin-CLI – The missing link for Agent-to-Agent orchestration
2 points| revanth1108 | 28 days ago |github.com
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 comments yet.