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

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

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

3 مستودعات

Awesome GitHub RepositoriesDesign Artifact Versioning

Versioning of research and design documents associated with specific AI agent tasks.

Distinct from Specification Versioning: Focuses on versioning design/planning documents rather than API specifications or binary artifacts.

Explore 3 awesome GitHub repositories matching software engineering & architecture · Design Artifact Versioning. Refine with filters or upvote what's useful.

Awesome Design Artifact Versioning GitHub Repositories

اعثر على أفضل المستودعات باستخدام الذكاء الاصطناعي.سنبحث عن أفضل المستودعات المطابقة باستخدام الذكاء الاصطناعي.
  • humanlayer/humanlayerالصورة الرمزية لـ humanlayer

    humanlayer/humanlayer

    9,381عرض على GitHub↗

    Humanlayer is an LLM coding agent orchestrator and AI-driven workflow manager designed to coordinate multiple agents in researching, designing, and implementing features across complex codebases. It provides a multi-agent development workspace that groups AI sessions, versioned design artifacts, and worktrees into collaborative team tasks. The system features a bring-your-own-key LLM gateway to connect external AI model subscriptions and API keys. It utilizes remote AI agent daemons to run long-term coding sessions on cloud infrastructure, maintaining progress independently of the user's acti

    Links versioned research documents and design plans to specific tasks for consistent team context retrieval.

    TypeScriptagentsaiamp
    عرض على GitHub↗9,381
  • superdesigndev/superdesignالصورة الرمزية لـ superdesigndev

    superdesigndev/superdesign

    6,004عرض على GitHub↗

    Superdesign is an AI-powered design platform that generates UI mockups, wireframes, and multi-page user flows from natural language prompts within a collaborative canvas environment. It functions as a design-to-code exporter, producing production-ready HTML, ZIP archives, or Shopify Liquid templates for direct implementation, and includes an OpenAPI specification importer that automatically generates API documentation and client code from schema definitions. The platform distinguishes itself through a branch-based design exploration system that creates independent design variations from a sin

    Replaces the current frame with an older version, instantly restoring that iteration as the active design.

    TypeScript
    عرض على GitHub↗6,004
  • langchain-ai/open-canvasالصورة الرمزية لـ langchain-ai

    langchain-ai/open-canvas

    5,471عرض على GitHub↗

    Open Canvas هو نظام لإدارة سير عمل وكلاء الذكاء الاصطناعي ذوي الحالة من خلال محرر تعاوني وإطار عمل تنسيق. يوفر مساحة عمل مشتركة حيث يقوم البشر ونماذج اللغات الكبيرة بتأليف المستندات وكتابة الكود في الوقت الفعلي، مدعوماً بمحرر نصوص مهيكل مع عرض حي. يتميز المشروع بدمج مدير حالة يتتبع سياق الجلسة، وذكريات المستخدم، واللقطات التاريخية عبر سلاسل المحادثات. يستخدم نموذج تنفيذ متين يسمح بتدخلات الإنسان في الحلقة ويحافظ على نظام تتبع الإصدار للمستندات وكتل الكود. يغطي إطار العمل مساحة قدرة واسعة، بما في ذلك واجهات نماذج مستقلة عن المزود للمحادثة والتضمينات، وتكوين سير العمل القائم على البرمجيات الوسيطة لحواجز الحماية والتوجيه، وإدارة السياق الشخصي لتخزين تفضيلات المستخدم. كما يتضمن أدوات لتصحيح أخطاء تنفيذ الوكيل والقدرة على نشر الخادم عبر صور الحاويات. يتم توفير خادم وكيل محلي للتعامل مع عمليات التشغيل، والسلاسل، والتخزين المستمر.

    Maintains a historical snapshot system for documents and code blocks to enable auditing and version reversion.

    TypeScript
    عرض على GitHub↗5,471
  1. Home
  2. Software Engineering & Architecture
  3. Specification Versioning
  4. Design Artifact Versioning

استكشف الوسوم الفرعية

  • Collaborative Artifact SnapshotsVersion tracking for documents and code snippets produced during AI agent collaborations. **Distinct from Design Artifact Versioning:** Distinct from Design Artifact Versioning by specializing in the iterative snapshots of collaborative co-authoring sessions.
  • Document and Code SnapshotsSystems for capturing and storing historical versions of collaboratively authored text and code artifacts. **Distinct from Design Artifact Versioning:** Distinct from Design Artifact Versioning by focusing on the real-time snapshots of co-authored documents and code blocks rather than research design documents.
  • Version DuplicationsAdding a historical design version back onto the canvas as a new, separate frame without overwriting the current design. **Distinct from Design Artifact Versioning:** Distinct from Design Artifact Versioning: focuses on duplicating a past version as a new independent artifact rather than tracking version history.
  • Version ReversionsReplacing the current design frame with an older version, instantly restoring that iteration as the active design. **Distinct from Design Artifact Versioning:** Distinct from Design Artifact Versioning: focuses on the act of reverting to a past version rather than general version tracking.