awesome-repositories.com
المدونة
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعحولكيفية ترتيب النتائجالصحافةخادم MCP
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
anomalyco avatar

anomalyco/opencode-sdk-python

0
View on GitHub↗
245 نجوم·24 تفرعات·Python·MIT·2 مشاهدات

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.

سجل النجوم

مخطط تاريخ النجوم لـ anomalyco/opencode-sdk-pythonمخطط تاريخ النجوم لـ anomalyco/opencode-sdk-python

بحث بالذكاء الاصطناعي

استكشف المزيد من المستودعات الرائعة

صف ما تحتاجه بلغة بسيطة — وسيقوم الذكاء الاصطناعي بترتيب آلاف المشاريع مفتوحة المصدر المنسقة حسب الصلة.

Start searching with AI

بدائل مفتوحة المصدر لـ Opencode Sdk Python

مشاريع مفتوحة المصدر مشابهة، مرتبة حسب عدد الميزات المشتركة مع Opencode Sdk Python.
  • anomalyco/opencodeالصورة الرمزية لـ anomalyco

    anomalyco/opencode

    175,152عرض على 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
    عرض على GitHub↗175,152
  • anomalyco/opencode-sdk-goالصورة الرمزية لـ anomalyco

    anomalyco/opencode-sdk-go

    137عرض على GitHub↗

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

    Go
    عرض على GitHub↗137
  • anomalyco/opencode-sdk-jsالصورة الرمزية لـ anomalyco

    anomalyco/opencode-sdk-js

    86عرض على GitHub↗

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

    TypeScript
    عرض على GitHub↗86
  • kurrent-io/kurrentdbالصورة الرمزية لـ kurrent-io

    kurrent-io/KurrentDB

    5,809عرض على 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
    عرض على GitHub↗5,809
عرض جميع البدائل الـ 5 لـ Opencode Sdk Python→

الأسئلة الشائعة

ما هي وظيفة 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.

ما هي الميزات الرئيسية لـ anomalyco/opencode-sdk-python؟

الميزات الرئيسية لـ anomalyco/opencode-sdk-python هي: Agent Plugins, Official SDKs.

ما هي البدائل مفتوحة المصدر لـ anomalyco/opencode-sdk-python؟

تشمل البدائل مفتوحة المصدر لـ anomalyco/opencode-sdk-python: 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.