docs: automated update - 2026-W20#37
Open
camielvs wants to merge 1 commit into
Open
Conversation
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.
Automated documentation update for 2026-W20
This is an automated draft PR produced by the
/docs-updateskill from merged PRs inTangleML/tangle-uibetween 2026-05-08 and 2026-05-15. Please review carefully before marking ready — content may contain inaccuracies or hallucinations.Source PRs
All four PRs touch shared artifact-visualizer components (
src/components/shared/ReactFlow/FlowCanvas/TaskNode/TaskOverview/IOSection/IOCell/ArtifactVisualizer/) and apply to all users of the run view.PRs reviewed but not documented
chore: v2 - set editorv2 beta flag to default true) — only changes the V2 editor flag'sdefaultfromfalsetotrue. Per the docs-update spec, a default flip while the flag remainscategory: "beta"is not documentable.category: "beta"insrc/flags.ts, so these were treated as in-development and not surfaced to public docs. If V2 is intended to be documented now, graduate the flag and re-run.chore(deps)PRs were filtered as routine.Proposed doc changes
docs/core-concepts/artifacts.mdx— Add a Tabular viewer subsection covering the new 100-row paging, 1,000-row preview limit, sticky headers, horizontal scrolling, and Parquet column types (?for nullable). Add a new Standalone artifact preview page section explaining the/artifact/<id>route and the two ways to open it (Cmd/Ctrl + click fullscreen, Share button).docs/user-guide/studio-app-ui-overview.mdx— Update the Artifacts tab bullet list with the Cmd/Ctrl + click fullscreen behaviour, the new Share button, and the tabular paging/sticky-header/column-type details. Update the cross-reference text to mention the standalone preview page.Reviewer checklist
sidebars.tsand appear in the right category(This run did not add new pages, so no
sidebars.tschange is needed.)