Comment by vinhnx

1 month ago

This month, I'm working on VT Code, a terminal-native coding agent I've been building in Rust (https://github.com/vinhnx/vtcode).

This month I'm focusing on long-pending TODO items: self-benchmarking with Terminal bench (https://www.tbench.ai/), fuzzing the security parsers (it executes shell commands, so the threat model is real), normalizing extended thinking traces across providers, and improving the agent UI/UX and TUI components and harness.