Agent-readable docs index: /llms.txt. Full docs in one file: /llms-full.txt. Download /docs.zip to grep all markdown files locally.

Shubham Systems

A small collection of tools for running real systems. Start with the job you need to do. The deeper implementation notes are there when you need them—not before.

Pick what you need

Run code safelySandbox. It creates temporary environments for CI, coding agents, and experiments without giving work direct access to the host.
Understand a GPU serverWatchman. It shows GPU inventory, VRAM ownership, inference health, and capacity evidence.
Route trafficUltraBalancer. It is the Rust HTTP/2 load balancer for health-aware request routing.

Use a hosted service

Share a small temporary fileObjects.
Check a public endpoint from your browserTrace.
See what is currently reachableStatus.
Expose a local service for a short reviewTunnels.

Where to get things

Installers, releases, raw agent skills, and source links live at the tools registry. The public source mirrors are at git.yshubham.com.
Everything here follows one simple rule: the public surface stays small, and the operator keeps the control. Read the operating model when you want the reasoning behind that.