vtcode 0.136.3

A Rust-based terminal coding agent with modular architecture supporting multiple LLM providers
1
2
3
4
5
6
edition = "2024"
use_field_init_shorthand = true
struct_lit_width = 50
chain_width = 80
max_width = 120
fn_call_width = 100