forge v0.1.1
What's new
Claude-Code-grade terminal
- Bottom-pinned input with a scroll-region transcript, live status line (model · context %), boxed diffs, and a welcome banner
- Live plan panel and clean tool-step rendering with pass/fail + timing
Line-editor polish
- Delete/Home/End keys and readline-style Ctrl-A/E (home/end), Ctrl-U/K/W (kill line-start / line-end / word)
- Multi-byte UTF-8 input decoded correctly
- Delete key no longer inserts a stray
~ - Terminal resize (SIGWINCH) re-pins the scroll region and repaints the footer
- Long input lines no longer wrap into the pinned footer
- Arrow keys pressed mid-run no longer stop the agent — bare Esc still does
Full changelog: v0.1.0...v0.1.1