theway-core 0.1.22

theway core — stateful agent runtime + harness (Agent loop, skills, prompt templates, sessions, compaction) on top of theway-llm-provider.
Documentation
1
2
3
4
5
6
7
use super::*;

mod context_virtualization;
mod filter;
mod lifecycle;
mod model_resolution;
mod task_failures;