Found 53 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
Tenobrus
Recursive Language Models for Claude Code — process arbitrarily long inputs via recursive sub-agent delegation
EncrEor
Recursive Language Models for Claude Code - Infinite memory solution inspired by MIT CSAIL paper
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
aivo0
Claude Code plugin for processing large contexts via recursive chunking, sub-querying, and synthesis (RLM)
lollipopkit
Plugins for Claude Code, rlm & devloop.
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.
mcHammerhart
Reduce AI agent token usage by 85-95%! RLM-inspired MCP proxy with field projection & regex filtering. Handle massive tool outputs efficiently. Save $$$ on LLM costs. Works with Claude, GPT-4, any MCP server.
Linaqruf
Windows-compatible fork of claude-rlm — Recursive Language Models for Claude Code
jrollin
claude code with treesitter and query capability (RLM)
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.
enzokro
RML Implementation and Tutorial with the claudette library
apoideas
RLM (Recursive Language Model) - Analyze corpora that exceed LLM context windows
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
lucharo
No description available
njlee1
Recursive Language Model for document analysis — treats documents as environments, not context. 7 professional domains (finance, legal, medical, academic, insurance, real estate, compliance) with 2,080 synonym terms. Adapted from arXiv:2512.24601v2.
rgoldr88
🧠 Enable Claude to handle long inputs using Recursive Language Models that recursively analyze data beyond standard context limits.
an1310
No description available
Kukks
No description available
redeyes420dev
Recursive Language Model для Claude Code - обработка до 10M+ токенов
twinkiey
RLM-based plug-in for Claude Code. best practice to analyze huge codebases