nhevers/agentloop
event loop for autonomous agent execution
This framework helps you design and run autonomous agents that can react to events and make decisions, automating complex workflows. You provide the agent logic and event streams, and it orchestrates their execution. This is useful for researchers and practitioners building systems with independent, intelligent components.
Use this if you need to simulate or deploy multiple intelligent agents that interact with each other and their environment based on discrete events.
Not ideal if you are looking for a simple script runner or a general-purpose workflow orchestrator without autonomous decision-making components.
Stars
8
Forks
—
Language
Python
License
—
Category
Last pushed
Jan 26, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/agents/nhevers/agentloop"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
microsoft/agent-framework
A framework for building, orchestrating and deploying AI agents and multi-agent workflows with...
fetchai/uAgents
A fast and lightweight framework for creating decentralized agents with ease.
i-am-bee/beeai-framework
Build production-ready AI agents in both Python and Typescript.
Intelligent-Internet/ii-agent
II-Agent: a new open-source framework to build and deploy intelligent agents
agentuniverse-ai/agentUniverse
agentUniverse is a LLM multi-agent framework that allows developers to easily build multi-agent...