Skip to content
View packetloss404's full-sized avatar

Highlights

  • Pro

Block or report packetloss404

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
packetloss404/README.md

packetloss404 — agentic battle station

packetloss404@void:~$ whoami
> Ian Walmsley — Platform Engineer
> Enterprise infrastructure · AI platforms · developer tooling
> Iowa · Remote
packetloss404@void:~$ cat ~/.site
> https://www.packetloss404.com  # what I build, and why
> https://ianwalmsley.me         # the career side

what I build

Agent infrastructure, end-to-end — multi-provider LLM routers (hand-rolled, no SDKs), MCP clients & servers from scratch, Voyager-style agent loops, sandboxed tool runtimes, RAG, and agent evaluation inside synthetic worlds: closed-sandbox internets, simulated enterprise networks, and autonomous Minecraft civilizations. Production-minded: real test suites, security (SSRF defense, credential vaults, hash-chained audit logs), and durable persistence.

Two decades of enterprise infrastructure underneath it — VMware/Omnissa, Azure, identity, storage, networking, and the automation that replaced the manual version of all of it. That's why these ship with permission engines, audit logs, and sandboxes instead of a shell call and optimism.

TypeScript · Rust · Python · Go · PowerShell · LLM orchestration · MCP · agents · evals · simulation

featured

PacketADE packetcode PacketAgent
vellum jarvis mc-fleet-bot

currently

Building the Packet suite end-to-end — PacketADE (agentic dev environment, v0.10.2), packetcode (terminal coding agent), and PacketAgent, the worker runtime behind them: bounded, budgeted, checkpointed LLM workers running in a network-isolated sandbox with effect receipts and digest-chained crash recovery. Alongside it, mc-fleet-bot's autonomous Minecraft civilization — and private R&D on closed-sandbox agent-evaluation worlds, a multi-agent fleet orchestrator, and an evidence-first investigation workspace with chain-of-custody and deterministic archive export.

packetloss404.com · PacketADE · PacketAgent · packetcode · mc-fleet-bot


[ www ] packetloss404.com · [ cv ] ianwalmsley.me · [ in ] linkedin · [ gh ] github

last refresh: 2026-08-01 · auto-built from templates/README.template.md

Pinned Loading

  1. PacketADE PacketADE Public

    Local-first desktop Agent Development Environment — seven coding-agent providers behind one event contract.

    TypeScript

  2. packetcode packetcode Public

    Keyboard-first multi-provider AI coding agent for the terminal. Single Go binary, approval-gated tool runtime.

    Go

  3. PacketAgent PacketAgent Public

    Self-hosted autonomous worker runtime — checkpointed, budget-capped LLM workers in a network-isolated sandbox.

    TypeScript

  4. vellum vellum Public

    Durable multi-agent investigation engine where the dossier is the primary surface, not chat.

    Python 1

  5. mc-fleet-bot mc-fleet-bot Public

    Multi-agent Minecraft AI civilization — a Voyager skill loop with 854 persisted skills and a 7-provider router.

    TypeScript

  6. docvault docvault Public

    Enterprise document management: plugin ingestion pipeline, RAG search, e-signatures, legal hold, RBAC.

    Python