Tools
jcode Ships Seven Releases in 72 Hours, Six of Them on a Single Day
1jehuang/jcode, a Rust terminal harness billing itself as 'the most RAM efficient harness' (14,505 stars, 1,600 forks, MIT), cut v0.61.1 on 2026-07-28 and then v0.62.0, v0.62.1, v0.63.0, v0.64.0, v0.64.1 and v0.64.2 all on 2026-07-30 — six releases between 00:20 and 08:47 UTC. The churn is mostly terminal-ergonomics correction in public: Cmd+K clear-view shipped in v0.64.0 and was moved to Ctrl+L in v0.64.1 hours later to resolve a macOS collision with Cmd+J/K navigation. Substantive wins include readline-style Ctrl+R reverse search across multi-session history and eliminating 40ms+ input stalls caused by credential-file probes during streaming.
Source
↳ Follow the thread