v0.1.0
What's Changed
- deps: consume @cyoda/workflow-* from npm + toolchain lockstep + CI fix by @pschleger in #3
- ci: staging smoke test + Dependabot by @pschleger in #4
- fix(ci): smoke build host-native (fix Tauri bundle path) by @pschleger in #14
- Projects panel: setup guidance, editable name & root, header affordance by @pschleger in #19
- Multi-platform release tooling (macOS/Linux/Windows) by @pschleger in #20
- fix(smoke): drop
-- --bundlescargo passthrough by @pschleger in #21 - fix(release): make tauri-action build on all platforms by @pschleger in #22
- docs(release): self-contained first-release setup runbook by @pschleger in #23
- feat(workflow-editor-host): fix-it popup for null-criterion parse failures by @pschleger in #24
- chore(rust): make CI honour the pinned toolchain and enforce Cargo.lock by @pschleger in #25
- chore(dependabot): group major updates and couple notify crates by @pschleger in #27
- chore(deps): bundle routine dependency updates by @pschleger in #28
- chore(deps): single cleanup — react-hooks 7, notify, dep bumps, calmer Dependabot by @pschleger in #34
- feat(workflow): support annotation fields via workflow-editor 0.4.0 by @pschleger in #36
- chore(deps): bump @cyoda/workflow-react to 0.4.1 by @pschleger in #38
- feat(model-editor-mcp): live browser-rendered Cyoda model editor driven by an AI CLI by @pschleger in #39
- model-editor-mcp fast-follow: create-destination fix, #10 list enrichment, + transition/state patch ops (#7) by @pschleger in #40
- fix(workflow-editor-host): don't enable the editor JSON tab without a Monaco runtime by @pschleger in #41
- fix(workflow-editor-host): render inspector annotations/criteria in Monaco in the read-only MCP shell by @pschleger in #42
- docs(model-editor-mcp): MCP server instructions (operational model) + leaner tool descriptions by @pschleger in #43
- feat(release): publish @cyoda/model-editor-mcp to npm + coordinated release by @pschleger in #44
- docs: reconcile README/AGENTS to two-app reality + archive stale docs by @pschleger in #45
- fix(model-editor-mcp): add repository field for npm provenance by @pschleger in #46
- fix(model-editor-mcp): headless on duplicate instance + shutdown on disconnect by @pschleger in #47
- chore(release): pin privileged actions to SHAs by @pschleger in #48
- fix(release): pass GITHUB_TOKEN to tauri-action upload steps by @pschleger in #49
- fix(release): correct tauri-action asset-name input and intel DMG arch by @pschleger in #50
- fix(release): notarize and staple the macOS DMG by @pschleger in #51
New Contributors
- @pschleger made their first contribution in #3
Full Changelog: https://github.com/Cyoda/cyoda-dev-console/commits/v0.1.0