v0.6: codex-pattern wave 1 — frame rate, scroll model, revision cache, vim pager, cap output, kill-buffer
Merges in 6 of 13 codex-pattern items as a wave-1 checkpoint: - CX#3 frame-rate limiter (~120 FPS coalesce) - CX#9 LIVE_TOOL_OUTPUT_MAX_LINES + Ctrl+O affordance - CX#13 kill-buffer Ctrl+K / Ctrl+Y composer - CX#12 vim pager keys (j/k/g/G/Ctrl+D/Ctrl+U/Ctrl+F/Ctrl+B/Space) - CX#2 flat line-offset scroll model (replaces TranscriptScroll cell-anchor enum) - CX#10 per-cell revision counter for partial cache rebuilds 883/883 tests pass (was 853). cargo clippy --workspace -D warnings clean. cargo fmt clean.
This commit is contained in:
@@ -67,3 +67,4 @@ apps/
|
||||
|
||||
# Claude Code runtime artifacts
|
||||
.claude/scheduled_tasks.lock
|
||||
.claude/worktrees/
|
||||
|
||||
Reference in New Issue
Block a user