Skip to content

feat(vscode): native sidebar + embed mode#79

Merged
avrabe merged 1 commit intomainfrom
feat/vscode-sidebar-embed
Mar 22, 2026
Merged

feat(vscode): native sidebar + embed mode#79
avrabe merged 1 commit intomainfrom
feat/vscode-sidebar-embed

Conversation

@avrabe
Copy link
Copy Markdown
Contributor

@avrabe avrabe commented Mar 22, 2026

Tree view navigation + ?embed=1 strips sidebar. Feels native. 🤖

VS Code extension now feels native:
- Sidebar tree view in activity bar with Rivet icon
- 11 navigation items: Stats, Artifacts, Validation, STPA, Graph,
  Documents, Matrix, Coverage, Source, Results, Help
- Clicking a tree item opens the content in the WebView panel
- ?embed=1 mode strips sidebar/context bar from serve output
- embed_layout function: minimal HTML with HTMX, no navigation chrome
- WebView shows just content; sidebar handles navigation

Implements: FEAT-057
Refs: REQ-007

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@avrabe avrabe merged commit 6234da2 into main Mar 22, 2026
11 of 12 checks passed
@avrabe avrabe deleted the feat/vscode-sidebar-embed branch March 22, 2026 07:16
Copy link
Copy Markdown

@github-actions github-actions Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

⚠️ Performance Alert ⚠️

Possible performance regression was detected for benchmark 'Rivet Criterion Benchmarks'.
Benchmark result of this commit is worse than the previous benchmark result exceeding threshold 1.20.

Benchmark suite Current: 913e57f Previous: 7f225aa Ratio
query/10000 131051 ns/iter (± 1293) 106735 ns/iter (± 1365) 1.23

This comment was automatically generated by workflow using github-action-benchmark.

@codecov
Copy link
Copy Markdown

codecov Bot commented Mar 22, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant