Skip to content

v0.2.1

Choose a tag to compare

@github-actions github-actions released this 27 May 07:34
· 25 commits to main since this release

[0.2.1] — 2026-05-27

Bug Fixes

  • Update multi-tool progress lines in-place (#35)
  • Self-heal node_modules/imprint symlink at tool load (#36)
  • Fix tracing token loss and pre-install @types in compile harness (#40)
  • Use DECSC/DECRC for reliable multi-tool progress rendering (#41)
  • Fix runtime JSON parsing, path discovery, and pre-install (#44)
  • Retry integration test 3x before failing verification (#46)
  • Parent agent.turn spans under compile agent in CLI paths (#45)
  • Increase default timeout to 10m, fix triage compaction and session discovery (#47)
  • Eliminate agent spinning and reduce compile time 5x (#48)
  • Use standard CSI CPL for multi-progress instead of DECSC/DECRC (#53)
  • Auto-save credentials for userid/loginid login forms (#54)
  • Include bodyDigest in triage grouping key (#55)
  • Always re-run redaction for --from-session (#56)
  • Preserve cross-origin API requests in tool detection pipeline (#57)
  • Make credential extraction body-shape-agnostic (#64)

CI/CD

  • Disable Vercel preview deployments (#37)
  • Add tokenless npm trusted publishing via OIDC

Features

  • Bump compile-agent concurrency from 2 to 3 (#34)
  • Add docs page with sidebar, TOC, and full documentation audit (#33)
  • Support IMPRINT_KEEP_TEST=1 env var for --keep-test flag (#38)
  • Dual-pass replay, compile timeout, model picker, deep parallelism (#42)
  • Expand available model lists for all providers (#43)
  • Add maintenance commands (#50)
  • Bulk-fix issues via multi-select with select all/none (#51)
  • Install emitted MCP servers (#49)
  • Prompt user before replay stage (#52)
  • Combine past sessions before compile (#61)
  • Interactive timeout extension for compile agents (#59)
  • Increase default timeout to 20 minutes (#65)
  • Publish as npm package and standalone binary (#63)

Performance

  • Inline data + capture hints + credential pass-through (#58)

Refactoring

  • Remove Vertex AI provider (#60)