Skip to content

v1.3.170

Choose a tag to compare

@topcheer topcheer released this 21 Jul 16:35

ggcode v1.3.170

Highlights

  • See the changelog below for the user-facing updates included in this release.

Compare

Changelog

  • release: v1.3.170
  • fix(cmd): move resume-picker before run() to eliminate 30s post-cancel delay
  • fix(cmd): resume-picker Esc falls into auto-load causing 30s delay
  • feat(prompt): add Karpathy golden rules as system prompt section
  • fix(cmd): resume picker cancel leaves resumeID as "picker" causing error
  • perf(session): skip backfillTimestamps full-scan when first message has timestamp
  • test(session): add tests for hasNewFormatCheckpoint fast-scan
  • perf(session): streaming early-exit checkpoint check for migration skip
  • perf(session): skip migration full-scan when checkpoint is already new format
  • ux(tui): show background compression indicator in status bar
  • fix(autopilot): strategist sees head+tail of command output for verification