vtcode-core 0.99.2

Core library for VT Code - a Rust-based terminal coding agent
1
2
3
//! Compatibility facade for shared theme APIs.

pub use vtcode_theme::*;