-
v0.2.0
Stablereleased this
2026-08-02 08:36:08 +00:00 | 14 commits to main since this releaseWhat's New
ChatGPT subscription
- Reply drafts now use the Pi
openai-codexOAuth provider with a ChatGPT Plus/Pro subscription instead of metered OpenAI API credits. - A device-code login flow in Inbox Walk persists rotating OAuth credentials on the private app volume.
- Every draft runs in a fresh in-memory session with built-in tools, skills, extensions, and project context disabled.
Attachments and safety
- Images are sent directly to Codex; supported documents are fully extracted through Apache Tika with PDF OCR.
- Reply generation still fails closed if any attachment is unsupported, unreadable, oversized, or omitted.
- Structured output and source-message validation remain mandatory.
Operations
- Adds the
/datapersistence contract, explicit Tika and inference settings, improved provider errors, cancellation, timeout budgets, and login status handling. - Keeps the existing draft-only contract: Inbox Walk can create verified Fastmail drafts but has no send-mail path.
Important
After deployment, connect Codex once from the app or seed the existing Pi OAuth record into the private PVC. No
OPENAI_API_KEYis required.Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
- Reply drafts now use the Pi