by axclogo · Agent Tool · ★ 450
AxcAgentEngine Agent execution engine with Plan-Observe-Replan, tool calling, and a plugin system Quick Start · Features · Architecture · Plugins · Examples 🇨🇳 Chinese Most agent frameworks rely on a ReAct loop: think, call a tool, observe, repeat. As tasks grow more complex, plain ReAct tends to drift. AxcAgentEngine adds POR (Plan-Observe-Replan) on top of ReAct: the agent produces a structured plan, schedules steps by dependency, observes outcomes, and replans when needed. 🚀 Quick Start Requires Python 3.11 or newer.
| Stars | 450 |
| Forks | 67 |
| Language | Python |
| Category | Agent Tool |
| Quality Score | 62.1886371533658/100 |
| Last Updated | 2026-05-29 |
| Created | 2018-10-26 |
| Platforms | python |
| Est. Tokens | ~65k |
These tools work well together with AxcAgentEngine for enhanced workflows:
Explore other popular agent tool tools:
AxcAgentEngine is A Python agent execution engine built around Plan-Observe-Replan (POR) planning and pluggable tool calling.. It is categorized as a Agent Tool with 450 GitHub stars.
AxcAgentEngine is primarily written in Python.
You can find installation instructions and usage details in the AxcAgentEngine GitHub repository at github.com/axclogo/AxcAgentEngine. The project has 450 stars and 67 forks, indicating an active community.