Skip to main content Crate algocline_app Copy item path Source AppConfig Application-wide configuration resolved from environment variables. AppService HubContext7Config [hub.context7] TOML section — context7 projection overrides.HubDevinConfig [hub.devin] TOML section — Devin wiki projection overrides.HubProjectionConfig Combined resolved configuration passed to inject_config_subtable for
both the context7 and Devin projections. QueryResponse A single query response in a batch feed. ResolvedContext7 Resolved, merged configuration for a single context7 projection. ResolvedDevin Resolved, merged configuration for a single Devin wiki projection. SearchPath A package search path with its origin, ordered by priority (first = highest). TokenUsage Token usage reported by the host LLM alongside its response. LogDirSource How the log directory was resolved. 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). EngineApi Transport-independent API for the algocline engine. load_hub_projection_config Load alc.toml from project_root (if available) and resolve the
[hub.context7] / [hub.devin] sections into a HubProjectionConfig
using a three-stage precedence chain: