tools
a small self-hosted registry of software i use with coding agents and production systems. everything here is installable today.
git
public mirrors for sandbox, watchman, and ultrabalancer, hosted at git.yshubham.com.
git clone https://git.yshubham.com/bas3line/sandbox.git context bridge
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 sandbox
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 watchman
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 objects
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 agent layer
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.
public edge