TrueForge
The open-source agent harness, it turns LLM into a working agent
TrueForge is an open-source agent harness that provides the runtime layer needed to turn language models into working agents. It manages model calls, MCP tools, skills, sandboxing, approvals, context, and persistent session state. Agents can use OpenAI, Anthropic, Gemini, other catalog providers, or OpenAI-compatible endpoints. Human checkpoints support tool approvals, questions, and generative interfaces during execution. Context tools include subagents, deferred tool loading, compaction,...