Skip to content

feat: layout sidecar file support#2

Merged
intel352 merged 1 commit intomainfrom
feat/plugin-marketplace
Mar 18, 2026
Merged

feat: layout sidecar file support#2
intel352 merged 1 commit intomainfrom
feat/plugin-marketplace

Conversation

@intel352
Copy link
Contributor

Summary

  • Read/write .workflow-editor.json sidecar files for editor layout positions
  • Layout is no longer embedded in the YAML config, preventing config pollution
  • JBCefJSQuery bridge for window.hostBridge.saveLayout() callback

Design

See: workflow-editor docs/plans/2026-03-17-editor-engine-contract-design.md

Test plan

  • Open a YAML file in the visual editor, move nodes around
  • Verify .workflow-editor.json is created alongside the YAML
  • Re-open the file — positions should be restored from sidecar
  • Verify the YAML file is NOT modified with ui_position fields

🤖 Generated with Claude Code

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@intel352 intel352 merged commit e0020a1 into main Mar 18, 2026
4 checks passed
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