CCCC v0.4.4 Release Notes
v0.4.4 is a small polish release over v0.4.3. It focuses on making the settings experience clearer, reducing UI/config friction, and aligning safer defaults with actual operator intent.
Highlights
- Guidance is now the default first-open tab in group settings, matching the visible tab order instead of dropping users into Automation first.
- Settings terminology now more clearly separates built-in automation from user-authored rules and snippets.
- The Delivery panel was simplified around the only user-facing behavior that still matters there: whether successful PTY delivery should auto-advance the read cursor.
- The Web settings UI no longer exposes
min_interval_seconds, while daemon/API compatibility for that low-level delivery throttle remains intact. - Actor idle alerts now default to
0(off) for new/default/reset paths, without silently changing existing group configs that already store a value.
Upgrade Notes
- No data migration is required.
- Existing groups keep their stored actor-idle and delivery-throttle values.
- After upgrading, the most visible change is the cleaner group settings flow and the default-open Guidance tab.