Awesome AI AgentsAI Agent Development

TencentCloud/CubeSandbox

⭐ 12196 Rust added to this list on 2026-05-18 repository created 2026-04-10

Cube Sandbox is an advanced, open-source sandbox service specifically engineered for AI agents, offering instant, concurrent, secure, and lightweight execution environments. Developed by Tencent Cloud and built upon RustVMM and KVM, it provides hardware-level isolation for each agent, mitigating security risks associated with shared-kernel container solutions like Docker. A key feature is its rapid cold start time, typically under 60ms, achieved through resource pool pre-provisioning and snapshot cloning technologies, eliminating lengthy initialization processes. The service boasts high-density deployment capabilities, allowing thousands of agents to run on a single machine with minimal memory overhead (less than 5MB per instance), thanks to its CoW (Copy-on-Write) technology and an aggressively trimmed runtime. It is natively compatible with the E2B SDK, enabling seamless migration from other sandboxes by merely changing an environment variable. Cube Sandbox also introduces CubeCoW for event-level snapshots, instant cloning, and high-frequency rollback, enhancing development and debugging workflows. Network security is enforced at the kernel level via eBPF-powered CubeVS, ensuring strict inter-sandbox isolation and fine-grained egress traffic filtering. The project is production-ready, validated at scale within Tencent Cloud environments, offering a robust and scalable solution for AI agent deployment.

https://github.com/TencentCloud/CubeSandbox

AI agentssandboxcontainersecuritylightweightRustVMMKVME2BsnapshotvirtualizationTencent Cloud

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.