a small self-hosted registry of software i use with coding agents and production systems. everything here is installable today.

git

self-hosted public mirrors · forgejo

public mirrors for sandbox, watchman, and ultrabalancer, hosted at git.yshubham.com.

git clone https://git.yshubham.com/bas3line/sandbox.git

browse repositories github source

context bridge

local-first agent handoffs · cb

a rust cli for moving useful coding-session context between opencode, claude code, and codex without pretending hidden model state is portable.

cargo install --git https://github.com/bas3line/Context-Bridge.git --locked cb-cli

documentation github

sandbox

control plane + cli · v0.1.0

disposable coding environments for humans and ai agents, without handing either of them the keys to the whole machine.

curl -fsSL https://tools.yshubham.com/sandbox/setup.sh | sh

documentation mcp + skills

watchman

cli · v0.8.3

a fast operator's lens for gpu inference servers: inspect them, benchmark them, and catch trouble before users do.

curl -fsSL https://tools.yshubham.com/watchman/install.sh | sh

documentation github

objects

screened public files · r2 + queues

temporary public urls for small reports, screenshots, and images — without bucket access, listing, or an origin server.

curl --data-binary @report.json -H 'content-type: application/json' https://objects.yshubham.com/v1/objects

open uploader api reference

sandbox-platform skill — sandbox lifecycle, risk signals, recovery, capacity diagnosis, and secret boundaries through cli and mcp.

watchman skill — gpu incidents, telemetry, canaries, capacity planning, benchmarks, and rollout validation.

sandbox-mcp mcp — the sandbox control plane exposed to coding agents through 12 lifecycle tools, 3 resources, and 2 prompts.

objects-storage skill — upload small, screened reports and images through a queue-gated r2 object api.

status live checks for the services around the portfolio

trace a browser-side https endpoint probe and request path

docs operator docs, agent skills, and mcp setup