Skip to content

PortBay 0.1.5

Choose a tag to compare

@TribalHouse TribalHouse released this 12 Jun 20:27

Visual editing, screen capture, and a smarter agent runtime. Apple Silicon, macOS 11+. The DMG is signed, notarized, and stapled.

Visual preview editor (Pro, beta)

  • Edit your UI live — pick elements in a project's preview, tweak styles and text, and write the changes back to source. Open it from a project's Preview quick action or via "Edit in browser".
  • Behind the Early Access toggle in Settings while it's in beta — expect rough edges, and tell us what breaks.

Screen capture & recording (Pro)

  • Capture screenshots and recordings of your running projects — selection overlay, hotkeys, and Quick Access.

Projects & runs

  • Python is now a first-class project type.
  • Mobile runs — pick a destination (simulator, emulator, or device), follow distinct run phases, and pair Android devices over Wi-Fi with a QR code.
  • Integrations hub — a capability hub for connected tools, plus a customizable sidebar.
  • Fixed: false "Needs attention" — readiness probes never actually ran, so every project sat in "Starting…" and then flagged unhealthy even while serving. Play → Running now reflects reality within seconds.

Dictation & speech

  • True streaming ASR — Parakeet EOU 120M is the new default, with a Nemotron accuracy tier.
  • Faster first dictation after launch (mic-first cold start), per-model recognizer bias for your jargon, and a microphone permission pre-flight with an actionable denied state.
  • Polishing stays off the critical path — pre-flight, cache priming, and background swap.

Agent task board (Pro)

  • Verification gates on completed runs, self-healing edits in the native runtime, a repo-map context engine for dispatch prompts, and teacher escalation that distills failed runs into learnings.

Security & reliability

  • SSH transport, secret handling, and host-key trust (TOFU) hardening — including password-auth tunnels.
  • Model-weight content digests, session-env scrubbing for child processes, and a fail-closed hosts helper.
  • Boot now survives sidecar and port failures.

Updating

Existing users on 0.1.4 update in place via the built-in updater.