logoalt Hacker News

foobarquxtoday at 12:01 AM3 repliesview on HN

What is a better option?


Replies

logicprogtoday at 12:06 AM

For serious coding work I use the Zed Agent; for everything else I use pi with a few skills. Overall, though, I'd recommend Pi plus a few extensions for any features you miss extremely highly. It's also TypeScript, but doesn't suffer from the other problems OC has IME. It's a beautiful little program.

show 1 reply
vinhnxtoday at 2:19 AM

I've been building VT Code (https://github.com/vinhnx/vtcode), a Rust-based semantic coding agent. Just landed Codex OAuth with PKCE exchange, credentials go into the system keyring.

I build VT Code with Tree-sitter for semantic understanding and OS-native sandboxing. It's still early but I confident it usable. I hope you'll give it a try.

andreyneringtoday at 12:06 AM

https://charm.land/crush

show 1 reply