Claude Code at your desk, plus agents that run without you

Claude Code on your laptop is great for hands-on coding. Ellipsis runs agents in the cloud on a schedule, on a pull request, or from a Slack or Linear mention, with the team-wide visibility and central governance a local setup cannot provide.

Feature by feature

Capability
Ellipsis
Claude Code on a laptop
Runs without you at the terminal
Agents run in the cloud, day or night
Only while your terminal is open
Triggers
Pull requests, pushes, cron, and @ellipsis in Slack and Linear
You start every session by hand
Scheduled agents
Native cron schedules
Your laptop would have to stay on and awake
Team-wide visibility
Every session, cost, and diff in one shared dashboard
Local to one developer
Governance
Scoped GitHub tokens, repo scoping, and spend caps
Each developer configures their own
Cost tracking
Spend by agent, repo, and day across the team
Each developer has a separate bill
Audit trail
Every action and every config version recorded
No shared record of what ran
Shared configuration
One versioned YAML per agent, in your repo
Local settings, not centrally governed
Hands-on, interactive coding
Built for automated and triggered work, not live pairing
Excellent for pairing at your desk

The two work well together. Keep Claude Code at your desk for live coding, and let Ellipsis run the automated, scheduled, and team-wide work in the cloud.

01

Every session the whole team can see

On a laptop, a session lives and dies in one developer's terminal. Ellipsis records every session in one shared dashboard: how it was triggered, what it changed, what it cost, and the full step-by-step trace, across every repo and every agent.

Sessionslive
Flagged 1 risk on api-repo #1841
Dropped column without backfill
$0.21
12.0K tok
just now1m30s
Posted daily standup to your-org #engineering
4 merged, 2 awaiting review
$0.05
3.3K tok
just now22s
Opened web-repo #314
Implement CSV export
$0.42
31.2K tok
22s ago4m02s
Approved api-repo #1839
Add rate limiting to /v1
$0.18
9.1K tok
1m ago48s
Reviewed web-repo #1842
Fix connection leak on error path
$0.31
18.4K tok
3m ago1m12s
02

Govern what agents can do before they run

Local sessions are governed by whoever is at the keyboard. With Ellipsis every agent's GitHub token is narrowed to the permissions and repos its YAML grants, and spend is capped per session, per day, and per month across the whole team.

Tool callsmerge-referee
Bash
pytest -k auth · passed
Allowed
Edit
tests/test_auth.py
Allowed
gh pr merge
GH_TOKEN is read-only
Blocked
Grep
"flaky" · 3 matches
Allowed
Read
tests/test_auth.py
Allowed
03

See every step, from thinking to diff

See the reasoning behind every change, not just the change. Each session records the agent's thinking, the tools it called, the tests it ran, and the diff it shipped, available to anyone on the team and not just the person who launched it.

Steps (1)
1thinkingPlan the fix for the connection leak
Budget$0.03 / $1.00
Tokens2.0K

Let the recurring work run itself

Move the scheduled, event-driven, and team-wide work off your laptop and into the cloud, with the governance and visibility a local setup cannot give you.