awesome-repositories.com
Blog
MCP
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
·
HKUDS avatar

HKUDS/OpenHarness

0
View on GitHub↗
14,084 stars·2,321 forks·Python·MIT·8 vues

OpenHarness

OpenHarness is a framework for building and orchestrating AI agents that utilize tools and plugins to execute complex tasks. It provides an orchestration system for managing language model lifecycles and a multi-agent coordination system for delegating workloads across teams of specialized subagents.

The project features an agent gateway that bridges language model agents to external chat platforms and communication channels. It includes a tool integration engine for executing shell, file, and web operations, supported by a memory and skill manager that handles persistent user preferences and the on-demand injection of domain-specific knowledge.

The framework incorporates security via path-based access controls and interactive approval workflows for sensitive operations. It also provides a dry-run mode for execution plan inspection, a plugin architecture for custom lifecycle hooks, and a terminal user interface for session management and real-time feedback.

Features

  • Agentic LLM Frameworks - Provides a platform for building and managing autonomous agents powered by LLMs with tool use and memory support.
  • AI Agent Orchestration Frameworks - Provides a framework for managing autonomous agent loops and tool discovery to execute complex tasks.
  • Multi-Agent Coordination Systems - Implements a delegation system allowing specialized agents to collaborate on complex tasks by sharing state.
  • Recursive Subagent Nesting - Manages complex workflows via recursive delegation to specialized subagents in independent lifecycles.
  • Communication Gateways - Ships a gateway that routes messages between external communication platforms and AI agents.
  • Agent Orchestrators - Provides a system to manage the reasoning loops and execution lifecycles of language model-based agents.
  • Agent Memory Managers - Provides a system for managing persistent user preferences and the storage and retrieval of agent memory.
  • LLM Tooling Integrations - Connects language models to shell, web, and file system tools with type-safe validation.
  • Custom AI Assistant Development - Enables building personalized AI assistants with custom plugins, on-demand skills, and persistent memory.
  • Multi-Agent Orchestration Systems - Orchestrates teams of specialized autonomous agents to execute complex, collaborative workflows.
  • Tool Execution Permissions - Enforces security through path-level access rules and interactive approvals for sensitive tool executions.
  • Agent Gateways - Provides a gateway that bridges AI agents to external chat platforms and communication channels.
  • Dynamic Skill Injection - Implements on-demand injection of domain-specific markdown knowledge into the agent's context.
  • LLM Provider Integrations - Offers a configurable profile system for managing connectivity and authentication to various AI provider backends.
  • Type-Safe Execution Frameworks - Ships a type-safe validation system for executing shell, file, and web tools.
  • Agentic Memory Systems - Ships a storage system for maintaining long-term user preferences and interaction continuity.
  • Tool Execution Inspection - Includes a dry-run mode for inspecting the intended tool calls and actions before they are executed.
  • Agent Session Persistence - Maintains continuity across interactions by storing user preferences and knowledge in dedicated local files.
  • Path Access Restrictions - Restricts agent file system operations using path-based security rules and interactive user approvals.
  • Data Type Validation - Ensures language model outputs match expected schemas through strict type validation before tool execution.
  • AI Backend Abstractions - Decouples core logic from specific models through a provider-based abstraction for remote and local backends.
  • Extensible Plugin Architectures - Provides a modular extension system allowing custom commands and lifecycle hooks to modify agent behavior.
  • Skill Files - Implements modular, domain-specific instruction files loaded into the agent context to guide task execution.

Historique des stars

Graphique de l'historique des stars pour hkuds/openharnessGraphique de l'historique des stars pour hkuds/openharness

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

Alternatives open source à OpenHarness

Projets open source similaires, classés selon le nombre de fonctionnalités partagées avec OpenHarness.
  • leonxlnx/agentic-ai-prompt-researchAvatar de Leonxlnx

    Leonxlnx/agentic-ai-prompt-research

    2,453Voir sur GitHub↗

    This project is a research-focused toolkit designed for building autonomous agent systems, multi-agent workflows, and security governance frameworks. It provides a platform for coordinating specialized sub-agents through structured communication protocols and phased task delegation to complete complex technical objectives. The framework distinguishes itself by integrating a dedicated security policy engine that validates autonomous tool execution against user-defined permissions and safety rules. It also features a research-oriented approach to prompt engineering, enabling the dynamic assembl

    agentic-aiai-researchclaude
    Voir sur GitHub↗2,453
  • agiresearch/aiosAvatar de agiresearch

    agiresearch/AIOS

    5,168Voir sur GitHub↗

    AIOS is an LLM agent operating system and orchestration kernel designed to manage memory, resource scheduling, and tool execution for multiple autonomous AI agents. It serves as a comprehensive framework for developing and deploying agents, featuring a dedicated resource manager that coordinates model backends, GPU memory, and isolated kernel instances. The system distinguishes itself through a semantic memory engine that uses vector search and autonomous clustering for long-term knowledge management, and a semantic file system that allows users to control computer files and system operations

    Python
    Voir sur GitHub↗5,168
  • opensquilla/opensquillaAvatar de opensquilla

    opensquilla/opensquilla

    4,211Voir sur GitHub↗

    OpenSquilla is an LLM agent orchestration framework designed to coordinate multi-step AI workflows and tool execution using directed acyclic graphs. It functions as a centralized system for managing specialized skill packages and executing complex reasoning sequences. The project distinguishes itself through a routing gateway that directs tasks to different AI providers based on complexity, cost, and performance. It utilizes a multi-tier AI memory system that organizes working, episodic, and semantic knowledge using local embeddings and SQLite, alongside a secure execution sandbox that isolat

    Pythonagentaiai-agents
    Voir sur GitHub↗4,211
  • voltagent/awesome-claude-code-subagentsAvatar de VoltAgent

    VoltAgent/awesome-claude-code-subagents

    21,906Voir sur GitHub↗

    This project provides a framework for managing multi-agent systems, designed to automate complex software development, infrastructure, and business workflows. It functions as a multi-agent workflow orchestrator that routes tasks to domain-specific workers while maintaining state persistence and infrastructure automation. By leveraging large language models, the system decomposes high-level objectives into actionable plans, ensuring that complex operations are executed with consistency and reliability. The framework distinguishes itself through its hierarchical agent registry and policy-driven

    Shellai-agent-frameworkai-agent-toolsai-agents
    Voir sur GitHub↗21,906
Voir les 30 alternatives à OpenHarness→

Questions fréquentes

Que fait hkuds/openharness ?

OpenHarness is a framework for building and orchestrating AI agents that utilize tools and plugins to execute complex tasks. It provides an orchestration system for managing language model lifecycles and a multi-agent coordination system for delegating workloads across teams of specialized subagents.

Quelles sont les fonctionnalités principales de hkuds/openharness ?

Les fonctionnalités principales de hkuds/openharness sont : Agentic LLM Frameworks, AI Agent Orchestration Frameworks, Multi-Agent Coordination Systems, Recursive Subagent Nesting, Communication Gateways, Agent Orchestrators, Agent Memory Managers, LLM Tooling Integrations.

Quelles sont les alternatives open-source à hkuds/openharness ?

Les alternatives open-source à hkuds/openharness incluent : leonxlnx/agentic-ai-prompt-research — This project is a research-focused toolkit designed for building autonomous agent systems, multi-agent workflows, and… agiresearch/aios — AIOS is an LLM agent operating system and orchestration kernel designed to manage memory, resource scheduling, and… opensquilla/opensquilla — OpenSquilla is an LLM agent orchestration framework designed to coordinate multi-step AI workflows and tool execution… voltagent/awesome-claude-code-subagents — This project provides a framework for managing multi-agent systems, designed to automate complex software development,… letta-ai/letta — Letta is a framework for building, deploying, and managing autonomous AI agents that maintain persistent state across… mastra-ai/mastra — Mastra is an orchestration framework designed for building, deploying, and managing autonomous AI agents and…