You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat(chatbot): frame extend builds in the plan card ("Adding to existing app X") (#2005)
When propose_blueprint returns a `targetApp` (extend mode), the plan card now
shows a badge — "Adding to existing app 「X」" — so the user can see the build is
ADDITIVE (growing an existing app), not a new one. `targetApp` was already
plumbed through detectProposedPlan; this renders it. New `planExtendLabel` prop
(English default, host-overridable).
Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com>
0 commit comments