OpenMeow v0.0.9
[0.0.9] - 2026-04-20
Demo Day refinement. The default subagent is now Kitty, with Haiku 4.5 teed up as her default model the moment the gateway's chat schema re-opens to accept an optional model field.
Download
- OpenMeow-v0.0.9.dmg (~6.3 MB) — signed with Developer ID Application (Soul Protocol LLC), notarized by Apple, and stapled. Gatekeeper-accepted on first launch; no right-click-Open workaround needed.
- SHA256:
56682a29a6caf27aee2a3259a18be217ddf77f099bc22a6341241cc64c914665
Changed
- Default subagent renamed:
OpenMeow:Meow→OpenMeow:Kitty. Mascot artwork stays — only the chat persona label flipped. Settings copy and internal comments updated. - Per-agent default models. Added
GatewayChatAgentOption.defaultModelID(for:)as the single source of truth: Kitty defaults to Haiku 4.5 for snappy back-and-forth, Fishy and specialised agents stay on Opus 4.7. Fresh threads pick up the agent-specific default; existing threads keep whatever model they were last pinned to.
Added
- Haiku 4.5 in the model picker. New
GatewayChatModelOption.haiku45(id: "haiku-4.5",leaf.fillicon) joins the Anthropic row alongside Opus and Sonnet.
Notes
- The gateway currently omits the
modelfield fromchat.sendrequests (seeSlashCommand.swift:2036— the server schema rejects extra root-level properties today). Kitty+Haiku wiring is in place client-side; when the gateway schema re-opens, no further client changes are needed and Kitty will route to Haiku automatically.
Install
- Download the DMG above.
- Open it, drag OpenMeow into
/Applications. - Launch from Applications. Grant the permission prompts on first run (Accessibility for the global shortcut).
- Open Settings → Gateway to point at your OpenClaw gateway URL + token.
Release notes
Demo Day refinement (2026-04-20 PM). Builds directly on v0.0.8 (Fishy tab persistence, JSON both-axis scroll, dynamic agent accent colors).