← throughly
throughly-agent · the adapter

Download the adapter.

The small program that lets Throughly reach out and put a coding agent to work in your own repo. Run it on a machine, give it a lease key, and dispatch work items to it — the run streams back live. One self-contained binary, nothing else to install.

Download for your OS
or pick a build below · use the Docker image
All builds · latest release

Pick your platform.

Or run the container
docker run -e THROUGHLY_URL=https://your-instance \ -e THROUGHLY_LEASE_KEY=thr_… -e THROUGHLY_CWD=/work \ -v "$PWD:/work" ghcr.io/civauva/throughly-agent
Get running

Three steps, then dispatch.

1

Mint a lease key

In Throughly → Administration → Agent targets, create a target for this machine. It hands you a one-time lease key.

2

Run the adapter

Point it at your instance and start it. It connects and the target shows online.

3

Send to agent

Open a work item, hit Send to agent, and follow the run. Full setup guide →

Point it at your instance
export THROUGHLY_URL=https://your-instance export THROUGHLY_LEASE_KEY=thr_… # a target's lease key export THROUGHLY_CWD=/path/to/your/repo throughly-agent

Heads up: the adapter drives a coding agent it expects to find on the machine — for now that's Claude Code (claude on your PATH, already signed in); Codex & Gemini are next. Everything the agent does stays inside Throughly's security wall — it can never read your invoices, rates, revenue or confidential documents.

throughly

Your time, projects, support & invoices — one suite you own, end to end.

© 2026 e-manuel software artisans · throughly.app · Self-host · Privacy · Terms