Skip to content

v1.3.0

Latest

Choose a tag to compare

@ludusrusso ludusrusso released this 22 Apr 15:25

1.3.0 (2026-04-21)

Features

  • cron: cron test with streaming RPC and manual-run source tag (#68) (e801c4d)
  • cron: daemon-backed cron ls with STATUS column and error tracking (#66) (60c4255)
  • cron: suspend/resume CLI + format-preserving frontmatter writer (#65) (cac274e)
  • cron: suspended frontmatter field and cron reload CLI (#64) (502de06)
  • cron: timeout frontmatter field + TIMEOUT column + scheduled-run enforcement (#67) (47c34e8)
  • memory: configurable model and compressed transcript for memory agent (c1c1a5d)
  • memory: log memory agent runs and forbid in-session memory edits (5c56a6a)
  • todos: session-scoped todo domain, tools, and /todos command (#71) (4d83bc2)
  • todos: sticky TUI region + inline tool-call labels (#72) (544bc57)
  • tui: cap tool-call lines at 4 per turn with overflow summary (121c29c)
  • tui: styled todo region, insert tool calls above stream, preserve scroll (4a50700)