HugLLM logo

HugLLM

Pause, reset, continue.

This project gives an LLM a short, structured checkpoint when it gets trapped in repeated prompts or wrong loops. Fetch one random markdown checklist, regroup logic, then continue execution.

Endpoint: GET /hug (text/markdown)

## Reset Loop: Simplicity Pass

Complexity is not your friend right now. Let's clear the fog.

- Replace complex wording with direct statements.
- Remove optional branches for now.
- Keep one clear path to completion.
- Deliver the simple version first.

Simple paths are easier to trust.