open-agent-sdk — Gemini Agents | Neura Market
    Neura MarketNeura Market/Gemini
    ChatGPTChatGPTClaudeClaudeGeminiGeminiCursorCursorGrokGrokPerplexityPerplexityDeepSeekDeepSeek
    CoPilotCoPilotStable DiffusionStable DiffusionMidjourneyMidjourney
    View All Directories
    OverviewRulesPromptsMCPsAgentsBlogVideosGuidesCoursesCommunityGemsExtensionsTrendingGenerate
    GeminiAgentsopen-agent-sdk
    Back to Agents
    open-agent-sdk

    open-agent-sdk

    ai-vita March 6, 2026
    6 copies 0 downloads

    TypeScript AI SDK for building AI agents with any LLM — OpenAI, Claude, Gemini & more. Open-source alternative to Claude Agent SDK.

    Agent Definition
    # Open Agent SDK
    
    **Open-source TypeScript SDK for building AI agents** — a provider-agnostic, modular alternative to the [Gemini Agent SDK](https://platform.gemini.com/docs/en/agent-sdk/typescript.md).
    
    Built on the [Vercel AI SDK](https://sdk.vercel.ai/) (v6+), so it works with **any LLM**: Anthropic Claude, OpenAI GPT, Google Gemini, Mistral, and more.
    
    > **Why Open Agent SDK?** The official Gemini Agent SDK is powerful but vendor-locked and opaque. Open Agent SDK gives you the same agent loop capabilities — tool use, multi-step reasoning, sub-agents, context compaction — with full control, any LLM provider, and an install-only-what-you-need package architecture.
    
    ## Features
    
    - **Provider-agnostic** — swap between Gemini, GPT-4, Gemini, or any Vercel AI SDK provider
    - **Modular packages** — use only what you need; no mandatory cloud dependencies
    - **Sandbox-agnostic** — run locally, on E2B, on Vercel Firecracker, or bring your own
    - **Full TypeScript** — strict types, Zod schemas, generic type parameters throughout
    - **Agent loop built-in** — step management, budget tracking, context compaction, stop conditions
    - **Sub-agent support** — spawn isolated agents for parallel or delegated work
    - **Skills system** — composable behavior modules via the [Agent Skills](https://github.com/anthropics/agent-skills) standard
    - **Tool caching** — LRU cache wrapper for any tool, out of the box
    
    ## Architecture
    
    ```
    open-agent-sdk/
    ├── packages/
    │   ├── core/               # Agent loop, types, caching, utilities
    │   ├── sandbox-local/      # Local filesystem + shell sandbox
    │   ├── sandbox-e2b/        # E2B cloud sandbox
    │   ├── sandbox-vercel/     # Vercel Firecracker sandbox
    │   ├── cli/                # `oa` — standalone CLI coding agent
    │   ├── tools/              # Standard agent tools (Bash, Read, Write, Edit, Glob, Grep, …)
    │   ├── tools-web/          # Web tools (WebSearch, WebFetch) via parallel-web
    │   └── skills/             # Agent Skills standard (discovery, parsin

    Tags

    agent-sdkai-agentai-agent-frameworkai-agent-sdkclaude-agentclaude-agent-sdkclaude-codeopenai-agents-sdk

    Comments

    More Agents

    View all
    research

    NotebookLM

    Google's AI-powered research notebook that ingests your documents and becomes an expert on your content. Generates audio overviews, study guides, FAQs, and interactive discussions from uploaded sources.

    G
    Google
    browser

    Project Mariner (Browser Agent)

    Google DeepMind's experimental AI agent that can navigate websites, fill forms, and complete multi-step browser tasks autonomously. Uses Gemini's multimodal understanding to interact with web interfaces.

    G
    Google DeepMind
    multimodal

    Project Astra (Multimodal Agent)

    Google DeepMind's universal AI assistant prototype that can see, hear, and respond in real-time through your device camera and microphone. Demonstrates the future of multimodal AI interaction.

    G
    Google DeepMind
    enterprise

    Gemini Enterprise Agent Platform

    Google Cloud's enterprise platform for building, deploying, and managing AI agents powered by Gemini. Supports multi-agent orchestration, tool integration, and enterprise governance.

    G
    Google Cloud
    research

    Gemini Deep Research Agent

    Gemini's agentic research capability that autonomously browses the web, synthesizes information from dozens of sources, and produces comprehensive research reports on any topic.

    G
    Google
    canvas

    Gemini Canvas Agent

    Interactive coding and content creation agent that generates, previews, and iterates on code, documents, and interactive applications in a side panel. Supports HTML/CSS/JS, Python, and more.

    G
    Google

    Stay up to date

    Get the latest Gemini prompts, rules, and resources delivered to your inbox weekly.

    Neura Market LogoNeura Market

    Discover the best AI prompts, plugins, and resources for Gemini and more.

    Content Types

    • Rules
    • Prompts
    • MCPs
    • Agents
    • Guides

    Platforms

    • ChatGPT Directory
    • Claude Directory
    • Gemini Directory
    • Cursor Directory
    • Grok Directory
    • Perplexity Directory
    • DeepSeek Directory
    • CoPilot Directory
    • Stable Diffusion Directory
    • Midjourney Directory
    • All Directories

    Resources

    • Blog
    • Documentation
    • Help Center
    • Marketplace

    Legal

    • Privacy Policy
    • Terms of Service

    © 2026 Neura Market. All rights reserved.

    |

    Not affiliated with any AI platform vendors.