Skip to content

v0.2.65

Latest

Choose a tag to compare

@cyrusagent cyrusagent released this 12 Jun 00:05
· 2 commits to main since this release

Fixed

  • Sessions that schedule a wakeup or background task no longer falsely report "Finished" with raw tool JSON, and the scheduled work actually runs. Previously, ending a turn on a ScheduleWakeup (or background Bash) call shut the Claude subprocess down — silently dropping the timer so the session never resumed — and posted a "Finished" Linear activity whose body was the raw tool-input JSON. Now Cyrus keeps the session alive while a wakeup, session cron, or background task is in flight (so it fires), posts a readable "⏰ Wakeup scheduled" response instead of JSON, and adds a "⏳ Standing by" thought listing what the session is waiting on — returning the Linear agent panel to its working state. Sessions with nothing pending still shut down at turn end to free memory. (CYPACK-1310, CYPACK-1177, CYHOST-905, #1313)
  • The final "response" activity is never raw tool-input JSON. When a turn ends on a tool call with no trailing assistant text, Cyrus now uses the model's result text or skips the response entirely rather than dumping the last tool's input JSON into the Linear timeline. (CYPACK-1177, #1313)

Packages

cyrus-cloudflare-tunnel-client

  • cyrus-cloudflare-tunnel-client@0.2.65

cyrus-mcp-tools

  • cyrus-mcp-tools@0.2.65

cyrus-claude-runner

  • cyrus-claude-runner@0.2.65

cyrus-core

  • cyrus-core@0.2.65

cyrus-simple-agent-runner

  • cyrus-simple-agent-runner@0.2.65

cyrus-codex-runner

  • cyrus-codex-runner@0.2.65

cyrus-cursor-runner

  • cyrus-cursor-runner@0.2.65

cyrus-config-updater

  • cyrus-config-updater@0.2.65

cyrus-linear-event-transport

  • cyrus-linear-event-transport@0.2.65

cyrus-github-event-transport

  • cyrus-github-event-transport@0.2.65

cyrus-gitlab-event-transport

  • cyrus-gitlab-event-transport@0.2.65

cyrus-slack-event-transport

  • cyrus-slack-event-transport@0.2.65

cyrus-gemini-runner

  • cyrus-gemini-runner@0.2.65

cyrus-edge-worker

  • cyrus-edge-worker@0.2.65

cyrus-ai (CLI)

  • cyrus-ai@0.2.65