For engineering teams

One terminal.
Your whole stack.

tbsp is an agentic CLI. It reads your code, your logs, your metrics and your tickets in one place, works out what happened, and opens the pull request that fixes it.

Contact us
What it does

From the question to the pull request.

01

Everything in one context

Your code, your logs, your metrics, your traces and your tickets answer the same question at the same time — no tab-hopping, no pasting IDs between dashboards to keep a theory alive.

02

Answers, not more dashboards

Ask in plain language and get the cause, plus the evidence it leaned on and the line it came from. When it isn't sure, it tells you that instead of guessing convincingly.

03

It ships the fix

Once the cause is clear it writes the change, the test and the pull request. Nothing is written anywhere until you say so — every edit, push and deploy waits on your approval.

04

Lives in your terminal

One command, no new interface to learn, and it works alongside the tools your team already runs. It reaches for a system only when a question actually needs it.

In the terminal

This is the whole interface.

tbsp
 _____  ____   ____  ____      The Blackscreen Project
|_   _|| __ ) / ___||  _ \     Agentic CLI for engineering teams.
  | |  |  _ \ \___ \| |_) |    
  | |  | |_) | ___) |  __/     Active: main
  |_|  |____/ |____/|_|        Session: a4f1c9d2 · you
                               
                               Try: why is orders-service throwing 500s on /search?
                               
                               Press ? for commands · Ctrl+C to interrupt
 
> why is orders-service throwing 500s on /search?
 
logs 1,284 × NullPointerException · OrderService:212
metrics p99 340ms → 4.1s at 14:22
traces /search · 91% of spans stall on the cache read
commits merged 14:19 — "cache the lookup result"
 
The merge dropped a null guard on an empty result list.
 
✓ opened a pull request — restore guard + regression test
 

Get started

Tell us about your team and we'll get you set up.

tbsp@capillarytech.com