Show HN:Boxed – AI 代理的自主代碼執行引擎(受 Vercel Sandbox 啟發)

Show HN:Boxed – AI 代理的自主代碼執行引擎(受 Vercel Sandbox 啟發)

Hacker News·

Hacker News 上推出了一個名為 Boxed 的新開源專案,它是一個專為 AI 代理設計的自主代碼執行引擎。該專案旨在解決構建能夠編寫代碼的 AI 代理時面臨的挑戰,並從 Vercel Sandbox 中汲取靈感。

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

To see all available qualifiers, see our documentation.

The Sovereign Code Execution Engine for AI Agents.

License

Uh oh!

There was an error while loading. Please reload this page.

akshayaggarwal99/boxed

Folders and files

Latest commit

History

Repository files navigation

Image

Boxed

The Sovereign Code Execution Engine for AI Agents.

Image

Image

Image

Image

Image

The Story 📖

Building an AI Agent that writes code? You have a problem.

Meet Boxed. The open-source, sovereign engine that gives your Agents a safe place to play. It provides a unified API to spawn ephemeral sandboxes, execute arbitrary code, and retrieve results instantly.

✨ Features

🚀 Getting Started

📋 Prerequisites

To run Boxed locally, you'll need:

Note

First Run: The first sandbox creation may take a few seconds while Docker pulls the required images. Subsequent runs are near-instant.

🏗️ Local Development

We provide a Makefile to simplify the build process.

🔐 Security & Auth

Boxed uses a Bring Your Own Key (BYOK) model. Since you run your own instance, you define the secret key yourself at startup.

You can set the key via the --api-key flag or BOXED_API_KEY environment variable:

All CLI commands and SDKs must provide this key:

💻 CLI Usage

🔌 SDKs

💻 SDK Examples

📚 Documentation

🛠️ Architecture

Boxed uses a Control Plane vs Data Plane architecture.

Image

🗺️ Roadmap

🤝 Contributing

Contributions are welcome! Please read our Contributing Guide.

📄 License

MIT License — do whatever you want with it.

About

The Sovereign Code Execution Engine for AI Agents.

Resources

License

Contributing

Uh oh!

There was an error while loading. Please reload this page.

Stars

Watchers

Forks

Releases

Packages

  0

Languages

Footer

Footer navigation

Hacker News

相關文章

  1. Show HN:一個受 Claude.ai/Code 啟發的代理沙盒啟動器

    3 個月前

  2. Show HN:Open Agent,我嘗試為 AI 編碼代理建立受管理的環境

    3 個月前

  3. Show HN:Sentinel – AI 代理的零信任治理

    3 個月前

  4. Show HN:DevBox – 終結 AI 代理指令疲勞的執行合約

    4 個月前

  5. Show HN:fluid.sh – 讓基礎設施對 AI 更安全

    3 個月前