Instructions file GitHub Copilot
Instructions for zircote/rlm-rs, covering github copilot instructions, project context, code generation guidelines, error handling and type annotations.
57 9d ago A 1,318 tokens
original MIT
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.
Instructions file GitHub Copilot
Instructions for zircote/rlm-rs, covering github copilot instructions, project context, code generation guidelines, error handling and type annotations.
Instructions file
Instructions for zircote/rlm-rs, covering claude.md, project overview, project structure, build commands and build the project.