Skip to content

Latest commit

 

History

History
127 lines (74 loc) · 6.4 KB

File metadata and controls

127 lines (74 loc) · 6.4 KB

Changelog

1.7.1 (2026-03-22)

Bug Fixes

1.7.0 (2026-03-18)

Features

  • 88 commands yield to skills (ef120a3)

Bug Fixes

  • handle message fragments - 87 (5c53fb2)

1.6.0 (2026-03-16)

Features

  • 34 support user session in codex (0c59dc2)
  • 86 support user session in copilot (04e8d38)

Bug Fixes

  • 60 claude code stale session resiliency (9895228)
  • 71 enforce project cwd (62d0cfe)

1.5.0 (2026-03-16)

Features

  • 68 confirm transcription message (339bdcc)
  • improve voice management with mode-based transcription UX (53f0ebe)
  • rename /clean command surface to /clear; only commands.clear is supported
  • Codex now defaults to per-user session isolation; shared mode remains explicit via engine.session: "shared"
  • Copilot now defaults to experimental per-user session isolation, resumes with --resume <UUID>, and keeps shared mode explicit via engine.session: "shared"

1.4.0 (2026-03-14)

Features

  • 56 debounce text messages (1299d8a)
  • 66 variable substitution in cron (6639e91)
  • streamline task backlog and complete Codex log streaming implementation (f42d67a)

Bug Fixes

1.3.0 (2026-03-11)

Features

  • 32b project crons (2d503e2)
  • 32b support scheduleEnds property (b2b34e2)
  • cron scheduleStarts (20d3a29)
  • cron supports relative schedules (860e0a7)

1.2.0 (2026-03-10)

Features

  • 32a honor "enabled" flag and docs sub second and one shot (60ce38b)
  • 32a improve logging (9cde361)
  • 32a single shot (198541a)
  • 32a system cron job (c5819f6)

1.1.1 (2026-03-09)

Features

  • 059 add support for engine environment file sourcing (89bd2cd)

Bug Fixes

  • 58 session context (9397f69)
  • repair broken sessions for Copilot and Codex (5eb9b57)

1.1.0 (2026-03-07)

Features

  • 057 add /info command to display project runtime information with configurable visibility (75ac175)

1.0.35 (2026-03-07)

Bug Fixes

1.0.34 (2026-03-07)

Features

  • 055 add npm command support with configuration options (6764001)
  • slightly improve copilot output (959a209)

Bug Fixes

  • use default model in case of engine mismatch (34f4e61)

1.0.33 (2026-03-06)

Features

Bug Fixes

  • 045 correct order in wizard (e5f2622)
  • 045 improve wizard detection (7ad7baf)
  • 045 incomplete config (a583e83)
  • 045 skip model question conditionally (8be3a9d)

1.0.32 (2026-03-06)

1.0.31 (2026-03-06)

1.0.30 (2026-03-06)

1.0.29 (2026-03-06)

1.0.28 (2026-03-06)