# yaoapp/yao

**Attribution required: if you use, quote, or summarise this content, you must credit and link back to [awesome-repositories.com](https://awesome-repositories.com/repository/yaoapp-yao).**

7,544 stars · 682 forks · Go · NOASSERTION

## Links

- GitHub: https://github.com/YaoApp/yao
- Homepage: https://yaoagents.com
- awesome-repositories: https://awesome-repositories.com/repository/yaoapp-yao.md

## Topics

`agent` `agentic-ai` `agents` `ai` `ai-applications` `ai-dev` `ai-developer-tools` `ai-generated-code` `ai-native` `ai-native-development` `aigc` `api` `autonomous` `autonomous-agents` `autonomous-robots` `autonomous-systems` `chatbot` `cli` `developer-tools` `golang`

## Description

Yao is an LLM agent framework and low-code web app builder designed for orchestrating autonomous AI agents. It provides a platform to design, deploy, and coordinate agents with specialized personas that can plan tasks, utilize external tools, and execute multi-stage pipelines.

The project distinguishes itself through a Model Context Protocol server for connecting assistants to external binaries and HTTP services, and a gRPC remote execution engine that allows agents to manage remote servers and devices. It includes a model-agnostic provider bridge that supports dynamic switching between various AI model providers via an OpenAI-compatible API layer.

The platform covers a broad capability surface, including secure code sandboxing using Docker, remote infrastructure management with VNC streaming, and low-code development for generating administrative interfaces from JSON configurations. It also features autonomous workflow automation with recurring job scheduling and programmatic integration with messaging platforms like Discord and Telegram.

The entire system is distributed as a single-binary runtime.

## Tags

### Artificial Intelligence & ML

- [MCP Server Connections](https://awesome-repositories.com/f/artificial-intelligence-ml/agentic-systems-frameworks/model-integration-serving/model-integration-interfaces/model-context-protocol/mcp-server-management/mcp-server-connections.md) — Integrates external tools from HTTP endpoints and local binaries into assistants using the standardized Model Context Protocol. ([source](https://yaoagents.com/docs/en-us/settings/mcp-tools))
- [Autonomous Agent Orchestration](https://awesome-repositories.com/f/artificial-intelligence-ml/autonomous-agent-orchestration.md) — Provides a framework for deploying modular AI agents that plan tasks and coordinate specialized personas.
- [Provider-Agnostic Model Interfaces](https://awesome-repositories.com/f/artificial-intelligence-ml/provider-agnostic-model-interfaces.md) — Standardizes interactions with various AI services through an OpenAI-compatible API layer for dynamic model switching.
- [Agent Deployment](https://awesome-repositories.com/f/artificial-intelligence-ml/agent-deployment.md) — Provides systems for provisioning and configuring isolated AI agent instances and specialized personas. ([source](https://yaoagents.com/docs/en-us/getting-started/whats-next))
- [Agentic Pipeline Automations](https://awesome-repositories.com/f/artificial-intelligence-ml/agentic-pipeline-automations.md) — Deploys autonomous AI workers to execute complex multi-stage pipelines triggered by external events. ([source](https://yaoagents.com/docs/en-us/mission-control/what-is-mission-control))
- [AI Agent Orchestrators](https://awesome-repositories.com/f/artificial-intelligence-ml/agentic-systems-frameworks/agent-orchestration-multi-agent/coordination-and-routing/ai-agent-orchestrators.md) — Organizes and sequences a team of specialized agents to handle planning, research, and validation phases. ([source](https://yaoagents.com/docs/en-us/mission-control/what-is-mission-control))
- [Persistent Cloud Workspaces](https://awesome-repositories.com/f/artificial-intelligence-ml/agentic-systems-frameworks/integration-deployment/infrastructure-runtime-environments/agent-workspace-environments/persistent-cloud-workspaces.md) — Maintains long-running AI agent sessions in isolated containers that persist across inactivity. ([source](https://yaoagents.com/docs/en-us/built-in-agents/applet))
- [OpenAI-Compatible APIs](https://awesome-repositories.com/f/artificial-intelligence-ml/agentic-systems-frameworks/model-integration-serving/model-integration-interfaces/ai-integration-apis/openai-compatible-apis.md) — Links to any OpenAI-compatible API or local model instance to power agent intelligence. ([source](https://yaoagents.com/docs/en-us/getting-started/whats-next))
- [AI Agent Development](https://awesome-repositories.com/f/artificial-intelligence-ml/ai-agent-development.md) — Provides tools for creating specialized AI assistants based on natural language descriptions and external skill integration. ([source](https://yaoagents.com/docs/en-us/built-in-agents/agent-smith))
- [Cloud-Hosted Agent Sandboxes](https://awesome-repositories.com/f/artificial-intelligence-ml/ai-coding-agent-platforms/cloud-hosted-agent-sandboxes.md) — Maintains persistent Linux environments with terminal and network access across multiple AI agent sessions. ([source](https://yaoagents.com/docs/en-us/built-in-agents/general))
- [Autonomous AI Workflows](https://awesome-repositories.com/f/artificial-intelligence-ml/ai-coding-assistants/autonomous-coding-agents/autonomous-ai-workflows.md) — Implements autonomous pipelines that handle the full cycle of analysis, execution, and delivery for AI-driven tasks. ([source](https://yaoagents.com/docs/en-us/getting-started/mission-control-intro))
- [AI Execution Sandboxes](https://awesome-repositories.com/f/artificial-intelligence-ml/ai-execution-sandboxes.md) — Provides a secure containerized environment specifically tailored for the execution of AI agents.
- [Dynamic Model Switching](https://awesome-repositories.com/f/artificial-intelligence-ml/ai-model-adapters/dynamic-model-switching.md) — Changes the active language model during a conversation to leverage different reasoning strengths or costs. ([source](https://yaoagents.com/docs/en-us/getting-started/ai-experts-intro))
- [External AI Model Connectors](https://awesome-repositories.com/f/artificial-intelligence-ml/ai-model-integrations/external-ai-model-connectors.md) — Provides connectors for linking to AI providers using API hosts, keys, and model identifiers. ([source](https://yaoagents.com/docs/en-us/settings/ai-models))
- [Agent Persona Configurations](https://awesome-repositories.com/f/artificial-intelligence-ml/ai-powered-robotic-process-automations/agent-persona-configurations.md) — Defines specific agent identities and operating modes for scheduled or on-demand autonomous execution. ([source](https://yaoagents.com/docs/en-us/mission-control/creating-a-robot))
- [AI Provider Integrations](https://awesome-repositories.com/f/artificial-intelligence-ml/ai-provider-integrations.md) — Integrates external AI models via custom API endpoints and keys for OpenAI-compatible providers. ([source](https://yaoagents.com/docs/en-us/getting-started/installation))
- [Autonomous AI Agent Frameworks](https://awesome-repositories.com/f/artificial-intelligence-ml/autonomous-ai-agent-frameworks.md) — Provides a comprehensive framework for building autonomous agents with planning and tool-use capabilities.
- [Autonomous Workflow Automation](https://awesome-repositories.com/f/artificial-intelligence-ml/autonomous-workflow-automation.md) — Provides a system for designing and executing autonomous, multi-stage AI agent workflows with recurring scheduling.
- [General Purpose Task Execution](https://awesome-repositories.com/f/artificial-intelligence-ml/general-purpose-task-execution.md) — Enables agents to perform a wide array of tasks including coding and research via flexible automated workflows. ([source](https://yaoagents.com/docs/en-us/built-in-agents/general))
- [Agentic Goal Decomposition](https://awesome-repositories.com/f/artificial-intelligence-ml/task-decompositions/agentic-goal-decomposition.md) — Uses LLMs to recursively break down high-level strategic goals into a sequence of executable sub-tasks. ([source](https://yaoagents.com/docs/en-us/built-in-agents/robot-tasks))
- [Execution Control Flows](https://awesome-repositories.com/f/artificial-intelligence-ml/agent-architectures/orchestration-engines/ai-agent/runtime-execution-control/execution-control-flows.md) — Manages concurrency limits and queue sizes to control the execution flow of agent processing stages. ([source](https://yaoagents.com/docs/en-us/mission-control/creating-a-robot))
- [Local Agent Deployments](https://awesome-repositories.com/f/artificial-intelligence-ml/agent-deployment/local-agent-deployments.md) — Runs domain-specific AI experts on local hardware to ensure data privacy and security. ([source](https://yaoagents.com/docs/en-us/getting-started/what-is-yao-agents))
- [Agent Skill Integrations](https://awesome-repositories.com/f/artificial-intelligence-ml/agent-skill-integrations.md) — Integrates external tools and APIs from a library of audited solutions to provide agents with specialized capabilities. ([source](https://yaoagents.com/docs/en-us/built-in-agents/agent-smith))
- [AI Integration APIs](https://awesome-repositories.com/f/artificial-intelligence-ml/agentic-systems-frameworks/model-integration-serving/model-integration-interfaces/ai-integration-apis.md) — Provides programming interfaces that allow tools to incorporate chat, translation, and summarization via a built-in AI API. ([source](https://yaoagents.com/docs/en-us/built-in-agents/applet))
- [Model Context Protocol Integrations](https://awesome-repositories.com/f/artificial-intelligence-ml/ai-assistant-integrations/model-context-protocol-integrations.md) — Implements the Model Context Protocol to connect AI assistants to external binaries and HTTP services.
- [Autonomous Web Research Agents](https://awesome-repositories.com/f/artificial-intelligence-ml/autonomous-web-research-agents.md) — Provides autonomous systems that crawl, synthesize, and summarize information from online sources into structured reports. ([source](https://yaoagents.com/docs/en-us/built-in-agents/general))
- [MCP Protocol Integrations](https://awesome-repositories.com/f/artificial-intelligence-ml/external-tool-integrations/mcp-protocol-integrations.md) — Connects agents to external services like calendars and databases using the standardized Model Context Protocol. ([source](https://yaoagents.com/docs/en-us/getting-started/whats-next))
- [Agent Workflow Customizers](https://awesome-repositories.com/f/artificial-intelligence-ml/machine-learning/infrastructure/domain-specific-processing-pipelines/media-processing-pipelines/agent-workflow-customizers.md) — Allows replacing default task agents with custom versions to modify execution behavior within AI pipelines. ([source](https://yaoagents.com/docs/en-us/mission-control/execution-pipeline/replacing-stage-agents))
- [Persona Deployment](https://awesome-repositories.com/f/artificial-intelligence-ml/machine-learning/infrastructure/model-training-and-tuning/fine-tuning-and-customization/model-customization/mixture-of-experts/expert-based-generation/domain-expert-routing/persona-deployment.md) — Deploys pre-tuned AI personas to handle specialized domain-expert requests such as coding and research. ([source](https://yaoagents.com/docs/en-us/getting-started))
- [Natural Language Querying](https://awesome-repositories.com/f/artificial-intelligence-ml/machine-learning/language-tools/natural-language-querying.md) — Retrieves specific project information using natural language processing to generate Markdown reports. ([source](https://yaoagents.com/docs/en-us/built-in-agents/pm))
- [Professional Domain Modeling](https://awesome-repositories.com/f/artificial-intelligence-ml/machine-learning/machine-learning-concepts/domain-specific-modeling/professional-domain-modeling.md) — Deploys specialized AI models tailored for professional industries to ensure high-quality, expert outputs. ([source](https://yaoagents.com/docs))
- [Model Context Protocol Servers](https://awesome-repositories.com/f/artificial-intelligence-ml/model-context-protocol-servers.md) — Implements a Model Context Protocol server to expose internal tools and data to AI models.
- [Model Role Mappings](https://awesome-repositories.com/f/artificial-intelligence-ml/model-role-mappings.md) — Maps AI models to specific roles like vision or audio to optimize performance based on task complexity. ([source](https://yaoagents.com/docs/en-us/settings/ai-models))
- [Web Search Integrations](https://awesome-repositories.com/f/artificial-intelligence-ml/web-search-integrations.md) — Enables AI agents to query real-time web data via external APIs to provide context-aware responses. ([source](https://yaoagents.com/docs/en-us/settings/search-scrape))

### Development Tools & Productivity

- [AI Agent Orchestrators](https://awesome-repositories.com/f/development-tools-productivity/backend-orchestrators/ai-agent-orchestrators.md) — Coordinates model providers, tool registration, and the assignment of experts to robots for specialized execution. ([source](https://yaoagents.com/docs/en-us/mission-control/creating-a-robot))
- [Agentic Workflow Executions](https://awesome-repositories.com/f/development-tools-productivity/build-tooling/build-orchestration-logic/build-orchestration-configuration/build-automation-systems/workflow-execution/agentic-workflow-executions.md) — Processes complex goals through sequential briefing, execution, and validation stages to produce final results. ([source](https://yaoagents.com/docs/en-us/mission-control/execution-pipeline/pipeline-overview))
- [Isolated Runtime Provisioning](https://awesome-repositories.com/f/development-tools-productivity/environment-provisioning/isolated-runtime-provisioning.md) — Provisions temporary Docker containers with a full software stack to create isolated runtimes for individual tasks. ([source](https://yaoagents.com/docs/en-us/tai-link/remote-operations))
- [Workspace Isolation](https://awesome-repositories.com/f/development-tools-productivity/workspace-isolation.md) — Maintains separate persistent sandboxes to keep files and conversation contexts isolated across different projects. ([source](https://yaoagents.com/docs/en-us/getting-started/ai-experts-intro))
- [Generative Admin Panels](https://awesome-repositories.com/f/development-tools-productivity/admin-panel-generators/generative-admin-panels.md) — Generates management backgrounds and internal enterprise systems using interface layouts described in JSON. ([source](https://cdn.jsdelivr.net/gh/yaoapp/yao@main/README.md))
- [Application Lifecycle Management](https://awesome-repositories.com/f/development-tools-productivity/application-lifecycle-management.md) — Writes code and manages the development lifecycle to create websites from natural language descriptions. ([source](https://yaoagents.com/docs/en-us/built-in-agents/website))
- [Goal Confirmation Interfaces](https://awesome-repositories.com/f/development-tools-productivity/automation-task-managers/goal-confirmation-interfaces.md) — Implements a streaming conversation interface to clarify and finalize objectives with users before task execution. ([source](https://yaoagents.com/docs/en-us/integrations/api-direct-connect))
- [Manual Task Triggering](https://awesome-repositories.com/f/development-tools-productivity/manual-task-triggering.md) — Provides a dashboard for users to manually trigger and confirm the goals of automated processes. ([source](https://yaoagents.com/docs/en-us/mission-control/scheduling-and-triggers))
- [Remote File Synchronization](https://awesome-repositories.com/f/development-tools-productivity/remote-file-synchronization.md) — Synchronizes project files between local machines and remote AI agent workspaces. ([source](https://yaoagents.com/docs/en-us/tai-link/what-is-tai-link))
- [Web Scraping](https://awesome-repositories.com/f/development-tools-productivity/web-scraping.md) — Extracts full content from URLs to gather detailed data from websites for agent use. ([source](https://yaoagents.com/docs/en-us/settings/search-scrape))
- [Webhook Triggers](https://awesome-repositories.com/f/development-tools-productivity/webhook-triggers.md) — Exposes HTTP endpoints that immediately initiate autonomous agent workflows upon receiving external requests. ([source](https://yaoagents.com/docs/en-us/mission-control/scheduling-and-triggers))
- [Autonomous Robot Triggers](https://awesome-repositories.com/f/development-tools-productivity/workflow-automation-platforms/autonomous-robot-triggers.md) — Starts autonomous workflows using fixed intervals, background monitoring, or external HTTP webhooks. ([source](https://yaoagents.com/docs/en-us/getting-started/mission-control-intro))

### DevOps & Infrastructure

- [Agentic Pipeline Orchestration](https://awesome-repositories.com/f/devops-infrastructure/cli-job-runners/multi-stage-pipeline-orchestrators/agentic-pipeline-orchestration.md) — Decomposes high-level goals into a sequence of briefing, execution, and validation stages managed by specialist agents.
- [Hybrid Execution Bridges](https://awesome-repositories.com/f/devops-infrastructure/remote-virtual-machine-execution/hybrid-execution-bridges.md) — Bridges the local engine to a variety of remote machines, containers, or virtual machines. ([source](https://yaoagents.com/docs/en-us))
- [Sandboxing Environments](https://awesome-repositories.com/f/devops-infrastructure/sandboxing-environments.md) — Proxies container runtimes to provision isolated environments for the execution of automated AI tasks. ([source](https://yaoagents.com/docs/en-us/tai-link/what-is-tai-link))
- [Agent Tool Prioritization](https://awesome-repositories.com/f/devops-infrastructure/cli-job-runners/multi-stage-pipeline-orchestrators/configurable-stage-pipelines/agent-tool-prioritization.md) — Enables customization of pipeline stages to control tool prioritization and output formatting during agent execution. ([source](https://yaoagents.com/docs/en-us/mission-control/execution-pipeline/pipeline-overview))
- [Recurring Job Scheduling](https://awesome-repositories.com/f/devops-infrastructure/recurring-job-scheduling.md) — Schedules tasks to run at fixed times or regular intervals based on specific timezones. ([source](https://yaoagents.com/docs/en-us/mission-control/scheduling-and-triggers))
- [Containerized Tool Bridges](https://awesome-repositories.com/f/devops-infrastructure/serverless-architectures/cloudflare-workers-implementations/mcp-tool-servers/containerized-tool-bridges.md) — Exposes tool servers running inside containers to agents via gRPC for extended capabilities. ([source](https://yaoagents.com/docs/en-us/tai-link/what-is-tai-link))
- [Single-Binary Deployments](https://awesome-repositories.com/f/devops-infrastructure/single-binary-deployments.md) — Bundles the entire execution engine, server tools, and interfaces into a single executable for simplified deployment.
- [SSH Deployment Tools](https://awesome-repositories.com/f/devops-infrastructure/ssh-deployment-tools.md) — Uses SSH to automate the pushing of artifacts and configuration of Docker and HTTPS on remote servers. ([source](https://yaoagents.com/docs/en-us/built-in-agents/website))

### Networking & Communication

- [gRPC Tunnelling Services](https://awesome-repositories.com/f/networking-communication/grpc-tunnelling-services.md) — Uses gRPC tunnels to establish encrypted communication with remote devices, bypassing firewalls without port forwarding.
- [Messaging Platform Integrations](https://awesome-repositories.com/f/networking-communication/messaging-platform-integrations.md) — Provides adapters to connect autonomous AI agents to external social messaging services like Discord and Telegram. ([source](https://yaoagents.com/docs/en-us/mission-control/creating-a-robot))
- [AI Agent APIs](https://awesome-repositories.com/f/networking-communication/programmatic-api-interfaces/ai-agent-apis.md) — Exposes OpenAI-compatible endpoints for each robot to enable programmatic triggering from external SDKs. ([source](https://yaoagents.com/docs/en-us/mission-control/creating-a-robot))
- [Firewall Traversal Mechanisms](https://awesome-repositories.com/f/networking-communication/firewall-traversal-mechanisms.md) — Establishes gRPC tunnels to reach and manage machines behind firewalls without requiring port forwarding. ([source](https://yaoagents.com/docs))
- [Multi-Protocol Remote Node Connectors](https://awesome-repositories.com/f/networking-communication/remote-access-connectivity/multi-protocol-remote-node-connectors.md) — Transforms remote servers into nodes for automated command execution and file manipulation. ([source](https://yaoagents.com/docs/en-us/getting-started/whats-next))
- [Remote Desktop Clients](https://awesome-repositories.com/f/networking-communication/remote-access-control/remote-desktop-clients.md) — Provides a live VNC view of a remote screen for visual interaction with the device. ([source](https://yaoagents.com/docs/en-us/tai-link/connect-first-device))
- [Remote Desktop Session Management](https://awesome-repositories.com/f/networking-communication/remote-desktop-session-management.md) — Establishes and manages VNC sessions to interact with the graphical user interface of remote devices. ([source](https://yaoagents.com/docs/en-us/tai-link/device-management))
- [Remote Desktop Streaming](https://awesome-repositories.com/f/networking-communication/remote-desktop-streaming.md) — Streams a remote device screen to a browser for manual mouse and keyboard control. ([source](https://yaoagents.com/docs/en-us/tai-link/remote-desktop))

### Programming Languages & Runtimes

- [gRPC Remote Execution Bridges](https://awesome-repositories.com/f/programming-languages-runtimes/remote-execution-engines/grpc-remote-execution-bridges.md) — Ships a gRPC-based engine that bridges AI agents to remote servers for system administration.

### Repository Format

- [Remote Agent Task Execution](https://awesome-repositories.com/f/repository-format/remote-connection-management/daemon-client-connections/remote-editor-daemons/remote-agent-task-execution.md) — Connects multiple servers to a central engine to execute AI agent tasks on remote hardware. ([source](https://yaoagents.com/docs/en-us/getting-started/what-is-yao-agents))

### Security & Cryptography

- [Code Sandboxing Environments](https://awesome-repositories.com/f/security-cryptography/application-and-system-security/sandbox-and-isolation/code-sandboxing-environments.md) — Runs AI agents and generated scripts within isolated Docker containers to ensure host security.
- [Agent Execution Environments](https://awesome-repositories.com/f/security-cryptography/secure-execution-environments/agent-execution-environments.md) — Runs agent tasks within isolated Docker containers to ensure secure and controlled tool operations. ([source](https://yaoagents.com/docs/en-us/getting-started/installation))
- [Remote Sandbox Isolation](https://awesome-repositories.com/f/security-cryptography/security/infrastructure-and-hardware/infrastructure-system-hardening/execution-sandboxes/remote-sandbox-isolation.md) — Secures data privacy by running agent sessions within isolated Docker containers and storing synced files locally. ([source](https://yaoagents.com/docs/en-us/tai-link/security-and-privacy))
- [Connection Authentication Mechanisms](https://awesome-repositories.com/f/security-cryptography/connection-authentication-mechanisms.md) — Implements secure connection authentication between remote agents and servers using OAuth 2.0. ([source](https://yaoagents.com/docs/en-us/tai-link/security-and-privacy))
- [Command Restrictions](https://awesome-repositories.com/f/security-cryptography/domain-access-restrictions/command-restrictions.md) — Controls remote agent access to OS commands through configurable whitelist and blacklist policies. ([source](https://yaoagents.com/docs/en-us/tai-link/security-and-privacy))
- [gRPC and HTTP TLS Securings](https://awesome-repositories.com/f/security-cryptography/grpc-security/grpc-and-http-tls-securings.md) — Secures communication between the central engine and remote devices using gRPC channels and TLS encryption. ([source](https://yaoagents.com/docs/en-us/tai-link/security-and-privacy))

### Software Engineering & Architecture

- [Container Isolation](https://awesome-repositories.com/f/software-engineering-architecture/execution-control/namespace-isolation/namespace-provisioners/container-isolation.md) — Runs AI agents and browser tasks in isolated Docker containers to secure the host and maintain clean environments.
- [Flow-Based Programming Models](https://awesome-repositories.com/f/software-engineering-architecture/flow-based-programming-models.md) — Processes data streams using a flow-based programming model and custom extensions for business logic. ([source](https://cdn.jsdelivr.net/gh/yaoapp/yao@main/README.md))
- [Objective Prioritization](https://awesome-repositories.com/f/software-engineering-architecture/intent-based-coordination/intent-to-skill-mappings/objective-prioritization.md) — Transforms high-level user intent into prioritized objectives with specific success criteria for agent execution. ([source](https://yaoagents.com/docs/en-us/built-in-agents/robot-goals))
- [Quality Validation Rules](https://awesome-repositories.com/f/software-engineering-architecture/declarative-task-definitions/task-boundary-validators/execution-requirement-validators/quality-validation-rules.md) — Evaluates agent outputs against semantic rules to provide quality scores and verification verdicts. ([source](https://yaoagents.com/docs/en-us/built-in-agents/robot-validation))
- [Natural Language Project Scaffolding](https://awesome-repositories.com/f/software-engineering-architecture/project-management-governance/project-management/project-lifecycle-management/natural-language-project-scaffolding.md) — Automates the generation of project records and directory structures from natural language instructions. ([source](https://yaoagents.com/docs/en-us/built-in-agents/pm))
- [Project Organization](https://awesome-repositories.com/f/software-engineering-architecture/project-management-governance/repository-maintenance/project-organization.md) — Organizes web projects using a unified index and directory-based storage for better maintainability. ([source](https://yaoagents.com/docs/en-us/built-in-agents/website))
- [Immediate Task Executions](https://awesome-repositories.com/f/software-engineering-architecture/workflow-task-definitions/immediate-task-executions.md) — Implements a mechanism to start agent tasks immediately by bypassing the goal-confirmation phase. ([source](https://yaoagents.com/docs/en-us/integrations/api-direct-connect))

### System Administration & Monitoring

- [Container Host Connections](https://awesome-repositories.com/f/system-administration-monitoring/administrative-operations/linux-system-administration/networking/connection-lifecycle-management/connection-pooling/container-host-connections.md) — Establishes connections between a central engine and a distributed network of laptops, VMs, and containers. ([source](https://yaoagents.com/docs/en-us/getting-started))
- [Remote Agent Hardware Linking](https://awesome-repositories.com/f/system-administration-monitoring/remote-agent-hardware-linking.md) — Connects remote machines and servers to allow autonomous agents to operate on external hardware. ([source](https://yaoagents.com/docs/en-us/getting-started/installation))
- [Remote Command Execution](https://awesome-repositories.com/f/system-administration-monitoring/remote-command-execution.md) — Routes natural language requests to execute OS commands and manage settings on remote servers. ([source](https://yaoagents.com/docs/en-us/tai-link/connect-first-device))
- [Remote Pairing Controllers](https://awesome-repositories.com/f/system-administration-monitoring/remote-device-management/remote-pairing-controllers.md) — Links remote systems to a central management instance for the execution of AI agent tasks. ([source](https://yaoagents.com/docs/en-us/tai-link/connect-first-device))
- [JSON-Defined Interfaces](https://awesome-repositories.com/f/system-administration-monitoring/administrative-interfaces/json-defined-interfaces.md) — Generates internal enterprise systems through JSON-described layouts for common interactions. ([source](https://cdn.jsdelivr.net/gh/yaoapp/yao@main/README.md))
- [Device Connection Monitoring](https://awesome-repositories.com/f/system-administration-monitoring/administrative-operations/remote-access-interface-tools/administrative-interfaces/management-interfaces/device-connection-monitoring.md) — Tracks the online status and hardware architecture of registered remote devices in real time. ([source](https://yaoagents.com/docs/en-us/tai-link/device-management))
- [Low-Code Generators](https://awesome-repositories.com/f/system-administration-monitoring/backend-dashboards/low-code-generators.md) — Generates administrative interfaces and web applications automatically from JSON configurations and natural language.
- [Remote Desktop Monitoring](https://awesome-repositories.com/f/system-administration-monitoring/remote-desktop-monitoring.md) — Provides a real-time VNC interface to visually monitor activity within remote execution environments. ([source](https://yaoagents.com/docs/en-us/tai-link/what-is-tai-link))
- [Remote File Managers](https://awesome-repositories.com/f/system-administration-monitoring/remote-file-managers.md) — Organizes and browses file synchronization areas on connected remote devices via a management interface. ([source](https://yaoagents.com/docs/en-us/tai-link/device-management))
- [Remote Infrastructure Management](https://awesome-repositories.com/f/system-administration-monitoring/remote-infrastructure-management.md) — Enables centralized control of remote servers and devices using gRPC and VNC for administration.

### Testing & Quality Assurance

- [Behavioral Agent Generation](https://awesome-repositories.com/f/testing-quality-assurance/api-endpoint-testing/simulated-request-testing/llm-behavior-simulators/agent-behavior-simulation/behavioral-agent-generation.md) — Generates assistants using natural language or DSLs to define complex autonomous behaviors. ([source](https://yaoagents.com/docs/en-us/agent-hub/custom-assistants))
- [Agent Behavior Simulation](https://awesome-repositories.com/f/testing-quality-assurance/api-endpoint-testing/simulated-request-testing/llm-behavior-simulators/agent-behavior-simulation.md) — Verifies agent behavior through automated tests and simulations executed within a virtual desktop environment. ([source](https://yaoagents.com/docs/en-us/built-in-agents/agent-smith))

### User Interface & Experience

- [Messaging Platform Connectors](https://awesome-repositories.com/f/user-interface-experience/chat-message-utilities/chat-message-renderers/messaging-platform-connectors.md) — Binds autonomous agents to messaging platforms to enable direct user interaction via chat interfaces. ([source](https://yaoagents.com/docs/en-us/getting-started/mission-control-intro))

### Web Development

- [JSON-Driven Application Scaffolding](https://awesome-repositories.com/f/web-development/json-driven-application-scaffolding.md) — Generates functional web services and admin interfaces by translating JSON configuration schemas into code and layouts.
- [Application Deployment](https://awesome-repositories.com/f/web-development/application-deployment.md) — Scaffolds websites and deploys them to servers over SSH using a conversational interface. ([source](https://yaoagents.com/docs/en-us/getting-started/ai-experts-intro))
- [Configuration-Driven APIs](https://awesome-repositories.com/f/web-development/json-apis/configuration-driven-apis.md) — Defines database models and API interfaces using JSON configurations to accelerate enterprise system creation. ([source](https://cdn.jsdelivr.net/gh/yaoapp/yao@main/README.md))
- [JSON-Based Service Scaffolding](https://awesome-repositories.com/f/web-development/json-based-service-scaffolding.md) — Creates database models and API services using a JSON-based description language and flow-based programming. ([source](https://cdn.jsdelivr.net/gh/yaoapp/yao@main/README.md))
- [Natural Language App Generators](https://awesome-repositories.com/f/web-development/natural-language-app-generators.md) — Creates functional utility tools like calculators from plain language descriptions for live preview. ([source](https://yaoagents.com/docs/en-us/built-in-agents/applet))

### Part of an Awesome List

- [Data Analysis Agents](https://awesome-repositories.com/f/awesome-lists/data/data-analysis-agents.md) — Includes agents designed to process structured files like CSV and Excel to generate statistical charts and insights. ([source](https://yaoagents.com/docs/en-us/built-in-agents/general))
- [Business Application Frameworks](https://awesome-repositories.com/f/awesome-lists/devtools/business-application-frameworks.md) — Application engine for creating models and APIs via JSON.

### Business & Productivity Software

- [Recurring Task Automation](https://awesome-repositories.com/f/business-productivity-software/recurring-task-automation.md) — Executes autonomous workflows on a fixed schedule or via automatic triggers to handle repetitive operations. ([source](https://yaoagents.com/docs))

### Data & Databases

- [Remote Workspace Sync](https://awesome-repositories.com/f/data-databases/manifest-based-file-tracking/remote-workspace-sync.md) — Tracks and transfers incremental changes between local directories and remote persistent sandboxes using state manifests.
- [Workspace Synchronizers](https://awesome-repositories.com/f/data-databases/manifest-based-file-tracking/workspace-synchronizers.md) — Transfers changed data incrementally between local and remote environments using state manifests. ([source](https://yaoagents.com/docs/en-us/tai-link/file-sync))
- [Web Content Fetching](https://awesome-repositories.com/f/data-databases/remote-data-fetching/cms-content-fetching/web-content-fetching.md) — Retrieves data, prices, and pages from external websites using a built-in scraping service optimized for LLM use. ([source](https://yaoagents.com/docs/en-us/built-in-agents/applet))
- [Web Search APIs](https://awesome-repositories.com/f/data-databases/search-indexing-technologies/search-indexing/search-information-retrieval/query-interfaces-dsls/web-search-apis.md) — Retrieves web content and performs online searches using MCP-based server tools. ([source](https://yaoagents.com/docs/en-us/settings/mcp-tools))
