rlm-cli 1.3.1

Recursive Language Model (RLM) REPL for Claude Code - handles long-context tasks via chunking and recursive sub-LLM calls
Documentation
---
title: "Deploy Documentation"
description: "Reference for the Deploy Documentation GitHub Actions workflow."
sidebar:
  badge:
    text: "Docs"
    variant: "note"
---

**Source:** [`.github/workflows/docs-deploy.yml`](https://github.com/zircote/rlm-rs/blob/main/.github/workflows/docs-deploy.yml)

## Triggers

| Event |
|---|
| `push` |
| `workflow_dispatch` |

## Jobs

- `build-docs`
- `deploy`