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: "Homebrew Package"
description: "Reference for the Homebrew Package GitHub Actions workflow."
sidebar:
  badge:
    text: "Release"
    variant: "caution"
---

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

## Triggers

| Event |
|---|
| `release` |
| `workflow_dispatch` |

## Jobs

- `homebrew`