Awesome AI AgentsAI Agent Development

superradcompany/microsandbox

⭐ 8248 Rust added to this list on 2026-03-30 repository created 2024-10-03

Microsandbox is a powerful open-source project designed to provide programmable sandboxes for AI agents, leveraging lightweight microVM technology. It allows developers to spin up isolated virtual machines in milliseconds, directly from their code, without the need for complex server setups or lingering daemons. The solution emphasizes local-first execution, making it self-contained and rootless. Key features include hardware-level isolation for enhanced security, achieved through microVM technology, and instant startup times, with average boot times under 100 milliseconds. Its embeddable nature means sandboxes can be created directly within application code, supporting various programming languages like Rust, Python, TypeScript, and Go through dedicated SDKs. Security is further bolstered by 'Unexploitable Secret Keys' which never enter the VM, preventing leakage. Microsandbox also supports OCI-compatible container images, allowing it to run standard images from Docker Hub, GHCR, or other OCI registries. Sandboxes can run in detached mode for long-lived sessions, making them suitable for persistent agent tasks. The project specifically highlights its 'Agent-Ready' capabilities, allowing AI agents to create their own sandboxes using integrated skills and an MCP (Micro-Container Platform) server. The project offers both SDKs for programmatic control and a CLI for managing sandboxes, images, and volumes. While currently in beta, Microsandbox aims to provide AI agents with their own secure, disposable virtual computers, enhancing their capabilities and operational security.

https://github.com/superradcompany/microsandbox

agentsaicontainerdockerlinuxmacosmcpnodejsorchestrationrustsandboxsandboxingsecurityself-hostedtypescriptvirtualizationvmwindowsmicrovmhardware isolation

Also in AI Agent Development

kepano/obsidian-skills

Obsidian Skills provides a collection of agent skills enabling AI agents to interact with Obsidian vaults, facilitating content creation and editing of Markdown, Bases, and JSON Canvas files, as we...

Panniantong/Agent-Reach

Agent-Reach allows AI agents to access web content from major social media and video platforms through a CLI, without API fees, enhancing their perceptual capabilities.

JCodesMore/ai-website-cloner-template

This project provides a reusable Next.js template for reverse-engineering and cloning any website into a modern codebase using various AI coding agents.

huggingface/smolagents

Smolagents is a minimalistic Python library by Hugging Face for creating intelligent agents that think and act by generating and executing Python code, supporting multiple LLMs, modalities, and tool integrations.

alibaba/page-agent

Page Agent is a JavaScript in-page GUI agent enabling natural language control of web interfaces without browser extensions or headless browsers, supporting various LLMs.

TencentCloud/TencentDB-Agent-Memory

TencentDB Agent Memory provides a local, 4-tier progressive pipeline for AI agent long-term memory, enhancing performance and reducing token usage without external API dependencies.

titanwings/distilly

A meta-skill that distills messages, documents, interviews and public sources about a person into a source-grounded Person Profile, packaged as an Agent Skill for coding agents and chat bots.

coze-dev/coze-studio

Coze Studio is an all-in-one AI agent development platform that simplifies the creation, debugging, and deployment of AI agents through visual tools and supports no-code and low-code development approaches.