Fetching from the wire…
Public story · 2026-07-31 · high
It shipped a keybinding, reversed it hours later over a macOS clash, and fixed credential-driven input stalls.
Why now: This is going out a day after the burst ended, once the full six-release arc, keybinding reversal included, was visible in one release log.
jcode pushed six releases in under nine hours on July 30, moving from v0.62.0 to v0.64.2 between 00:20 and 08:47 UTC, per its GitHub release log.
For anyone running the Rust terminal harness daily, that pace shows up as real friction. A keybinding can ship and vanish within hours, and one fix erases input stalls of 40ms or more that hit mid-keystroke during streaming.
Most of the run was ergonomics cleanup done in public. Cmd+K shipped as a clear-view shortcut in v0.64.0 and lasted one release. jcode moved it to Ctrl+L in v0.64.1, hours later, after Cmd+K collided with macOS's own Cmd+J/K window-navigation bindings.
Two changes matter more than the keybinding churn. jcode added readline-style Ctrl+R reverse search across multi-session history, so a command from a closed session is one keystroke away. It also traced those input stalls to credential-file probes running mid-stream and cut them out.
The project is MIT-licensed, sitting at 14,505 stars, and bills itself as the most RAM-efficient option in its category. Nine hours and six releases is what defending that claim looks like once real usage starts pushing back.
Each link below shares sources, entities, or timing with this story.
Most coding agents run on JavaScript runtimes and eat 300MB of RAM just sitting idle. Zerostack is built in pure Rust, uses ~8MB on idle, ~12MB while working, and posts 0.0% idle CPU. It hit 1.0 on crates.io this week with 474 points and 252 comments on Hacker News. The archit...
1jehuang/jcode reached 11,328 stars (+2,773 this week) as a Rust terminal agent harness at v0.9.1888-dev with 6,010 commits, MIT. The README publishes head-to-head numbers: 27.8MB RAM at one session and 260.8MB at ten, versus 833-3,237MB for competing harnesses, and 14.0ms tim...
Moonshot released K3's open weights July 26 with official guidance calling for 64+ accelerators. WASTE (1,366 stars, created July 28) runs it on a 64GB MacBook Pro at 0.45-0.62 tok/s, keeping the 27.28GB trunk resident and streaming experts from NVMe with 3-bit residual vector...
DeepSeek-V4-Flash-0731 landed July 31 under MIT with a DSpark speculative-decoding module attached. Terminal Bench 2.1: 82.7. Toolathlon-Verified: 70.3. DSBench-FullStack: 68.7. DeepSWE: 54.4. NL2Repo: 54.2. The model card claims it beats DeepSeek-V4-Pro (Preview) "despite its...
MemPalace (~53.6K stars) claims best-benchmarked, against mem0 (~57.8K) and claude-mem (~80.8K) (GitHub). Agent memory went from experimental nicety to a competitive subcategory with published benchmarks. Pair this with the local-first angle: Mnemo offers a Rust + SQLite + pet...
copilot-sdk v1.0.9-preview.1 landed July 30 at 19:36 UTC: a trusted extension declares a JavaScript closure that orchestrates a fleet of subagents and invokes it by name, with the runtime calling the closure over reverse RPC and handing it primitives to spawn subagents, compos...
MindPattern daily
One email a day at 7 AM. Sources and a take on every story. Unsubscribe anytime.