Skip to content

Releases: QoderAI/changelog-QoderWake

Smarter automation inputs, unread badges, and group question forms

30 Jun 10:07
07dc89b

Choose a tag to compare

Improvements

  • Smarter Automation Inputs: Automations triggered via API now support template variables in the task prompt, so you can pass dynamic data from external services instead of writing fixed instructions every time.
  • Unread Badges: Session history and task lists now show unread message counts, with separate badges for conversations and scheduled tasks so you can quickly spot what needs attention.
  • Group Question Forms: Multi-question forms in Team Groups now display your completion progress and highlight any required questions you missed when you try to submit.

Bug Fixes

  • Fixed tool approval notifications not reaching you in IM channels, which could cause action results to go missing.
  • Fixed sessions getting stuck on "thinking" and never returning a response.
  • Fixed cancelled sessions not stopping promptly, which could leave stale sessions running in the background.
  • Fixed Waker creation occasionally timing out before completing.
  • Fixed the restart notification incorrectly reporting failure when background tasks were still finishing up.
  • Fixed files from earlier conversations sometimes returning a "not found" error.
  • Fixed newly created public projects not appearing in the Waker project list.
  • Fixed Windows tray update handoff and terminal display issues on first launch.

Reliability, cleaner responses, and group improvements

27 Jun 09:18
07dc89b

Choose a tag to compare

Improvements

  • Group Loads Faster: First-screen loading no longer fires redundant requests, and task states no longer bleed between sessions.
  • Unread Badge: Displays 99+ for large counts; clicking the badge navigates directly to pending sessions for quick triage.
  • Chat Input Stays Editable: The input box remains editable while a task is blocking, so you can prepare your next message.
  • Cleaner Model Responses: Irrelevant DingTalk tool guidance no longer appears in regular conversations, and MCP tools activate correctly without cluttering context.
  • Update Reliability: Daemon restarts reliably on macOS and Windows, and DingTalk dependencies auto-upgrade silently to keep IM and MCP tools available.

Bug Fixes

  • Fixed DingTalk group replies @mentioning the wrong person when multiple senders are active.
  • Fixed sessions with an empty workspace path crashing on startup.
  • Fixed macOS daemon not restarting promptly after a hot update.
  • Fixed Windows pending updates not being applied during restart.
  • Fixed incorrect version display in the Windows app shell.
  • Fixed unstable unread navigation in Console groups.

Thinking-indicator reliability fix

26 Jun 12:24
07dc89b

Choose a tag to compare

Bug Fixes

  • Fixed the "thinking" indicator getting stuck indefinitely when a completion event was missed.

Unread Message Display, Artifacts Panel Toggle, Multi-Tab State Sync

26 Jun 12:24
07dc89b

Choose a tag to compare

Improvements

  • Unread Message Display: The Console chat list now shows unread message counts for Waker and group conversations; opening a conversation automatically marks it as read.
  • Artifacts Panel Toggle: The conversation artifacts side panel can now be collapsed or expanded, giving more room to the chat area when closed.
  • Multi-Tab State Sync: Worker running-state changes now sync in real time across multiple open Console browser tabs.

Bug Fixes

  • Fixed duplicate "thinking" status bars rendering simultaneously in a conversation.
  • Fixed an issue where follow-up messages sent within 5 minutes via DingTalk were silently ignored.
  • Fixed a 409 error when calling the restart API on Windows, which previously caused Waker restarts to fail.
  • Fixed team group incorrectly marking the entire task as failed when certain non-essential members could not respond, and adjusted reply rules so these members no longer block task completion.

Clearer resource package display

25 Jun 14:50
07dc89b

Choose a tag to compare

Improvements

  • Resource Package Display: Organization resource packages now show three clear states — available with a defined limit, available with unlimited usage, or unavailable — each with precise values and hover tooltips for guidance.

Minor stability and display fixes

25 Jun 14:50
07dc89b

Choose a tag to compare

Bug Fixes

  • Stability: Fixed minor experience and display issues.

More reliable session handling

25 Jun 14:49
07dc89b

Choose a tag to compare

Improvements

  • Session Idle Timeout: Sessions waiting for your response no longer expire from idle timeout — you can return later and pick up where you left off.

Bug Fixes

  • Fixed a rare issue where concurrent session operations could launch duplicate processes, causing unstable behavior.

Model preference stability, DingTalk channel enhancements, and group plan reliability

25 Jun 14:49
07dc89b

Choose a tag to compare

Improvements

  • Question Card Skip All: Skip remaining unanswered questions at once, submitting defaults while preserving already-answered preferences.
  • Model Configuration Persistence: Reasoning effort and context window settings are now retained across all model sources.
  • Waker Creation: Bio/description field is no longer required when creating a new Waker.
  • Model Preference Stability: Switching between history sessions no longer briefly flashes an incorrect model; previously selected models are properly remembered.
  • DingTalk Channel: Support for AI card and ordinary card modes; model override per channel; configuration changes take effect immediately without manual restart.
  • Group Plan Execution: Confirmed plans execute more faithfully with correct task assignments; question card submissions more reliable; input locked while questions are pending.

Bug Fixes

  • Fixed single-chat usage limit errors silently retrying instead of showing an immediate error message.
  • Fixed model reasoning and context settings being lost in certain fallback scenarios.

Model Configuration, Group Improvements, and Reliability Fixes

25 Jun 14:49
07dc89b

Choose a tag to compare

Improvements

  • Model Runtime Configuration: Model selector now supports viewing and configuring Reasoning Effort and Context Window, with a detailed model info panel.
  • Group Experience: History loads on demand; execution artifacts and errors are displayed inline within the message stream.
  • Automation Task Reliability: Scheduled tasks now include a self-recovery watchdog, and first-response latency for IM Channels is reduced.

Bug Fixes

  • Fixed certain usage limit errors causing silent retries instead of showing an immediate error message.
  • Fixed importing configuration archives failing when file paths contain non-English characters.
  • Fixed sessions being interrupted by a false "stuck" detection while the Waker is using tools.
  • Fixed long-running conversations occasionally losing their connection after periods of inactivity.

IM message localization, input drag-and-drop, and management polish

24 Jun 06:54
07dc89b

Choose a tag to compare

Improvements

  • IM Message Localization: System status and error messages in IM channels (queue waiting, approval blocks, media limits, processing failures, connection errors, etc.) now display in the user's configured language instead of fixed English text.
  • Input Field Drag-and-Drop: Conversation and group chat input fields now support dragging images or files directly in. Images are uploaded as compressed thumbnails, non-image files are attached as file context references, and a guidance prompt is shown when the file path cannot be resolved.
  • Management Page Pagination: The Waker Management page now paginates both the Waker list and the group list (12 per page).

Bug Fixes

  • Fixed an issue where custom-role Wakers without an avatar could display a blank placeholder; they now consistently show a default avatar.