feat: unify docs and cockpit workspace - #949
Merged
Merged
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
Contributor
blove
force-pushed
the
blove/unified-workspace-control-plane-v2
branch
from
September 2, 2026 01:55
2e764d2 to
81a3e62
Compare
Contributor
blove
force-pushed
the
blove/unified-workspace-control-plane-v2
branch
from
September 2, 2026 01:56
81a3e62 to
b13b875
Compare
Contributor
blove
enabled auto-merge (squash)
September 2, 2026 02:00
blove
force-pushed
the
blove/unified-workspace-control-plane-v2
branch
from
September 2, 2026 02:23
b13b875 to
a96fc43
Compare
Contributor
blove
added a commit
that referenced
this pull request
Sep 2, 2026
The #949 workspace shell re-renders the docs article on hydration; on a cold CI dev server the computed ::before content reads as empty before that settles. Same data-hydrated gate #949 added to the control-plane tests, plus a poll on the computed glyph. Red on main at b7b582e. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
blove
added a commit
that referenced
this pull request
Sep 2, 2026
…dit (#950) * docs: spec for docs visual design — callouts, diagram kit, audit Co-Authored-By: Claude Fable 5 <noreply@anthropic.com> * docs: implementation plan for docs visual design Co-Authored-By: Claude Fable 5 <noreply@anthropic.com> * feat(website): header-band docs callouts, retiring the left border * fix(website): callout band a11y — AA warning contrast + sr-only kind prefix * feat(website): SVG diagram kit primitives on a dot grid * refactor(website): harden diagram-kit API — typed arrows, contracts, barrel * feat(website): StackDiagram — the canonical stack schematic * fix(website): StackDiagram text fit + arrow gap; harden highlight tests * refactor(website): replace ascii + HTML arch diagrams with StackDiagram * fix(website): align prose and captions with the swapped-in StackDiagram * docs(website): How-it-fits stack diagrams for langgraph, chat, runtimes intros * fix(website): honest runtimes caption; retire the chat intro's stale stack ascii * docs(website): kit pipeline diagram for AG-UI architecture page * docs(website): A2UI message-flow diagram for overview and intro * fix(website): surface store belongs to chat, not a2ui, in A2uiMessageFlow * docs(website): render pipeline + render-vs-a2ui kit diagrams Adds RenderHowItFits (agent output -> @threadplane/render -> Angular components pipeline, with pill-labeled edges) and RenderVsA2ui (chat fanning out to json-render vs A2UI) to the docs diagram kit, and wires both into the render getting-started intro and the json-render-vs-a2ui concept page in place of the old plain-text layer diagram. * fix(website): render diagrams — break edges under pills, honest entry paths * docs(website): middleware + telemetry How-it-fits diagrams * fix(website): vertical middleware diagram — pill no longer overlaps nodes * fix(website): honest telemetry destinations; runtime-neutral middleware node * feat(website): homepage architecture section with the master stack diagram * fix(website): StackDiagramSection reuses SectionHeader; distinct headline * feat(website): stack diagram sections on the adapter landing pages * fix(website): ag-ui section copy — distinct angle, seven-runtime caption * chore(website): final polish — token font, barrel wiring, honest labels * test(website): gate the permalink-glyph e2e on workspace hydration The #949 workspace shell re-renders the docs article on hydration; on a cold CI dev server the computed ::before content reads as empty before that settles. Same data-hydrated gate #949 added to the control-plane tests, plus a poll on the computed glyph. Red on main at b7b582e. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com> --------- Co-authored-by: Claude Fable 5 <noreply@anthropic.com>
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 free
to 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.
Summary
Verification