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: "CI Failure Doctor"
description: "Reference for the CI Failure Doctor GitHub Actions workflow."
sidebar:
  badge:
    text: "CI"
    variant: "success"
---

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

## Triggers

| Event |
|---|
| `workflow_run` |

## Jobs

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