verl-agent: `verl-agent` extends veRL to train LLM agents using reinforcement learning, featuring a novel step-independent multi-turn rollout mechanism. This design ensures high scalability for long-horizon tasks by allowing customizable per-step input structures and memory management.; mcp-fusion: `mcp-fusion` is an advanced TypeScript framework designed to consolidate numerous Model Context Protocol (MCP) operations into a single, intelligent LLM tool. It addresses context exhaustion and routing confusion by utilizing build-time multiplexing and context gating for scalable, precise API interactions.
Training large language model agents for complex multi-turn, long-horizon tasks.
Consolidating numerous individual Model Context Protocol (MCP) tools into a single, unified LLM interface.