Sweep 19 Sep 2026 · 02:36Z Build v2.1.278 500 read Stable v2.1.267 Latest v2.1.278 Next v2.1.278 Feeds RSS JSON llms.txt Unofficial
Claude Code v2.1.235 ·

Design tool: an approved database read/write is now bound to the exact action and project slug

Design tool database read/write consent is now bound to the exact approved action and project slug

TierYou'll noticehow much it should matter to you
Useful2my rating, 1 to 5
Signal1worth watching, 1 to 5
AreaElsewherewhat it touches
KindBug Fixesin v2.1.235,
You'll notice

Design tool database read/write consent is now bound to the exact approved action and project slug

Consent for read_db, write_db and watch is now recorded as {action, slug} in tool state and re-checked at call time. If the tool's action or url has changed since approval, the call is rejected with a new db_target_changed error instead of silently running against a different target than the one the user approved.

This behavior is reachable on this build without any flag involved.

See this entry in the whole of v2.1.235 →