BowTiedSwan

Results 3 issues of BowTiedSwan

## Summary Add documentation for the Morpheus AI provider to the providers directory. Morpheus AI provides access to enterprise-grade AI models through a unified OpenAI-compatible API gateway, including: - GLM...

## Summary This PR adds a new experimental `rlm_repl` tool that enables true Recursive Language Model (RLM) capabilities in OpenCode. Fixes #8554 ## Background Based on the [RLM paper](https://arxiv.org/html/2512.24601v1), this...

## Summary Enable true Recursive Language Model (RLM) capabilities in OpenCode by adding a built-in tool that allows the LLM to write code that programmatically invokes sub-LLM calls in loops,...