rlm-cli 1.3.0

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

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

## Triggers

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

## Jobs

- `activation`
- `agent`
- `conclusion`
- `detection`
- `pre_activation`
- `safe_outputs`