A modular AI agent framework.
Open. Flexible. Built on kernel principles.
A modular AI agent framework.
Provider-agnostic. Fully extensible. Completely observable.
Data as of: February 20, 2026
Feature status: Active
Research performed:
cd amplifier-core && git log --oneline | wc -l → 134cd amplifier-foundation && git log --oneline | wc -l → 317wc -l session.py coordinator.py interfaces.py → 1,344 linesfind amplifier_core -name "*.py" | xargs wc -l → 8,134 total (6,677 excl. tests)grep "class.*Protocol" interfaces.py → 6 protocolsls ~/dev/ANext/ | grep -ci amplifier → 35find ~/.amplifier/cache -maxdepth 1 -type d | wc -l → 48 bundlesfind . -name "*.md" -path "*/agents/*" | wc -l → 25 (foundation)git log --format="%an" | sort -u → 5 uniquePrimary contributor: Brian Krabach (~97% of core commits, 130 of 134)
First core commit: October 8, 2025
Gaps: Bundle count from local cache; may differ from published registry. Commit totals are core + foundation only; other repos not counted.
Complete tutorial available online
Install in 90 seconds. Start building immediately.