vtcode-core 0.98.2

Core library for VT Code - a Rust-based terminal coding agent
1
2
3
4
5
//! Legacy placeholder: optimized agent engine was consolidated into the
//! shared harness execution path.
//!
//! Kept as a tracked stub for compatibility with repository-wide static
//! scanners during migration.