Found 37 repositories(showing 30)
brainqub3
Claude code setup as an RLM scaffhold Implemented by Brainqub3
rand
Recursive Language Model integration for Claude Code - intelligent multi-provider routing and unbounded context handling
zircote
Rust CLI implementing the Recursive Language Model (RLM) pattern for Claude Code. Process documents 100x larger than context windows through intelligent chunking, SQLite persistence, and recursive sub-LLM orchestration.
Arman-Kudaibergenov
Persistent AI memory workflow for Claude Code using RLM-Toolkit
maclarensg
Inspire by brainqub3 claude_code_RLM, opencode version for RLM
lollipopkit
Plugins for Claude Code, rlm & devloop.
aivo0
Claude Code plugin for processing large contexts via recursive chunking, sub-querying, and synthesis (RLM)
anis-marrouchi
Ralph Loop + RLM Claude Code plugin (experimental)
zircote
Benchmark harness for A/B testing Claude Code plugins against OOLONG long-context reasoning tasks. Compare truncation vs RLM-RS recursive chunking strategies. Features Claude Code hooks integration, SQLite persistence, and comprehensive scoring aligned with the OOLONG paper methodology.
jrollin
claude code with treesitter and query capability (RLM)
Linaqruf
Windows-compatible fork of claude-rlm — Recursive Language Models for Claude Code
yurekami
Claude Code skill implementing Recursive Language Model (RLM) for analyzing large codebases with map-reduce pattern
zircote
Multi-agent orchestration plugin for Claude Code. Coordinate agent teams with shared tasks, messaging, and 7 patterns including RLM (arXiv:2512.24601) for large-file analysis beyond context limits.
ondrasek
Create a modern Python 3.13+ implementation of the RLM pattern described in the following paper: https://arxiv.org/pdf/2512.24601
idan82labs
RLM-inspired unlimited context runtime for Claude Code (Research Grade)
CodeZero3
OP Mode - Orchestration Protocol for Claude Code: Unified GSD + RLM + Subagent workflow
CynicalWilson
RLM-powered conversation memory plugin for Claude Code - lossless context management with intelligent retrieval
adibirzu
RLM Plugin v3.0 for Claude Code — Recursive Language Models with dual execution modes, git-aware incremental analysis, memory persistence, and multi-agent orchestration
Ju-usc
Claude code setup as an RLM scaffhold Implemented by Brainqub3
Jinshi1945
📄 Enhance document processing by implementing Recursive Language Models with Claude Code to exceed typical context limits and manage larger inputs effectively.
twinkiey
RLM-based plug-in for Claude Code. best practice to analyze huge codebases
rlm-claude-code
No description available
Plasma-Projects
RLM plugin for Claude Code - Process massive contexts (10M+ tokens) with recursive decomposition
Verridian-ai
No description available
adibirzu
Claude Code plugin marketplace — prod-ready and rlm plugins
YahyaHammoudeh0
Claude Code hook enforcing RLM patterns for large file reads
PersoSirEduard
Claude code setup as a Recursive Language Mode (RLM)l for RTL code generation
wdhitchc
Claude Code Recursive Language Model - RLM-style agent with filesystem-backed working memory
mauryaland
Process arbitrarily long text files with Claude Desktop/Code using the Recursive Language Model (RLM) paradigm.
derob357
RLM (Recursive Language Model) scaffold for Claude Code — chunk, sub-query, and synthesize over long inputs