Migrate to uvilo-mono Agents
Project to evaluate and plan migrating Forge’s chat/agentic runtime from LibreChat to uvilo-mono.
Related Skills
- project-execute
- project-plan
- Deploy_Config
- update-infrastructure
Documents
- Migrate_to_uvilo-mono_Vision.md — feature parity requirements
- Migrate_to_uvilo-mono_Research.md — implementation options and decisions
- Migrate_to_uvilo-mono_Phase.md — current phase tracker
Knowledge
- Forge uses LibreChat as its runtime for agents, MCP tool routing, conversation persistence, streaming, and auth
- uvilo-mono has native equivalents: Bot (≡ Agent), Convo (≡ Conversation), AI Tool (≡ MCP tool), Execution (≡ job runner)
- forge-spawn MCP delegates to LibreChat’s UI Chat API for sub-agent spawning