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: Reduce Cognitive Load

Feeling overwhelmed is natural. Let's break this into pieces you can hold.

- Split the task into tiny chunks.
- Solve one chunk end-to-end.
- Record what changed.
- Move to the next chunk only after verification.

Chunking turns pressure into progress.