1.7.1 (2026-03-22)
- commands logs (d43a4c4)
1.7.0 (2026-03-18)
- 88 commands yield to skills (ef120a3)
- handle message fragments - 87 (5c53fb2)
1.6.0 (2026-03-16)
1.5.0 (2026-03-16)
- 68 confirm transcription message (339bdcc)
- improve voice management with mode-based transcription UX (53f0ebe)
- rename
/cleancommand surface to/clear; onlycommands.clearis 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 viaengine.session: "shared"
1.4.0 (2026-03-14)
- 56 debounce text messages (1299d8a)
- 66 variable substitution in cron (6639e91)
- streamline task backlog and complete Codex log streaming implementation (f42d67a)
- copilot cwd boundary (e73c8f1)
1.3.0 (2026-03-11)
- 32b project crons (2d503e2)
- 32b support scheduleEnds property (b2b34e2)
- cron scheduleStarts (20d3a29)
- cron supports relative schedules (860e0a7)
1.2.0 (2026-03-10)
- 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)
- 059 add support for engine environment file sourcing (89bd2cd)
1.1.0 (2026-03-07)
- 057 add /info command to display project runtime information with configurable visibility (75ac175)
1.0.35 (2026-03-07)
- improve npm handling (6ccff08)
1.0.34 (2026-03-07)
- 055 add npm command support with configuration options (6764001)
- slightly improve copilot output (959a209)
- use default model in case of engine mismatch (34f4e61)
1.0.33 (2026-03-06)
- 045 correct order in wizard (e5f2622)
- 045 improve wizard detection (7ad7baf)
- 045 incomplete config (a583e83)
- 045 skip model question conditionally (8be3a9d)