algocline 0.47.2

LLM amplification engine — MCP server with Lua scripting
1
2
3
4
5
6
7
8
9
10
# algocline-core::execution::pause

Pause-related types for the `ExecutionService` layer.

## Types

- `PauseInfo` — Information about a paused execution session.
- `PauseKind` — Discriminant indicating whether a pause expects a single or batch response.
- `PausePrompt` — A single pending LLM prompt within a paused session.