Skip to content

StashBase v1.2.2

Choose a tag to compare

@liliu-z liliu-z released this 09 Jul 14:48

What changed

  • Added PDF page awareness in preview: current page display, per-page labels, and direct page jump.
  • Improved built-in Agent follow-ups: messages sent during an active turn now wait visibly instead of failing immediately.
  • Added Codex steer handling for queued follow-ups when supported by the Codex app server.
  • Fixed Codex session history loading by listing sessions for the current folder correctly.
  • Improved Agent error states so startup/runtime failures show in the chat area with retry instead of leaving an empty surface.
  • Collapsed long user prompts and queued follow-ups so large messages do not dominate the Agent view.
  • Stopped queued PDF extraction from continuing after a folder is removed from the library.
  • Updated design docs for the Agent interaction and PDF preview behavior.

Verification

  • npx tsc --noEmit
  • npx vite build --config web-src/vite.config.ts

Installers will be attached by the release workflows for macOS, Windows, and Linux.