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: "Copilot Setup Steps"
description: "Reference for the Copilot Setup Steps GitHub Actions workflow."
sidebar:
  badge:
    text: "Other"
    variant: "note"
---

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

## Triggers

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

## Jobs

- `copilot-setup-steps`