Skip to content

Releases: egoist/waku

v0.1.17

Choose a tag to compare

@github-actions github-actions released this 02 Sep 17:19
  • Fix the OpenCode Resume list showing only sessions started outside a git checkout; it now lists sessions from every project
  • Hold Claude's turn open while it waits on background work

v0.1.16

Choose a tag to compare

@github-actions github-actions released this 30 Aug 09:35
  • Import and continue conversations started in agent CLIs with /resume or the command palette across every provider, in both Waku and Waku Web
  • Linux: add signed in-app updates with clean relaunch and automatic rollback
  • Copy Waku task IDs and agent CLI thread IDs from task info or the command palette
  • Keep each response's actions and changed-file summary after its final tool activity
  • Keep the selected task visible when navigating the sidebar
  • Let nested transcript and command-output scrollers hand wheel gestures to the page only at their boundaries
  • Keep multiline background-work titles on one line in summaries and panel headers

v0.1.15

Choose a tag to compare

@github-actions github-actions released this 24 Aug 14:26
  • Codex thread goals: type /goal to set a persistent objective the task keeps pursuing — before or after the first message — with its autonomous pursuit streaming into the transcript, a status chip showing live budget or elapsed time, and a dialog to edit, pause, resume, or clear the goal (also in Waku Web)
  • Discover provider-native slash commands and skills from installed agent CLIs, including multiline YAML descriptions
  • Add reasoning effort selection for Grok
  • Reconnect remote daemon sessions automatically after connection interruptions
  • Fix Command/Ctrl+Enter steering after a provider response starts streaming
  • Fix transcript file links on Windows
  • Fix OpenCode dropping the first streamed event and hanging during cancellation on Windows

v0.1.14

Choose a tag to compare

@github-actions github-actions released this 23 Aug 12:17
  • Group sidebar tasks by project or update date, order them newest or oldest first, and collapse sections
  • Find in page: Search the full transcript by keywords using cmd-f or ctrl-f
  • Switch between recent tasks with Ctrl+Tab and Ctrl+Shift+Tab
  • Carry the current access mode into new tasks and remember it between launches
  • Fix OpenCode access-mode permissions and restore pending permission prompts when resuming sessions
  • Show Codex file reads, listings, and searches as file activity instead of raw commands
  • Keep long panel and background-work titles on one truncated line
  • Increase the minimum UI text size for better legibility

v0.1.13

Choose a tag to compare

@github-actions github-actions released this 22 Aug 06:24
  • Add Vercel Fx support
  • Support DeepSeek Harness 0.1.1 without opening its web UI
  • Collapse earlier activity groups when a running turn moves on to newer transcript output

v0.1.12

Choose a tag to compare

@github-actions github-actions released this 21 Aug 12:52
  • Invoke Codex, Pi, and Oh My Pi skills with their native syntax
  • Stream live output from Claude background tasks
  • Steer the oldest queued follow-up with Command/Ctrl+Enter in an empty composer
  • Fix model and reasoning option selection for Cursor
  • Fix npm-installed provider detection on Windows
  • Fix daemon terminal sessions hanging during shutdown
  • Exclude copied history from forked Codex sessions from usage totals
  • Keep separate Codex reasoning sections on separate lines

v0.1.11

Choose a tag to compare

@github-actions github-actions released this 20 Aug 22:53
  • Highlight Markdown in the file editor, and toggle between source and a rendered preview
  • Add UI and code font size settings
  • macOS: Add "Open in.." button to open project folder in selected application

v0.1.10

Choose a tag to compare

@github-actions github-actions released this 20 Aug 18:49
  • Add Kimi Code support
  • Add Oh My Pi support
  • Fix markdown table rendering

v0.1.9

Choose a tag to compare

@github-actions github-actions released this 18 Aug 20:45

See CHANGELOG.md for details.

v0.1.8

Choose a tag to compare

@github-actions github-actions released this 18 Aug 18:59
  • Fix PATH resolution on Windows