awesome-repositories.com
博客
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
humanlayer avatar

humanlayer/humanlayer

0
View on GitHub↗
9,381 星标·800 分支·TypeScript·other·4 次浏览humanlayer.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.

Star 历史

humanlayer/humanlayer 的 Star 历史图表humanlayer/humanlayer 的 Star 历史图表

AI 搜索

探索更多 awesome 仓库

用简单的语言描述您的需求 —— AI 将根据相关性为您从数千个精选开源项目中进行排序。

Start searching with AI

Humanlayer 的开源替代方案

相似的开源项目,按与 Humanlayer 的功能重合度排序。
  • microsoft/vscode-copilot-chatmicrosoft 的头像

    microsoft/vscode-copilot-chat

    9,493在 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
    在 GitHub 上查看↗9,493
  • kilo-org/kilocodeKilo-Org 的头像

    Kilo-Org/kilocode

    15,616在 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
    在 GitHub 上查看↗15,616
  • letta-ai/lettaletta-ai 的头像

    letta-ai/letta

    21,168在 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
    在 GitHub 上查看↗21,168
  • superset-sh/supersetsuperset-sh 的头像

    superset-sh/superset

    11,877在 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
    在 GitHub 上查看↗11,877
查看 Humanlayer 的所有 30 个替代方案→

常见问题解答

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.

humanlayer/humanlayer 的主要功能有哪些?

humanlayer/humanlayer 的主要功能包括:AI Agent Orchestrators, Remote Agent Deployments, Cross-Agent Context Managers, Worktree Isolation, Agent Orchestrators, Model Provider Integrations, Agentic Workflow Pipelines, AI Agent Integrations。

humanlayer/humanlayer 有哪些开源替代品?

humanlayer/humanlayer 的开源替代品包括: 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…