vv-agent 0.6.2

VectorVein agent runtime, SDK, CLI, tools, and workspace backends
Documentation
1
2
3
4
5
6
7
8
pub(crate) const MAX_REASONABLE_SOURCE_LINES: usize = 1000;

mod default_schemas;
mod guidance;
mod helpers;
mod schema_shape;
mod structure;
mod wording_guard;