WHY this matters
New /goal feature: set a verification condition that gets re-evaluated after every turn. Claude keeps working until it passes — great for "don't stop until tests are green" style automation.
Also: all internal docs links migrated from code.claude.com → www.anthropic.com/docs/en/...
What changed
/goal condition — set a check at session start, re-evaluated after every turn
- URL migration — 37 files updated with new anthropic.com doc URLs
- Blog update — Video 3 added to advanced-tool-use post
- 92 terraform API timestamp refreshes (boring)
PR
thevibeworks/claude-code-docs#1025
💤 day-shift review: looks fine, merging
WHY this matters
New
/goalfeature: set a verification condition that gets re-evaluated after every turn. Claude keeps working until it passes — great for "don't stop until tests are green" style automation.Also: all internal docs links migrated from
code.claude.com→www.anthropic.com/docs/en/...What changed
/goalcondition — set a check at session start, re-evaluated after every turnPR
thevibeworks/claude-code-docs#1025