awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

41 Repos

Awesome GitHub RepositoriesAgent Task Execution

Automated execution of complex workflows via desktop or command-line interfaces.

Distinguishing note: Focuses on the execution layer of agentic systems rather than model training or inference.

Explore 41 awesome GitHub repositories matching artificial intelligence & ml · Agent Task Execution. Refine with filters or upvote what's useful.

Awesome Agent Task Execution GitHub Repositories

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • microsoft/ai-agents-for-beginnersAvatar von microsoft

    microsoft/ai-agents-for-beginners

    67,369Auf GitHub ansehen↗

    This project is a structured educational resource and technical guide for designing and implementing autonomous systems using large language models. It provides a comprehensive curriculum and code samples focused on agentic design patterns, autonomous development, and the creation of systems capable of planning and executing multi-step tasks. The resource details the implementation of agentic retrieval-augmented generation, where models autonomously plan and refine data searches. It covers a wide array of orchestrators and design patterns, including metacognitive reflection for self-correctin

    Provides methods for recording sequences of steps and their outcomes during complex tasks to facilitate learning from experience.

    Jupyter Notebookagentic-aiagentic-frameworkagentic-rag
    Auf GitHub ansehen↗67,369
  • aaif-goose/gooseAvatar von aaif-goose

    aaif-goose/goose

    49,637Auf GitHub ansehen↗

    Goose is an autonomous coding assistant and extensible AI agent framework designed to automate software development workflows. It functions as an orchestration engine that can install, execute, and test code, as well as manage local files and shell commands. The platform is model-agnostic, providing a flexible interface to connect with diverse cloud-based or self-hosted large language model providers. It distinguishes itself through a standardized context protocol for integrating external tools and extensions, and a recipe system that allows users to define and repeat complex, multi-step AI w

    Provides the execution layer that allows the agent to perform complex workflows via desktop or CLI interfaces.

    Rust
    Auf GitHub ansehen↗49,637
  • block/gooseAvatar von block

    block/goose

    49,564Auf GitHub ansehen↗

    Goose is an extensible agentic AI platform designed for autonomous task orchestration and developer-centric assistance. It provides a workflow engine that manages complex, multi-step objectives by delegating tasks to specialized subagents, all while maintaining stateful session continuity. The system is built to integrate directly into terminal and coding environments, allowing for automated file manipulation and context-aware interaction. The platform distinguishes itself through a secure, sandboxed runtime environment that enforces granular permission controls and policy-driven guardrails.

    Enables automated operations through desktop applications or command-line interfaces to ensure high performance for complex workflows.

    Rustmcp
    Auf GitHub ansehen↗49,564
  • tinyhumansai/openhumanAvatar von tinyhumansai

    tinyhumansai/openhuman

    32,374Auf GitHub ansehen↗

    OpenHuman is an AI application framework for building private intelligence systems and personal AI layers. It provides a system for deploying private AI assistants that execute technical tasks and manage personal knowledge bases. The project features a model-agnostic request proxy that routes AI workloads to different large language models based on requirements for reasoning, speed, or vision. It integrates an OAuth-driven data integrator to synchronize personal information from external services into a local knowledge base composed of hierarchical Markdown summaries. The framework also inclu

    Executes proactive technical tasks using tools for web searching, coding, filesystem manipulation, and computer control.

    Rust
    Auf GitHub ansehen↗32,374
  • danswer-ai/danswerAvatar von danswer-ai

    danswer-ai/danswer

    30,552Auf GitHub ansehen↗

    Danswer is an LLM application framework and RAG engine that provides a self-hosted interface for connecting large language models to private data. It serves as an enterprise AI chat interface and agent orchestrator, enabling the creation of specialized assistants with custom instructions and knowledge bases. The platform differentiates itself through an observability dashboard for tracking query history and token consumption, as well as a white-labeled interface for customized branding. It includes a multi-step research workflow for producing long-form reports and a sandboxed environment for

    Executes complex analytical tasks and multi-step synthesis to generate detailed research reports.

    Python
    Auf GitHub ansehen↗30,552
  • zai-org/open-autoglmAvatar von zai-org

    zai-org/Open-AutoGLM

    23,532Auf GitHub ansehen↗

    Open-AutoGLM is an autonomous agent framework designed to perform complex user workflows on mobile devices. By translating natural language instructions into precise sequences of taps, scrolls, and text inputs, the system enables the automation of mobile application interactions and testing. The platform distinguishes itself through a combination of vision-language processing and reinforcement learning. It converts graphical user interfaces into structured data, allowing agents to parse screen elements and map natural language commands to coordinate-based actions. To ensure reliability, the s

    Executes automated software tasks within secure, isolated containers with audit logging.

    Pythonagentphone-use-agent
    Auf GitHub ansehen↗23,532
  • vercel/aiAvatar von vercel

    vercel/ai

    21,885Auf GitHub ansehen↗

    This project is a comprehensive framework for building AI-powered applications, providing a unified toolkit for orchestrating language models, autonomous agents, and interactive user interfaces. It serves as a central library for managing the entire lifecycle of AI interactions, from initial prompt generation and model provider abstraction to complex, multi-step reasoning and tool execution. The framework distinguishes itself through its deep integration with frontend development, specifically by enabling generative user interfaces that render dynamic components directly from model outputs. I

    Provides built-in tools for executing system-level tasks like bash commands and file operations.

    TypeScriptanthropicartificial-intelligencegemini
    Auf GitHub ansehen↗21,885
  • nikivdev/flowAvatar von nikivdev

    nikivdev/flow

    21,136Auf GitHub ansehen↗

    Flow is an orchestration framework for designing and executing complex workflows using autonomous agents powered by large language models. It serves as a toolkit for constructing agentic pipelines and a runtime for managing agent lifecycles, session states, and tool execution. The project is distinguished by its support for hierarchical swarm management, where director agents decompose large projects into smaller tasks for specialized worker agents. It enables multiple coordination patterns, including sequential linear pipelines and concurrent execution where agents analyze tasks from differe

    Executes a single autonomous agent to complete a specific task within a defined model and loop limit.

    Rustagentsautonomymoonbit
    Auf GitHub ansehen↗21,136
  • livekit/livekitAvatar von livekit

    livekit/livekit

    19,358Auf GitHub ansehen↗

    LiveKit is a comprehensive framework for building and orchestrating real-time, multimodal AI agents that interact with users through voice, video, and text. It provides a centralized, event-driven architecture to manage the entire lifecycle of automated participants, from initialization and session state management to graceful shutdown. By utilizing a selective forwarding unit, the platform efficiently routes media streams between participants and agents, ensuring low-latency communication and secure, token-based authentication for all connections. The platform distinguishes itself through it

    Dials a human agent via telephony protocols, manages hold music, and hands off conversation context for seamless handovers.

    Gogolangmedia-serversfu
    Auf GitHub ansehen↗19,358
  • github/docsAvatar von github

    github/docs

    18,951Auf GitHub ansehen↗

    GitHub Copilot is an AI-powered development platform designed to integrate large language models directly into coding environments. It functions as an interactive assistant and an agentic workflow orchestrator, enabling developers to automate code generation, perform automated code reviews, and execute complex, multi-step development tasks through natural language prompts. The platform distinguishes itself through its autonomous agent capabilities, which allow for repository-level research, implementation planning, and code modifications across multiple files. It supports a modular architectu

    Extends core functionality with modular skills to perform specific, domain-focused operations.

    TypeScriptdocsworks-with-codespaces
    Auf GitHub ansehen↗18,951
  • tanweai/puaAvatar von tanweai

    tanweai/pua

    18,283Auf GitHub ansehen↗

    PUA is an agentic workflow orchestrator and behavioral governance tool designed to enhance the reliability and autonomy of AI coding assistants. It functions as a prompting framework and extension that implements strict engineering standards and verification requirements to prevent hallucinations and premature task completion. The project distinguishes itself through high-agency enforcement mechanisms, including escalating prompt pressure and failure-driven recovery loops that automatically pivot problem-solving strategies after repeated errors. It utilizes a diagnosis-first workflow that man

    Executes agents in a continuous loop until a task is successfully completed or a defined limit is reached.

    TypeScriptagencyagentpip
    Auf GitHub ansehen↗18,283
  • camel-ai/camelAvatar von camel-ai

    camel-ai/camel

    17,253Auf GitHub ansehen↗

    This project is a comprehensive framework for building and managing autonomous agent systems. It provides a unified architecture for orchestrating multi-agent societies, where specialized agents collaborate through roleplay to decompose and solve complex tasks. The system integrates language models with external environments, enabling agents to perform real-world actions through a standardized tool-calling abstraction layer. The framework distinguishes itself through its focus on iterative reasoning and data reliability. It employs automated feedback loops to refine agent outputs and self-eva

    Implements chat-based agents that utilize internal locks and state tracking for reliable, sequential operations.

    Pythonagentai-societiesartificial-intelligence
    Auf GitHub ansehen↗17,253
  • kilo-org/kilocodeAvatar von Kilo-Org

    Kilo-Org/kilocode

    15,616Auf GitHub ansehen↗

    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

    Spawns cloud-based agents and initiates software development workflows directly from a mobile device.

    TypeScriptaiai-ageai-coding
    Auf GitHub ansehen↗15,616
  • lsdefine/genericagentAvatar von lsdefine

    lsdefine/GenericAgent

    13,017Auf GitHub ansehen↗

    GenericAgent is an LLM agent framework and autonomous system controller designed to manage local systems, web browsers, and hardware interfaces through action and observation loops. It functions as a tool orchestrator that routes model calls to local executors, enabling the automation of complex tasks on a host machine. The project is distinguished by its self-evolving AI agent capabilities, which convert successful execution paths into reusable procedural scripts and skill trees to reduce future reasoning overhead. It employs a context optimization engine that utilizes layered memory hierarc

    Implements an iterative loop of action and observation to execute complex user instructions on local systems.

    Pythonai-agentautomationautonomous-agent
    Auf GitHub ansehen↗13,017
  • dbt-labs/dbt-coreAvatar von dbt-labs

    dbt-labs/dbt-core

    13,051Auf GitHub ansehen↗

    dbt-core is a command-line framework for transforming data within a warehouse using modular SQL and version control. It functions as a data transformation engine that enables users to define data structures and business logic through declarative configuration files, which the system then compiles into executable code. By managing complex data dependencies through a directed acyclic graph, it ensures that transformation tasks execute in the correct order while maintaining a manifest-driven state to track lineage and execution history. The project distinguishes itself through an adapter-based d

    Executes automated tasks and code reviews via natural language prompts interacting with the local environment.

    Rustanalyticsbusiness-intelligencedata-modeling
    Auf GitHub ansehen↗13,051
  • nashsu/llm_wikiAvatar von nashsu

    nashsu/llm_wiki

    12,563Auf GitHub ansehen↗

    This project is an LLM knowledge base builder and personal knowledge management tool. It is a desktop application designed to transform diverse documents into a persistent, interlinked wiki through LLM analysis and incremental ingestion. The system distinguishes itself with a knowledge graph visualizer that uses community detection algorithms to map relationships between concepts and identify topical clusters. It features a hybrid retrieval system that combines keyword matching, vector embeddings, and graph relevance to locate information. The platform covers a wide range of capabilities inc

    Generates optimized web search queries and synthesizes findings into new wiki pages using autonomous analytical agents.

    TypeScript
    Auf GitHub ansehen↗12,563
  • the-pocket/pocketflow-tutorial-codebase-knowledgeAvatar von The-Pocket

    The-Pocket/PocketFlow-Tutorial-Codebase-Knowledge

    12,396Auf GitHub ansehen↗

    This project is a comprehensive suite of AI tools and frameworks, featuring an LLM multi-agent orchestrator, an autonomous agent runtime, and a stateful application framework. It provides the infrastructure to build and manage specialized AI agents capable of coordinating complex tasks through graph-based workflows and shared state. The system is distinguished by its implementation of the Model Context Protocol, allowing for standardized resource discovery and communication between AI clients and servers. It further includes an AI-powered documentation generator designed to analyze source cod

    Provides a runtime for executing complex AI agent workflows through a series of task-specific nodes.

    Pythoncodinglarge-language-modellarge-language-models
    Auf GitHub ansehen↗12,396
  • microsoft/vscode-copilot-chatAvatar von microsoft

    microsoft/vscode-copilot-chat

    9,493Auf GitHub ansehen↗

    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

    Automates the execution of multi-step development tasks directly within the local or remote workspace.

    TypeScript
    Auf GitHub ansehen↗9,493
  • livekit/agentsAvatar von livekit

    livekit/agents

    9,379Auf GitHub ansehen↗

    This project is a framework for developing multimodal AI agents that function as programmable participants in real-time communication rooms. It enables the construction of agents that can see, hear, and speak by integrating speech-to-text, large language models, and text-to-speech pipelines to facilitate low-latency, natural conversations. The system is distinguished by its advanced orchestration of real-time media and conversational flow, including support for full-duplex speech, preemptive response generation, and sophisticated interruption management. It further differentiates itself throu

    Implements automated execution of specific, focused logic units to achieve defined agent objectives.

    Pythonagentsaiopenai
    Auf GitHub ansehen↗9,379
  • langchain-ai/local-deep-researcherL

    langchain-ai/local-deep-researcher

    9,223Auf GitHub ansehen↗

    Local Deep Researcher is a fully local web research assistant that uses any LLM hosted by Ollama or LMStudio. Give it a topic and it will generate a web search query, gather web search results, summarize the results of web search, reflect on the summary to examine knowledge gaps, generate a new…

    Provides a fully local deep research agent that iteratively researches topics using locally hosted LLMs.

    Python
    Auf GitHub ansehen↗9,223
Vorherige123Nächste
  1. Home
  2. Artificial Intelligence & ML
  3. Agent Task Execution

Unter-Tags erkunden

  • Deep Research Execution1 Sub-TagAutonomous execution of complex analytical tasks and multi-step report generation using collaborative agents. **Distinct from Agent Task Execution:** Specializes Agent Task Execution from generic command-line/desktop automation to deep analytical research and report synthesis.
  • Execution PatternsSequential, conditional, loop, and hierarchical manager patterns for orchestrating multi-step agent tasks. **Distinct from Agent Task Execution:** Distinct from Agent Task Execution: focuses on specific orchestration patterns (sequential, conditional, loops, hierarchy) rather than general execution.
  • Selective Runtime LoadingOptimization technique where only necessary instructions and scripts are loaded for a specific task to minimize token use. **Distinct from Agent Task Execution:** Distinct from general agent task execution by focusing specifically on the efficiency of loading only required task-specific assets.
  • Token-Efficient Task ExecutionSelective loading of only necessary instructions and scripts for specific tasks to optimize prompt length. **Distinct from Agent Task Execution:** Focuses specifically on the token-efficiency aspect of task execution, whereas the parent is general execution.
  • Warm Transfer OrchestrationManages the handoff of active calls to human agents, including hold music and context propagation. **Distinct from Agent Task Execution:** Focuses on the orchestration of telephony warm transfers, distinct from general agent task execution.