I built orb-async-dev: an OSS async coding agent that runs on your own Orb Cloud account.
Comment
@orb fix the unicode login bugon any GitHub issue → a persistent sub-agent wakes in ~1s, runs a 10-gate verifier (build, tests, mutation check, self-review, red team…), and replies with a PR. Sleeps between LLM calls at ~$0/hr.Devin clone. $0/mo infra idle. MIT, self-host in 60s.
github.com/AWLSEN/orb-async-dev
Alternate hook (shorter):
Text your repo. Come back to a PR.
orb-async-dev: self-hosted coding agent that wakes on webhook, runs a 10-gate verifier on itself, opens a PR. $0/hr idle. MIT.
github.com/AWLSEN/orb-async-dev
Record at 1200×700, 15 fps, 20s max:
- iPhone mirrored to screen, GitHub Mobile open on a private demo issue
- Type
@orb fix the unicode email 500and send - Cut to terminal showing
[orchestrator] accepted task from @sam - Cut to
/logspage auto-refreshing with gate results streaming in - End on the PR in the thread with the
## Verifierblock visible
Export as docs/demo.gif and reference from the README hero.
- Telegram adapter (DM surface in addition to GH comments)
- Multi-repo support (one Orb computer, N connected repos)
- Dependabot-style continuous loop — wake on
new dependency releasewebhook, open bump PR - Public install metrics dashboard (opt-in via
ORB_TELEMETRY=1)
Look for dev-twitter accounts retweeting the launch who:
- Maintain ≥3 public repos AND
- Tweet about dev tooling or infra in the last 30 days AND
- Follow ≥1 of: @cognition_labs, @cursor_ai, @vercel, @railway
DM with a custom demo gif of a PR on their repo if the dogfood can cover it.
auto-registerhit rate on Orb (high = docs onboarding works; low = need clearer copy)- Ratio of hard-failed gates to opened PRs (> 30% hard = system prompt needs sharpening)
- Cost watchdog trip rate (any trip = investigate runaway loops)
/logs404 rate (indicates users settinglogStoreimproperly)
Every one of these is already in the log lines we emit; grep your deploy's output file.