polyuiislab/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. observed · 2026-08-28
Health v2 · maintenance only
72/100
- Activity 92
- Release rhythm 77
- Longevity 18
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 6
- age_days: 252
- days_rel: 156
- days_push: 53
- n_releases_24m: 6
Adoption not part of the score
1184 stars · 52 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
infiAgent (MLA) is a Python agent framework for building domain-specific AI agents that run for days on complex tasks without context degradation. Agents are defined by editing configuration files, supporting multi-level hierarchical orchestration or flat architectures, with file-based persistent memory, crash-safe resume, and compatibility with the Agent Skills open standard.
Use cases
- build ai agents by editing config files
- run long-running autonomous agent tasks for days
- create an ai scientist agent for research and paper generation
- recover interrupted agent runs from checkpoints
- add reusable skills to agents via the agent skills standard
- give agents persistent memory across sessions without a database
- orchestrate multi-level agent hierarchies for complex domain tasks
When to choose
- you need agents that run continuously for days with crash recovery and no context compression degradation
- you want to build specialized agents like research assistants or coworkers purely through configuration files
- you need file-based persistent memory across sessions without external databases
- you want compatibility with the agent skills open standard and anthropic-style skills
When to avoid
- you need a simple single-prompt chatbot with minimal setup
- you require a framework with a large plugin marketplace or desktop app bundled in this repository
- you need permissive licensing since the project is GPL-3.0
- you want a mature framework with a long production track record
Facets
framework · maturity active
agent-framework llm-inference workflow-automation sdk developer-tools large-language-models developer-tools python cli cross-platform multi-level-agent long-running-tasks config-driven-agents agent-skills persistent-memory breakpoint-resume multi-provider-llm scientific-research-agent cowork ai-agents automation
1 source
- readme: https://github.com/polyuiislab/infiAgent · fetched 2026-08-28 · 886441ae4e30
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| polyuiislab/infiAgent | main | 72 |
For agents
markdown · JSON · MCP: product_card(name="polyuiislab/infiAgent")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem