VibeKit

开源SDK,用于在安全沙箱中运行编码代理。

10k 热度 AI编程工具
访问官网
VibeKit 截图

软件新闻

暂无相关新闻。

使用指南

What is VibeKit?

VibeKit is an open-source SDK designed to run coding agents like OpenAI Codex and Claude in secure sandboxes. It enables agents to write code, install packages, or open PRs safely, with built-in streaming, async tasks, and telemetry. MIT licensed and built with TypeScript, it offers zero lock-in. VibeKit allows developers to embed coding agents into their applications or workflows, supporting various sandbox providers such as E2B, Daytona, Modal, and Fly.io. It is ideal for creating internal tools, adding AI-powered features to apps, and streamlining prototyping workflows.

How to use VibeKit?

To use VibeKit, developers can install the SDK via npm (`npm i @vibe-kit/sdk`). They then import `VibeKit` and `VibeKitConfig` to set up the agent type (e.g., 'codex') and other configurations. An instance of `VibeKit` is created, and methods like `generateCode` are called with a prompt and mode. Callbacks (`onUpdate`, `onError`) can be provided to handle streaming output and errors from the agent.

VibeKit's Core Features

Run coding agents (OpenAI Codex, Claude) in secure sandboxes

Open-source and MIT licensed with zero lock-in

Supports streaming agent output to UI

Customizable environment, allowing package installation

Supports both code generation and asking questions

GitHub integration for working on codebases and creating PRs

Built-in streaming, async tasks, and telemetry

Compatibility with various sandbox providers (E2B, Daytona, Modal, Fly.io)

VibeKit's Use Cases

#1

Internal Tools: Support debugging, refactoring, automation, onboarding helpers, CI bots, and internal dev tools.

#2

App Features: Add code generation or code Q&A to products, enabling users to scaffold apps, generate components, or explore code.

#3

Prototyping Workflows: Scaffold features, generate boilerplate, or explore different implementation paths for faster iteration.

#4

Integrations: Automate common setup tasks like adding analytics, wiring authentication, or configuring SDKs.

FAQ from VibeKit

What is VibeKit?

What sandbox providers does VibeKit support?

Is VibeKit open-source?

Can VibeKit generate code and answer questions?

VibeKit Company

VibeKit Company name:

Superagent Technologies, Inc.

.

VibeKit Github

VibeKit Github Link:

https://github.com/superagent-ai/vibekit

你可能还感兴趣