frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Open in hackernews

Show HN: Devin-CLI – The missing link for Agent-to-Agent orchestration

https://github.com/revanthpobala/devin-cli
1•revanth1108•1h ago
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