awesome-repositories.com
Blog
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectDespreCum realizăm clasamentulPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
anomalyco avatar

anomalyco/opencode-sdk-js

0
View on GitHub↗
86 stele·19 fork-uri·TypeScript·MIT·2 vizualizări

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.

Istoric stele

Graficul istoricului de stele pentru anomalyco/opencode-sdk-jsGraficul istoricului de stele pentru anomalyco/opencode-sdk-js

Căutare AI

Explorează mai multe repository-uri excelente

Descrie ce ai nevoie în limbaj simplu — AI-ul sortează mii de proiecte open source selectate în funcție de relevanță.

Start searching with AI

Alternative open-source pentru Opencode Sdk Js

Proiecte open-source similare, clasificate după numărul de funcționalități comune cu Opencode Sdk Js.
  • anomalyco/opencodeAvatar anomalyco

    anomalyco/opencode

    175,152Vezi pe 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
    Vezi pe GitHub↗175,152
  • anomalyco/opencode-sdk-goAvatar anomalyco

    anomalyco/opencode-sdk-go

    137Vezi pe GitHub↗

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

    Go
    Vezi pe GitHub↗137
  • anomalyco/opencode-sdk-pythonAvatar anomalyco

    anomalyco/opencode-sdk-python

    245Vezi pe 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
    Vezi pe GitHub↗245
  • kurrent-io/kurrentdbAvatar kurrent-io

    kurrent-io/KurrentDB

    5,809Vezi pe 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
    Vezi pe GitHub↗5,809
Vezi toate cele 5 alternative pentru Opencode Sdk Js→

Întrebări frecvente

Ce face anomalyco/opencode-sdk-js?

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

Care sunt principalele funcționalități ale anomalyco/opencode-sdk-js?

Principalele funcționalități ale anomalyco/opencode-sdk-js sunt: Agent Plugins, Official SDKs.

Care sunt câteva alternative open-source pentru anomalyco/opencode-sdk-js?

Alternativele open-source pentru anomalyco/opencode-sdk-js includ: 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.