From c4e7190559989add59e247cf59ecd741b5166698 Mon Sep 17 00:00:00 2001 From: Yingjun Wu Date: Fri, 13 Feb 2026 15:53:46 +0800 Subject: [PATCH] docs: align README with BoxLite stateful positioning Update tagline and BoxLite description to reflect the new positioning: stateful, lightweight micro-VM sandboxes for AI agents. Co-Authored-By: Claude Opus 4.6 --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 00e4d57..448fd90 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,8 @@ # BoxRun [![Discord](https://img.shields.io/badge/Discord-Join-5865F2?logo=discord&logoColor=white)](go.boxlite.ai/discord) -Ultra-lightweight sandbox platform for AI agents. +Manage stateful, lightweight micro-VM sandboxes for AI agents. -BoxRun is the management layer for [BoxLite](https://github.com/boxlite-ai/boxlite) sandboxes — create, list, stop, and delete boxes through CLI, REST API, Python SDK, or web dashboard. All in a single binary, no Docker, no Kubernetes, no external dependencies. +BoxRun is the management layer for [BoxLite](https://github.com/boxlite-ai/boxlite) — the local-first micro-VM sandbox. Create, list, stop, and delete boxes through CLI, REST API, Python SDK, or web dashboard. All in a single binary, no Docker, no Kubernetes, no external dependencies. ## Why BoxRun?