Skip to content

chore: fast-forward staging to main after PR #1171 merge - #1177

Merged
molecule-ai[bot] merged 4 commits into
stagingfrom
main
Apr 21, 2026
Merged

molecule-ai[bot] merged 4 commits into
stagingfrom
main

Conversation

@molecule-ai

@molecule-ai molecule-ai Bot commented Apr 21, 2026

Copy link
Copy Markdown
Contributor

Sync staging with main after PR #1171 merge. Brings in review-cleanup commits.

HongmingWang-Rabbit and others added 4 commits April 20, 2026 15:51
staging → main: fix delete-workspace context menu race
Three nits identified during post-merge review of #1119, #1133:

1. ContextMenu.tsx imported `removeNode` from the canvas store but
   stopped using it when the delete-confirm flow moved to Canvas in
   #1133. Also removed the now-unused mock entry in the keyboard
   test so the test inventory matches the real call list.

2. Preflight's YAML parse failure was a silent pass — defensible since
   the in-container preflight owns the schema, but invisible to ops if
   a template ships malformed YAML. Log at WARN so the signal surfaces
   without blocking the provision.

3. formatMissingEnvError rendered its slice via %q, producing
   `["A" "B"]` which is Go-literal-looking and ugly in a user-facing
   error. Join with ", " instead. Test updated to assert the new
   format.

No behavioural changes beyond the log line; fixes are review nits, not
bug fixes.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
chore: code-review cleanup on today's shipped PRs (dead code + better errors)
chore: fast-forward staging with main review-cleanup commits
@molecule-ai
molecule-ai Bot merged commit 469c212 into staging Apr 21, 2026
8 of 13 checks passed
molecule-ai Bot added a commit that referenced this pull request Apr 21, 2026
chore: fast-forward staging to main after PR #1171 merge
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