From a3764a361e11c1f91c2bae3078d53c8fab73eb06 Mon Sep 17 00:00:00 2001 From: robcholz <84130577+robcholz@users.noreply.github.com> Date: Sun, 8 Feb 2026 05:03:57 -0500 Subject: [PATCH] doc: changed --- README.md | 3 ++- README.zh.md | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 5f15a47..261127d 100644 --- a/README.md +++ b/README.md @@ -25,7 +25,8 @@
VibeBox is a lightweight, ultra-fast sandbox that lets AI agents run commands, modify files, and execute code freely -without permission prompts. It is completely isolated using Apple's Virtualization Framework, so your actual system +without permission prompts securely. It is completely isolated using Apple's Virtualization Framework, so your actual +system stays safe with minimal memory and disk usage. diff --git a/README.zh.md b/README.zh.md index be6f77d..f2757ab 100644 --- a/README.zh.md +++ b/README.zh.md @@ -24,7 +24,7 @@ English -VibeBox 是一个轻量、启动极快的沙盒环境,让 AI Agent 可以直接跑命令、改文件、执行代码,不会不停弹“要不要允许”的提示。它基于 +VibeBox 是一个轻量、启动极快的沙盒环境,让 AI Agent 可以安全地直接跑命令、改文件、执行代码,不会不停弹“要不要允许”的提示。它基于 Apple 的 Virtualization Framework 做到彻底隔离,所以无论 Agent 在里面怎么折腾,你的真实系统都不会被影响;同时做到了低内存和磁盘占用。 [](https://vibebox.robcholz.com)