3 Repos
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.
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.
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.
Open Canvas ist ein System zur Verwaltung zustandsbehafteter KI-Agenten-Workflows durch einen kollaborativen Editor und ein Orchestrierungs-Framework. Es bietet einen gemeinsamen Arbeitsbereich, in dem Menschen und Large Language Models in Echtzeit Dokumente verfassen und Code schreiben, unterstützt durch einen strukturierten Texteditor mit Live-Rendering. Das Projekt zeichnet sich durch die Integration eines Status-Managers aus, der Sitzungskontext, Benutzererinnerungen und historische Snapshots über Konversations-Threads hinweg verfolgt. Es verwendet ein dauerhaftes Ausführungsmodell, das menschliche Eingriffe ermöglicht und ein Versionsverfolgungssystem für Dokumente und Code-Blöcke unterhält. Das Framework deckt ein breites Funktionsspektrum ab, einschließlich Provider-agnostischer Modellschnittstellen für Chat und Embeddings, Middleware-gesteuerter Workflow-Komposition für Guardrails und Routing sowie persönlichem Kontextmanagement zur Speicherung von Benutzerpräferenzen. Es enthält zudem Tools für das Debugging von Agentenausführungen und die Möglichkeit, den Server mittels Container-Images bereitzustellen. Ein lokaler Agenten-Server wird bereitgestellt, um Läufe, Threads und persistente Speicherung zu handhaben.
Maintains a historical snapshot system for documents and code blocks to enable auditing and version reversion.