awesome-repositories.com
Blog
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Gitlawb avatar

Gitlawb/openclaude

0
View on GitHub↗
28,988 estrellas·8,761 forks·TypeScript·7 vistasopenclaude.gitlawb.com↗

Openclaude

OpenClaude is an LLM orchestration interface and multi-provider AI gateway that connects various AI providers and local models to an integrated tool suite. It functions as an agentic tool execution environment and a system for AI-powered code editor integration, enabling in-editor chat and automated coding tasks.

The project provides a gRPC AI agent service that exposes model capabilities and file editing tools to external applications as a headless service. It also includes a configuration layer for managing provider credentials and routing specific agents to different model APIs.

The system covers AI-assisted coding workflows through a tool-driven engine capable of executing shell commands and file system operations. It supports asynchronous AI tasking via detached background processes and retrieves web content through search engines and scraping tools to provide model context.

The project is implemented in TypeScript.

Features

  • LLM Orchestrators - Implements a terminal-based orchestrator that connects multiple AI providers and local models to an integrated tool suite.
  • AI Coding Assistants - Integrates AI models into the IDE to automate code generation, refactoring, and conversational development assistance.
  • Agent Tool Execution - Enables AI agents to invoke external shell commands and file system operations to perform coding tasks.
  • AI Provider Integrations - Provides a configuration layer for connecting to various external cloud and local large language model providers.
  • AI Code Editors - Connects LLMs to local files within an editor to enable natural language-driven code modification.
  • AI Gateways - Provides a unified gateway for managing credentials and routing AI agent requests across various model provider APIs.
  • AI Provider Interfaces - Standardizes interaction with diverse cloud and local AI backends through a unified provider interface.
  • AI-Driven Development Workflows - Implements a cycle of AI planning, automated code execution, and verification using a suite of integrated tools.
  • Editor Integrations - Integrates directly into code editors to provide in-editor chat, launch integration, and provider configuration.
  • AI Engineering Workflows - Features an automation engine that triggers AI-driven software engineering tasks via shell and file system tools.
  • Agent Execution Environments - Provides a runtime environment specifically configured for executing model-driven shell and file system operations.
  • AI Model Interfaces - Offers a web application and IDE extension as structured interfaces for human interaction with AI models.
  • Token Streaming - Streams model token output and tool progress in real time to provide immediate feedback during response generation.
  • gRPC Service Implementations - Implements a gRPC service to expose agentic tools and file editing capabilities to external applications.
  • AI Agent Services - Provides a headless gRPC service that exposes AI model capabilities and file editing tools to external applications.
  • Headless Services - Provides a headless gRPC service that delivers agentic functionality without a coupled user interface.
  • Real-Time Data Streaming - Streams model tokens and tool progress in real time to the user interface to reduce perceived latency.

Historial de estrellas

Gráfico del historial de estrellas de gitlawb/openclaudeGráfico del historial de estrellas de gitlawb/openclaude

Búsqueda con IA

Explora más repositorios increíbles

Describe lo que necesitas en lenguaje sencillo: la IA clasifica miles de proyectos open-source curados por relevancia.

Start searching with AI

Alternativas open-source a Openclaude

Proyectos open-source similares, clasificados según cuántas características comparten con Openclaude.
  • quarkusio/quarkusAvatar de quarkusio

    quarkusio/quarkus

    15,479Ver en GitHub↗

    Quarkus is a Kubernetes-native Java framework designed for building high-performance, memory-efficient applications. It utilizes ahead-of-time native compilation to transform Java code into standalone, optimized binaries that eliminate the need for a virtual machine, enabling rapid startup and reduced memory consumption. By performing code augmentation during the build phase, it shifts heavy processing tasks away from runtime, ensuring that applications are optimized for cloud-native environments. The framework distinguishes itself through a unified approach to reactive and imperative program

    Javacloud-nativehacktoberfestjava
    Ver en GitHub↗15,479
  • cloudwego/einoAvatar de cloudwego

    cloudwego/eino

    9,675Ver en GitHub↗

    Eino is an AI agent development kit and LLM application framework designed for building autonomous agents and orchestrating complex language model workflows. It serves as a multi-agent orchestration engine and workflow orchestrator, providing a graph-based execution model to route data between models, tools, and retrievers. The framework distinguishes itself through a robust set of multi-agent coordination patterns, including supervisor-led management, sequential flows, and autonomous reasoning loops like ReAct. It features advanced agent execution controls such as active turn preemption, che

    Goaiai-applicationai-framework
    Ver en GitHub↗9,675
  • hkuds/deepcodeAvatar de HKUDS

    HKUDS/DeepCode

    14,539Ver en GitHub↗

    DeepCode is an agentic development framework designed to orchestrate autonomous AI agents for software engineering tasks. It functions as a multi-agent workflow orchestrator that translates natural language requirements into functional codebases by coordinating specialized agents for architectural planning, intent analysis, and implementation. The platform integrates multiple language models to power these automated routines, providing a unified environment for complex development projects. The system distinguishes itself through its ability to transform academic research papers into executab

    Pythonagentic-codingllm-agent
    Ver en GitHub↗14,539
  • qwibitai/nanoclawAvatar de qwibitai

    qwibitai/nanoclaw

    29,956Ver en GitHub↗

    Nanoclaw is an LLM agent orchestrator and multi-platform chat gateway designed to deploy and manage isolated AI agents. It provides a containerized runtime that executes agents within sandboxed Linux containers, ensuring filesystem and state isolation through dedicated workspaces and host bind-mounts. The project distinguishes itself through a unified routing pipeline that connects agents to diverse messaging platforms, including WhatsApp, Discord, Slack, Telegram, Signal, and iMessage. It integrates the Model Context Protocol to extend agent capabilities via managed external data and functio

    TypeScriptai-agentsai-assistantclaude-code
    Ver en GitHub↗29,956
Ver las 30 alternativas a Openclaude→

Preguntas frecuentes

¿Qué hace gitlawb/openclaude?

OpenClaude is an LLM orchestration interface and multi-provider AI gateway that connects various AI providers and local models to an integrated tool suite. It functions as an agentic tool execution environment and a system for AI-powered code editor integration, enabling in-editor chat and automated coding tasks.

¿Cuáles son las características principales de gitlawb/openclaude?

Las características principales de gitlawb/openclaude son: LLM Orchestrators, AI Coding Assistants, Agent Tool Execution, AI Provider Integrations, AI Code Editors, AI Gateways, AI Provider Interfaces, AI-Driven Development Workflows.

¿Qué alternativas de código abierto existen para gitlawb/openclaude?

Las alternativas de código abierto para gitlawb/openclaude incluyen: quarkusio/quarkus — Quarkus is a Kubernetes-native Java framework designed for building high-performance, memory-efficient applications.… cloudwego/eino — Eino is an AI agent development kit and LLM application framework designed for building autonomous agents and… hkuds/deepcode — DeepCode is an agentic development framework designed to orchestrate autonomous AI agents for software engineering… qwibitai/nanoclaw — Nanoclaw is an LLM agent orchestrator and multi-platform chat gateway designed to deploy and manage isolated AI… openai/openai-agents-python — This project is a Python framework for building autonomous, event-driven agent systems. It provides a unified runtime… letta-ai/letta — Letta is a framework for building, deploying, and managing autonomous AI agents that maintain persistent state across…