awesome-repositories.com
Blog
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetÀ proposNotre méthodologiePresseServeur MCP
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
humanlayer avatar

humanlayer/humanlayer

0
View on GitHub↗
9,381 stars·800 forks·TypeScript·other·4 vueshumanlayer.dev/code↗

Humanlayer

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 active device state.

The platform covers automated coding workflows that provision isolated worktrees and execute multi-stage orchestration through research and planning phases. It includes collaborative tools for real-time co-editing of design artifacts and observability features for auditing agent reasoning through tool-call traceability and execution tracking.

Features

  • AI Agent Orchestrators - Coordinates multiple AI agents through structured workflows to research, design, and implement complex features.
  • Remote Agent Deployments - Deploys agent sessions to cloud infrastructure to ensure progress on long-running tasks persists when local machines are offline.
  • Cross-Agent Context Managers - Provides a system for maintaining shared technical state and codebase consistency across multiple specialized AI agents.
  • Worktree Isolation - Creates dedicated filesystem branches via worktrees to ensure concurrent AI agent tasks do not conflict.
  • Agent Orchestrators - Manages the lifecycle of agents through a structured sequence of research, design, and planning.
  • Model Provider Integrations - Implements a bring-your-own-key integration to decouple model execution costs from platform billing.
  • Agentic Workflow Pipelines - Guides agents through a sequential pipeline of research, design, and planning before allowing code implementation.
  • AI Agent Integrations - Integrates external AI model subscriptions and API keys to power autonomous coding agents.
  • AI Agent Workflow Definition - Defines sequential development stages including clarifying questions, research, and design drafting.
  • AI Coding Agent Platforms - Provides an integrated platform for coordinating multiple AI agents to research, design, and implement features in complex codebases.
  • Provider Configurations - Provides an interface for managing API keys and model-specific settings for various AI providers.
  • Remote Agent Daemons - Runs long-term AI coding sessions on cloud infrastructure to maintain progress across different devices.
  • Collaborative Workspaces - Organizes shared research, versioned designs, and agent sessions into a single synchronized environment for teams.
  • AI-Driven Development Workflows - Guides AI agents through a structured sequence of research, design drafting, and planned code implementation.
  • Agentic Workspaces - Groups AI sessions, versioned design artifacts, and worktrees into a shared environment for collaborative team tasks.
  • Agent Session Parallelization - Executes multiple coding sessions simultaneously across various worktrees and remote cloud workers to accelerate development.
  • Daemonized Session Persistence - Uses remote and local daemons to maintain agent state and progress independently of the active user session.
  • Coding Automation Tools - Turns external tickets and requirements into automated tasks that provision worktrees and execute code changes.
  • Stateful Agent Hosting - Provides infrastructure for hosting long-running AI agents that maintain state independently of the user's device.
  • Agentic Workspace Provisioning - Automatically provisions isolated worktrees and launches agent sessions based on requirements derived from tickets.
  • Reasoning Traceability - Exposes thinking messages and tool calls for full visibility into high-level orchestration and granular agent logic.
  • LLM Gateways - Provides a gateway to connect external AI model subscriptions and API keys to power autonomous agents.
  • Parallel Coding Sessions - Runs multiple AI coding sessions simultaneously using local or cloud daemons to accelerate feature delivery.
  • External Task Synchronization - Imports task descriptions and requirements directly from external project management tools and issue trackers.
  • AI-Guided Technical Design - Enables refining technical plans and design artifacts through real-time inline comments that guide AI agent execution.
  • Task-Linked Artifact Versioning - Maintains versioned, shareable research and designs tied directly to specific agent-driven tasks.
  • Hybrid Execution Bridges - Distributes agent workloads across a hybrid of local machines and cloud processing workers.
  • Design Artifact Versioning - Links versioned research documents and design plans to specific tasks for consistent team context retrieval.
  • AI and Agent Observability - Displays the full reasoning process of agents, including subagent tool calls and real-time execution topology.
  • Reasoning Audit Logs - Captures thinking messages and granular tool calls to provide a transparent audit trail of agent reasoning.
  • Agent-Driven Design Collaboration - Enables real-time co-editing of design documents using inline comments that guide AI agent execution.
  • Agentic Development Frameworks - Framework for integrating human-in-the-loop oversight into agentic workflows.
  • Agentic Tooling - Human-in-the-loop oversight for automated agentic processes.
  • Coding Agents - Tool for managing AI agents in complex codebases.

Historique des stars

Graphique de l'historique des stars pour humanlayer/humanlayerGraphique de l'historique des stars pour humanlayer/humanlayer

Recherche par IA

Explorez plus de dépôts awesome

Décrivez vos besoins en langage naturel — l'IA classe des milliers de projets open source sélectionnés par pertinence.

Start searching with AI

Questions fréquentes

Que fait humanlayer/humanlayer ?

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.

Quelles sont les fonctionnalités principales de humanlayer/humanlayer ?

Les fonctionnalités principales de humanlayer/humanlayer sont : AI Agent Orchestrators, Remote Agent Deployments, Cross-Agent Context Managers, Worktree Isolation, Agent Orchestrators, Model Provider Integrations, Agentic Workflow Pipelines, AI Agent Integrations.

Quelles sont les alternatives open-source à humanlayer/humanlayer ?

Les alternatives open-source à humanlayer/humanlayer incluent : microsoft/vscode-copilot-chat — This project is an AI-powered IDE extension and LLM coding assistant that provides a conversational interface for… kilo-org/kilocode — Kilocode is an autonomous engineering platform designed to orchestrate AI agents for complex software development… letta-ai/letta — Letta is a framework for building, deploying, and managing autonomous AI agents that maintain persistent state across… superset-sh/superset — Superset is an agentic development environment designed to orchestrate autonomous AI coding agents. It functions as a… cloudwego/eino — Eino is an AI agent development kit and LLM application framework designed for building autonomous agents and… buildermethods/agent-os — Agent-OS is an LLM multi-agent orchestration framework and AI software development lifecycle tool designed to…

Alternatives open source à Humanlayer

Projets open source similaires, classés selon le nombre de fonctionnalités partagées avec Humanlayer.
  • microsoft/vscode-copilot-chatAvatar de microsoft

    microsoft/vscode-copilot-chat

    9,493Voir sur GitHub↗

    This project is an AI-powered IDE extension and LLM coding assistant that provides a conversational interface for generating, refactoring, and debugging code. It functions as an AI agent framework and a Model Context Protocol client, connecting AI models to external data sources and tools to automate complex development tasks. The system is distinguished by its use of autonomous AI agents capable of multi-step task execution, including the ability to read files, modify code, and run terminal commands iteratively. It supports recursive agent orchestration through subagent delegation and employ

    TypeScript
    Voir sur GitHub↗9,493
  • kilo-org/kilocodeAvatar de Kilo-Org

    Kilo-Org/kilocode

    15,616Voir sur GitHub↗

    Kilocode is an autonomous engineering platform designed to orchestrate AI agents for complex software development tasks. It functions as a comprehensive system for automating coding, testing, and repository management by integrating directly with your codebase and terminal. The platform provides a unified gateway for model orchestration, allowing for the management of agentic workflows, event-driven automation, and persistent session state across distributed development environments. The platform distinguishes itself through its federated task management and policy-based access control, which

    TypeScriptaiai-ageai-coding
    Voir sur GitHub↗15,616
  • letta-ai/lettaAvatar de letta-ai

    letta-ai/letta

    21,168Voir sur GitHub↗

    Letta is a framework for building, deploying, and managing autonomous AI agents that maintain persistent state across long-term interactions. It provides a comprehensive suite of primitives for defining agents with configurable personas, modular memory blocks, and tool-use capabilities, enabling them to retain user preferences and conversation history over extended sessions. The platform distinguishes itself through its advanced memory management and orchestration capabilities. It allows agents to autonomously update their own memory, perform retrieval-augmented generation, and coordinate com

    Pythonaiai-agentsllm
    Voir sur GitHub↗21,168
  • superset-sh/supersetAvatar de superset-sh

    superset-sh/superset

    11,877Voir sur GitHub↗

    Superset is an agentic development environment designed to orchestrate autonomous AI coding agents. It functions as a workspace where multiple command-line based agents can run in parallel, utilizing a persistent terminal multiplexer to maintain long-lived shell sessions and state. The project distinguishes itself through the use of Git worktrees to provide physical directory isolation for each task, preventing merge conflicts during concurrent agent operations. It incorporates a Model Context Protocol client to extend agent capabilities via external tools and data, while keeping execution en

    TypeScriptagentic-aiai-agentsclaude-code
    Voir sur GitHub↗11,877
Voir les 30 alternatives à Humanlayer→