#352 · Primary category: AI Agents & Automation

fast-agent

a2a acp agent agent-framework agent-skills cli mcp mcp-client mcp-server python skills tui

Code, Build and Evaluate agents - excellent Model and Skills/MCP/ACP/A2A Support

Project last updated:08/29/26

GitHub Stars

3.9K

Forks

437

Contributors

76

License

Apache-2.0

Why we included this project

fast-agent is a terminal-first way to work with LLMs: `!` drops you into a shell mid-session, so you can run build commands and manage skills through the built-in registry without switching tools. It connects to MCP servers over stdio or streamable HTTP (OAuth included), and it can expose itself to ACP clients, which lets other tools reuse it as a shared engine. For people building agent workflows, the standout pieces are the subagents, compaction strategies, and the ability to switch models across providers, including a helper that generates the right config for llama.cpp. It is a hands-on toolkit rather than a turnkey product: expect to spend time in the docs and configuration, but the trade-off is that you can iterate on agent behavior quickly without writing a framework from scratch.

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