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: "Dependabot Auto-Merge"
description: "Reference for the Dependabot Auto-Merge GitHub Actions workflow."
sidebar:
  badge:
    text: "Maintenance"
    variant: "note"
---

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

## Triggers

| Event |
|---|
| `pull_request_target` |

## Jobs

- `automerge`