True RLM (Recursive Language Model) for AI coding assistants via OpenCode - almost infinite context via tool-based retrieval
Stars
3
Forks
0
Watchers
3
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
69
commits
fix: resolve stat tracking bugs, quality improvements, setup diagnostics
eb3e846View on GitHubfix(session): resolve correct target object strings in append/context methods
5100c25View on GitHubdocs: add missing rlm_summarize and rlm_forget context tools to readme
689a245View on GitHubRelease v0.1.5: Major RLM Features, Resilience, and UI Enhancements
163bdbbView on GitHubchore: replace internal api identifiers with public google gemini and rlm-internal placeholders
479646cView on GitHubchore: sanitize internal api endpoints and proprietary models for public release
525daaaView on GitHubfix(providers): increase api max_retries to 10 for prolonged 429 overloaded errors
6c86ce3View on GitHubfeat: config cli now supports the 'default' keyword to revert configs and strictly enforces positive integer bounds on thresholds
54f1f31View on GitHubfix: cli config gracefully handles unknown keys and warns users on typos
dfecff2View on GitHub