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

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

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

anomalyco/opencode-sdk-js

0
View on GitHub↗
86 نجوم·19 تفرعات·TypeScript·MIT·2 مشاهدات

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.

سجل النجوم

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

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

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

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

Start searching with AI

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

مشاريع مفتوحة المصدر مشابهة، مرتبة حسب عدد الميزات المشتركة مع Opencode Sdk Js.
  • 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-pythonالصورة الرمزية لـ anomalyco

    anomalyco/opencode-sdk-python

    245عرض على 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
    عرض على GitHub↗245
  • 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 Js→

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

ما هي وظيفة anomalyco/opencode-sdk-js؟

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

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

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

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

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