What's Changed
Bug fix release.
- fix: read live effort level from stdin JSON (
effort.level) — the statusline now reflects effort changes made via the in-session/effort <level>slash command immediately, instead of staying on the previously persistedsettings.jsonvalue until restart. Falls back throughCLAUDE_CODE_EFFORT_LEVEL→settings.jsoneffortLevel→mediumwhen the stdin field is absent. Thanks @MIT0101 (#42).
Full Changelog: v1.4.2...v1.4.3