Skip to main content

Crate algocline_app

Crate algocline_app 

Source

Structs§

AppConfig
Application-wide configuration resolved from environment variables.
AppService
QueryResponse
A single query response in a batch feed.
SearchPath
A package search path with its origin, ordered by priority (first = highest).
TokenUsage
Token usage reported by the host LLM alongside its response.

Enums§

LogDirSource
How the log directory was resolved.

Constants§

PRESET_CATALOG_VERSION
Revision marker for the builtin preset dictionary bundled with this binary. Bump when builtin recipes change (even if CARGO_PKG_VERSION does not).

Traits§

EngineApi
Transport-independent API for the algocline engine.