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
·
anomalyco avatar

anomalyco/opencode-sdk-js

0
View on GitHub↗
86 estrellas·19 forks·TypeScript·MIT·2 vistas

Opencode Sdk Js

This library provides convenient access to the Opencode REST API from server-side TypeScript or JavaScript.

Features

  • Agent Plugins - Official JavaScript/TypeScript SDK for building agent plugins.
  • Official SDKs - Official JavaScript and TypeScript SDK for agent development.

Historial de estrellas

Gráfico del historial de estrellas de anomalyco/opencode-sdk-jsGráfico del historial de estrellas de anomalyco/opencode-sdk-js

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 Opencode Sdk Js

Proyectos open-source similares, clasificados según cuántas características comparten con Opencode Sdk Js.
  • anomalyco/opencodeAvatar de anomalyco

    anomalyco/opencode

    175,152Ver en GitHub↗

    OpenCode is a framework for orchestrating autonomous AI agents within development environments. It provides a multi-tiered architecture where primary assistants manage user interaction while specialized subagents handle specific tasks like planning, research, and code generation. The system includes a comprehensive command-line interface for managing these workflows, configuring agent behavior, and defining custom tools or commands through metadata-rich files. The platform features a modular plugin system and extensive integration support, including standardized protocols for connecting local

    TypeScript
    Ver en GitHub↗175,152
  • anomalyco/opencode-sdk-goAvatar de anomalyco

    anomalyco/opencode-sdk-go

    137Ver en GitHub↗

    The Opencode Go library provides convenient access to the Opencode REST API from applications written in Go.

    Go
    Ver en GitHub↗137
  • anomalyco/opencode-sdk-pythonAvatar de anomalyco

    anomalyco/opencode-sdk-python

    245Ver en GitHub↗

    The Opencode Python library provides convenient access to the Opencode REST API from any Python 3.8+ application. The library includes type definitions for all request params and response fields, and offers both synchronous and asynchronous clients powered by httpx.

    Python
    Ver en GitHub↗245
  • kurrent-io/kurrentdbAvatar de kurrent-io

    kurrent-io/KurrentDB

    5,809Ver en GitHub↗

    KurrentDB is an event-native database designed for event sourcing and event-driven architectures. It stores events as immutable, ordered records in streams, preserving a complete audit trail and enabling temporal queries. The database uses gRPC for all client-server and inter-node communication, providing efficient binary serialization and bidirectional streaming, and supports atomic multi-stream writes that ensure consistency across multiple streams in a single transaction. The database distinguishes itself with a built-in JavaScript projection engine that transforms, filters, and aggregates

    C#cqrsdatabaseevent-sourcing
    Ver en GitHub↗5,809
Ver las 5 alternativas a Opencode Sdk Js→

Preguntas frecuentes

¿Qué hace anomalyco/opencode-sdk-js?

This library provides convenient access to the Opencode REST API from server-side TypeScript or JavaScript.

¿Cuáles son las características principales de anomalyco/opencode-sdk-js?

Las características principales de anomalyco/opencode-sdk-js son: Agent Plugins, Official SDKs.

¿Qué alternativas de código abierto existen para anomalyco/opencode-sdk-js?

Las alternativas de código abierto para anomalyco/opencode-sdk-js incluyen: anomalyco/opencode — OpenCode is a framework for orchestrating autonomous AI agents within development environments. It provides a… anomalyco/opencode-sdk-go — The Opencode Go library provides convenient access to the Opencode REST API from applications written in Go. anomalyco/opencode-sdk-python — The Opencode Python library provides convenient access to the Opencode REST API from any Python 3.8+ application. The… kurrent-io/kurrentdb — KurrentDB is an event-native database designed for event sourcing and event-driven architectures. It stores events as… mrexodia/ida-pro-mcp.