
`pk`, the TUI for creating "coding helpers" with very small local language models (<=`10b` parameters)
Build pk, a TUI for crafting coding helpers backed by very small local language models (<=10b parameters) for offline Rust work.

Running Mistral's Vibe CLI in an `sbx` sandbox
Run Mistral's Vibe coding agent CLI securely inside an sbx sandbox, with credential handling and network isolation.
Docker Agent meets Kronk safely with `sbx`
Run docker-agent against the Kronk local inference server, all wrapped safely inside an sbx sandbox with GGUF models.
Improving the Developer Experience with SBX Kits
Improve the developer experience with sbx kits: reusable sandbox customizations for Go, Node.js, and code-server extensions.
Giving capabilities to our mini `docker-agent` with "mini skills"
Give your mini docker-agent new capabilities with mini skills that fork context and delegate heavy lifting to scripts.
How to cook a little coding agent with Docker Model Runner and Docker Agent (and `sbx`)
Cook a little coding agent from a 4B model with docker-agent and sbx, constraining tools so small local LLMs stay reliable.
Embedding a Web IDE and Docker Agent into `sbx`, a fully secured sandbox
Embed a web IDE and docker-agent into an sbx sandbox with Docker Model Runner for a ready-to-use secure dev environment.
Building a form with ๐ซ Pablo
Go further with Pablo by building a real form: multiple fields, buttons, layout, event handling, and saving to a file.
Pablo, a small Golang library to make your life easier with BubbleTea
Pablo is a small declarative TUI framework for Go, built on BubbleTea, bringing HTML-like component composition to the terminal.