Goal progress is now streamed live, so goal indicators update as it advances.
What's wrong with this entry?
The state behind /goal (its condition, iteration count, tokens at start and last reason) is now emitted as a streamed event, so any view showing a goal indicator updates as the goal advances. The value is null once the goal is cleared.
- Emitted when the
/goalStop hook reports the condition met, which clears it, or not yet met, which bumps the iteration count and last reason.
Emitted when the user's /goal Stop hook reports met (clears) or not-yet-met (bumps iterations + last_reason).
Strings lifted out of the shipped bundle, so the claim above can be checked against them.
Related
Other releases about the same thing. Found by shared names or similar wording; neither means one caused the other.
-
v2.1.227
A tool for proposing a session goal, gated off
Both mention goal
-
v2.1.229
Goals record where they came from
Both mention goal
-
v2.1.229
Goal-set events gain an origin, one-shot warnings share a registry
Both mention goal