awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
anomalyco avatar

anomalyco/opencode-sdk-python

0
View on GitHub↗
245 Stars·24 Forks·Python·MIT·1 Aufruf

Opencode Sdk Python

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.

Features

  • Agent Plugins - Official Python SDK for building agent plugins.
  • Official SDKs - Official Python SDK for agent development.

Star-Verlauf

Star-Verlauf für anomalyco/opencode-sdk-pythonStar-Verlauf für anomalyco/opencode-sdk-python

KI-Suche

Entdecke weitere awesome Repositories

Beschreibe in einfachen Worten, was du brauchst — die KI bewertet tausende kuratierte Open-Source-Projekte nach Relevanz.

Start searching with AI

Open-Source-Alternativen zu Opencode Sdk Python

Ähnliche Open-Source-Projekte, sortiert nach der Anzahl der gemeinsamen Funktionen mit Opencode Sdk Python.
  • anomalyco/opencodeAvatar von anomalyco

    anomalyco/opencode

    175,152Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗175,152
  • anomalyco/opencode-sdk-goAvatar von anomalyco

    anomalyco/opencode-sdk-go

    137Auf GitHub ansehen↗

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

    Go
    Auf GitHub ansehen↗137
  • anomalyco/opencode-sdk-jsAvatar von anomalyco

    anomalyco/opencode-sdk-js

    86Auf GitHub ansehen↗

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

    TypeScript
    Auf GitHub ansehen↗86
  • kurrent-io/kurrentdbAvatar von kurrent-io

    kurrent-io/KurrentDB

    5,809Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗5,809
Alle 5 Alternativen zu Opencode Sdk Python anzeigen→

Häufig gestellte Fragen

Was macht anomalyco/opencode-sdk-python?

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.

Was sind die Hauptfunktionen von anomalyco/opencode-sdk-python?

Die Hauptfunktionen von anomalyco/opencode-sdk-python sind: Agent Plugins, Official SDKs.

Welche Open-Source-Alternativen gibt es zu anomalyco/opencode-sdk-python?

Open-Source-Alternativen zu anomalyco/opencode-sdk-python sind unter anderem: 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-js — This library provides convenient access to the Opencode REST API from server-side TypeScript or JavaScript. 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.