by antoinezambelli · Agent Tool · ★ 2.1k
Last updated: · Indexed by AgentSkillsHub · Auto-synced every 8h
forge A reliability layer for self-hosted LLM tool-calling. Forge lifts an 8B local model to the top of its class on multi-step agentic workflows through guardrails (rescue parsing, retry nudges, step enforcement) and context management (VRAM-aware budgets, tiered compaction). The current top self-hosted config (Ministral-3 8B Instruct Q8 on llama-server) scores 86.5% across forge's 26-scenario eval suite — and 76% on the hardest tier. Three ways to use it: WorkflowRunner — Define tools, pick a backend, run structured agent loops. Forge manages the full lifecycle: system prompts, tool execution, context compaction, and guardrails. SlotWorker adds priority-queued access to a shared inference slot with auto-preemption — for multi-agent architectures where specialist workflows share a GPU slot. Best when you're building on forge directly. Guardrails middleware — Use forge's reliabili
| Stars | 2,097 |
| Forks | 153 |
| Language | Python |
| Category | Agent Tool |
| License | MIT |
| Quality Score | 53.074/100 |
| Open Issues | 7 |
| Last Updated | 2026-06-20 |
| Created | 2026-02-16 |
| Platforms | python |
| Est. Tokens | ~16k |
Looking for a forge alternative? If you're comparing forge with other agent tool tools, these 6 projects are the closest alternatives on Agent Skills Hub — ranked by topic overlap, star count, and community traction.
A model-driven approach to building AI agents in just a few lines of code.
A set of tools that gives agents powerful capabilities.
Agent samples built using the Strands Agents SDK.
🚀 Universal SDK for building next-gen MCP servers
Browser Operator - The AI browser with built in Multi-Agent platform! Open source alternative to ChatGPT Atlas
The python library for research and development in NLP, multimodal LLMs, Agents, ML, Knowledge Graphs, and mor
Explore other popular agent tool tools:
forge is A Python framework for self-hosted LLM tool-calling and multi-step agentic workflows. It is categorized as a Agent Tool with 2.1k GitHub stars.
forge is primarily written in Python. It covers topics such as agentic-ai, agentic-workflow, agents.
You can find installation instructions and usage details in the forge GitHub repository at github.com/antoinezambelli/forge. The project has 2.1k stars and 153 forks, indicating an active community.
forge is released under the MIT license, making it free to use and modify according to the license terms.
The top alternatives to forge on Agent Skills Hub include sdk-python, tools, samples. Each offers a different approach to the same problem space — compare them side-by-side by stars, quality score, and community activity.