#759 · Primary category: AI Agents & Automation
infiAgent
Build your own Cowork, AI Scientist and other SoTA Agents just by editing config files. Support anthropic skills. An infinite-horizon agent framework designed for long-running, complex tasks.
Project last updated:07/11/26
GitHub Stars
1.2K
Forks
52
Contributors
9
License
GPL-3.0
Why we included this project
infiAgent is built for jobs that run for days: a research task, a long pipeline, something you cannot babysit. Instead of writing orchestration code, you assemble agents by editing YAML config files, and the framework manages context so it does not grow without bound as a task drags on. Interrupted runs resume from a checkpoint instead of starting over, which matters when a crash happens on day three. It also follows the Agent Skills open standard, so you can drop skill folders into a library and let agents discover and load them on demand. The runtime installs from PyPI and bundles the execution loop, tool executor, multi-provider LLM failover, and file-based persistent memory, making it a practical starting point for research-style agents or multi-agent setups without extra infrastructure.
Articles for this project
No articles for this project yet.
To suggest a topic or contribute an article, contact us.
Related projects in this category
openclaw
Your own personal AI assistant. Any OS. Any Platform. The lobster way. 🦞
hermes-agent
The agent that grows with you
n8n
Fair-code workflow automation platform with native AI capabilities. Combine visual building with custom code, self-host or cloud, 400+ integrations.
deepseek-harness
DeepSeek Harness: Everything is a Plugin.
AutoGPT
AutoGPT is the vision of accessible AI for everyone, to use and to build on. Our mission is to provide the tools, so that you can focus on what matters.