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
//! Bridge entry for the `run_loop` integration-test suite, split by test domain into
//! `tests/run_loop/` (helpers / lifecycle / updates / permission).

#[path = "run_loop/mod.rs"]
mod run_loop;