Recursive Language Model

Use when a developer wants a small or local model to take over an agentic task a frontier model one-shots — "can a small model do this whole case", "the prompt is too big for the small model", "hill-climb the local model on this task". Decomposes the task into bounded, flat-context steps behind the same call contract; includes the training path.

understudylabs Updated

File contents

understudylabs/understudy-agent-tools/tree/main/skills/recursive-language-model commit 655fd50381

Frequently asked questions

npx skillmds@latest add understudylabs/recursive-language-model