Vibe Coding
An active Claude Code `/goal` was being lost on resume and could fail with "Prompt is too long" instead of compacting
2.1.274 fixes hook-driven sessions, such as an active `/goal`, ending with "Prompt is too long" instead of compacting when the context overflowed again after a reactive compaction, and separately fixes an active `/goal` being dropped when resuming a session with `--continue` or `--resume` after it had compacted. Two failure modes for the same feature, both of which look like the agent quietly abandoned its objective mid-run. Also fixed: Stop prompt hooks re-sending their whole prompt on every block, now replaced by a 500-character condition label.
↳ Follow the thread