iblai-vibe-agent-sandbox
SolidAdd the agent Sandbox tab (sandbox type selection — Computing Runtime, Virtual Machine Shell, or Claw — plus OpenClaw instance management and agent prompt configuration) to your Next.js app
AI & Automation 15 stars
5 forks Updated today MIT
Install
Quality Score: 83/100
Stars 20%
Recency 20%
Frontmatter 20%
Documentation 15%
Issue Health 10%
License 10%
Description 5%
Skill Content
# /iblai-vibe-agent-sandbox
Add the agent **Sandbox tab** -- choose how the agent runs code and,
for Claw, manage its sandbox workspace. A **Sandbox Type** card picks
one of three mutually exclusive kinds:
- **Computing Runtime** — a lightweight JavaScript calculator for
quick computations; the low-cost option.
- **Virtual Machine Shell** — a full Linux virtual machine: the agent
can write files and run real shell commands in an isolated sandbox.
- **Claw** — a dedicated Claw worker: a persistent agent host with
its own skills and plugins, billed by usage. This is the original
OpenClaw sandbox flow — selecting it reveals the instance
management sections below the card.
With **Claw** selected, the tab connects the agent to an OpenClaw
instance and edits the agent-workspace prompt files (Identity, Soul,
User Context, Tools, Agents, Bootstrap, Heartbeat, Memory) backing
the agent's runtime behaviour. Push pulls the current configuration
onto the connected sandbox; Auto Push on Save pushes after every
edit.
Agent Skills are managed independently of the sandbox — see
`/iblai-vibe-agent-skills` for the Skills surface (skills catalog,
per-agent assignment, skill resources, and the chat `/` picker).

 to your Next.js app
15 Updated today
iblai AI & Automation Listed
iblai-api-agent-sandbox
Connect/disconnect an ibl.ai agent's sandbox (Claw) instance, manage Claw instances, push config, run health/connectivity checks, and set the agent's model — via the platform API. Use when wiring an agent to a sandboxed workspace.
15 Updated 2 days ago
iblai AI & Automation Solid
iblai-vibe-agent-api
Add the agent API tab (API key management) to your Next.js app
15 Updated today
iblai