Skip to content

0.9.9

Choose a tag to compare

@Proxify Proxify released this 25 Aug 19:33
· 2 commits to main since this release

New

  • Chat: plan review gets a proper reading surface.
  • Chat: live subagent status on the Agent row.

Fixes

  • Sessions: idle sessions are no longer reaped on a timer, only under PTY pressure.
  • Sessions: a dropped single-digit answer is re-sent instead of stranding you; the reconciler waits for the screen to settle before reading it.
  • Chat: the code-block copy button works and confirms with a toast.
  • Chat: a staged free-text answer on a batched question is shown instead of swallowed.
  • Windows setup: setup checks read the full persisted PATH (HKLM + HKCU).
  • UI: the setup banner no longer covers the bottom of the app.

Known issues

  • macOS builds are Apple Silicon (arm64) only.
  • Windows installers are unsigned, so SmartScreen warns: choose "More info" → "Run anyway".
  • .deb installs don't auto-update; update through your package manager. The AppImage, Windows and macOS builds auto-update.
  • v0.9.0 can't auto-update. Reinstall manually once.