Overview
Latest assessment per threadSystematic economic evaluation
Open threadsAPI equivalent
Recorded charges
with its evidence
Unknown until observed.
Cost totals
All threadsLatest assessment per thread. Different cost measures are shown separately.
Recently updated
Threads
Thread economicsNo threads synced yet
Run bb see platform login in your terminal, then approve the matching code in your browser. Historical assessments appear here after sync.
| Thread | Cost | Value estimate | Capture | Updated |
|---|
Latest assessment per thread. Amounts are estimates unless identified as recorded charges.
Repositories
Code over timeMap current capabilities to the commits and pull requests that shaped them.
Connect repository access
Connect GitHub repository access here. GitHub sign-in alone does not grant private repository access.
Current sync
Backfill jobs
Backfills run in the SEE cloud and request full repository history. Install the GitHub App for selected repositories. SEE reads code and pull requests; it does not write to your repositories. Capability estimates do not establish revenue or causal attribution.
Providers
Shared configurationProvider subscriptions
Monthly prices used by your connected BB installations. Leave a price blank when it is unknown.
Changing a price updates future assessments when BB next syncs. Historical versions remain available. Quota attribution currently supports Codex.
API access
Connect your toolsConnect BB
Start with bb see platform login and approve the matching browser code. Each installation gets its own credential; revoking a credential disconnects that installation.
Create a token manually
An advanced alternative to the browser connection.
Save this token
It is shown once. Add it to SEE’s Platform token setting in BB.
Platform URL:
Installations
API reference
Use Authorization: Bearer <token>. Responses and monetary quantities are JSON; amounts are decimal strings in USD.
- GET /api/v1/config
- Read provider prices and their revision.
- PUT /api/v1/config
- Update prices with an expected revision.
- PUT /api/v1/threads/{thread_id}
- Sync one assessment; retries are idempotent.
- GET /api/v1/threads
- Page through the latest thread assessments.
- GET /api/v1/overview
- Separate cost totals, coverage and value counts.
BB sends summary measurements. Prompts, code and raw traces remain local.