Conversation
- Rewrite vscode-extension.md for the new ReactFlow-based canvas editor - Add demo video and poster image - Update tooling overview slide to reference new canvas - Remove old Mermaid-based preview screenshots
|
@byrash are you able to look at the build failures on this PR? |
Build is all green now. Thank You. |
|
Reviewed with Claude and returned these slight blockers. Largely a documentation change so shouldnt be too much of an issue but would like these to either be acknowledged or addressed Reviewed the rewrite against the extension source in Three things I think need fixing before merge. 1. The 74 MB MP4 goes into git history permanently
The eleven deleted PNGs give back 1.99 MB, so the net addition is ~73.8 MB, and it stays in history for every clone even if a later commit removes the file. The poster PNG is a further 1.4 MB. The repo already has an answer that this file misses by its extension — the whole of It also dominates the published site. A local Suggestions, in the order I'd try them: host the recording off-repo and embed it; or add 2. The Configuration Reference documents two settings that don't existThe table lists
All three are read in Looks like the old page had a seven-row table and the rewrite kept two rows — the two it kept are as stale as the five it dropped. Worth noting the Related, and out of scope here: 3. Two claims about opening the canvas don't hold
So a One wrinkle that may be an extension bug rather than a docs bug: The command label is wrong. The page says to right-click and select CALM: Open Canvas. There's exactly one command: A |
Description
Type of Change
Affected Components
cli/)calm/)calm-ai/)calm-hub/)calm-hub-ui/)calm-server/)calm-widgets/)docs/)shared/)calm-plugins/vscode/)Commit Message Format ✅
Testing
Checklist