Skip to content

Proqi v0.4.0

Choose a tag to compare

@github-actions github-actions released this 27 Aug 17:07
· 312 commits to main since this release
Immutable release. Only release title and notes can be modified.

Proqi 0.4.0

Proqi 0.4.0 makes first-use Codex submission and keyboard thought capture more
immediate, while fixing shell-escaped terminal file drops.

Highlights

  • Submit a thought to a ready adjacent Codex pane before its first prompt has
    established a Codex session, without resending when the session appears.
  • Press Down twice on + New thought to create a durable blank and enter edit
    mode, including on an empty board.
  • Move downward past the final thought and continue directly into a new editable
    thought without switching creation modes.
  • Import Ghostty and Finder file drops containing shell-escaped spaces,
    parentheses, and other punctuation as folded file or image attachments.
  • Preserve ordinary prompt text exactly when an escaped payload does not resolve
    completely to existing absolute local files.

Known limitations

Herdr protocol 19 cannot distinguish replacement of one sessionless Codex by
another in the same pane during the narrow interval between Proqi's final target
check and prompt delivery. Proqi still verifies the pane, harness kind, geometry,
and semantic receipt, and preserves the source thought when the receipt does not
match.

Herdr protocol 19 also does not guarantee a distinct prompt boundary when
another sender submits at nearly the same time. Concurrent inputs may merge at
the receiving harness. Avoid simultaneous submissions when preserving that
boundary is critical.