algocline 0.47.2

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

Progress observation types for the `ExecutionService` layer.

## Types

- `ProgressEvent` — An event emitted on the per-session broadcast channel.

## Traits

- `ObserverHandle` — Handle returned by [`crate::execution::ExecutionService::observe`].