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

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

## Triggers

| Event |
|---|
| `issues` |

## Jobs

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