Uh oh!
There was an error while loading. Please reload this page.
docs(adr): ADR-0057 — console AI chat is one system, docked (retire the FAB) - #2411
Merged
Conversation
…he FAB) Console-layer realization of the two-agent, surface-bound model (cloud ADR-0063): surfaces become views over one (user, app, product) conversation; one declarative surface→agent resolver; canonical presentation is a right-docked collapsible panel with the floating FAB retired to a launcher; runtime end-user apps keep the support bubble; single agent-catalog gate (useAiSurface); OSS degrades to MCP-only (cloud ADR-0025). No agent, boundary, or commercial-model change. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
The latest updates on your projects. Learn more about Vercel for GitHub. |
4 tasks
Uh oh!
There was an error while loading. Please reload this page.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for freeto join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Adds objectui ADR-0057 — a decision doc (docs-only, no code) for consolidating the console's AI chat surfaces. Requested design review; implementation is tracked separately.
Why
The console renders AI chat through 3 parallel shells (
ConsoleFloatingChatbotFAB /AiChatPagefull-page /StudioAiCopilotleft panel) over one backend, and the shells fork the conversation — the same app's build chat can exist as two disjoint threads. Plus two conversation-state layers, ~5 divergent surface→agent picks, and two enablement gates.Decision (principle)
surface = view · conversation = model · product (
ask/build) = binding axis. Not a merge ofask/build(cloud ADR-0063 already settled that) — console-layer consolidation only:(user, app, product)conversation context (drop thestudio:scope fork)/ai= the same panel maximized (same thread)useAiSurface); OSS degrades to MCP-only (cloud ADR-0025)Two positions flagged for review (Decision section)
[nav] [canvas+properties] [chat]Tracking
capabilities), objectstack-ai/cloud#817 (handoff contract)🤖 Generated with Claude Code