StashBase v1.2.2
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 --noEmitnpx vite build --config web-src/vite.config.ts
Installers will be attached by the release workflows for macOS, Windows, and Linux.