Skip to content

Simplify workflow and refresh MoonBit test blocks - #66

Merged
bobzhang merged 2 commits into
mainfrom
codex/simplify-agent-workflow
Aug 2, 2026
Merged

Simplify workflow and refresh MoonBit test blocks#66
bobzhang merged 2 commits into
mainfrom
codex/simplify-agent-workflow

Conversation

@bobzhang

@bobzhang bobzhang commented Aug 2, 2026

Copy link
Copy Markdown
Contributor

Summary

  • merge the separate refactoring step into the package-local editing step
  • tighten the semantic rename and compatibility guidance
  • update four executable examples for the current nightly compiler warnings

CI fix

The nightly job denies warnings and began rejecting an inexhaustive guard, an ambiguous empty-map literal, and deprecated to_repr(...) calls. The examples now use an explicit guard failure branch, Map([]), and Repr(...).

Impact

The workflow is slightly shorter, related editing guidance stays together, and all documented mbt check examples remain valid on the nightly toolchain.

Validation

  • moon test moonbit-agent-guide/SKILL.mbt.md --warn-list -1-2-3-6-7-27-28-68 --deny-warn --no-render — 15 passed
  • git diff --check
  • parsed and verified the skill YAML frontmatter

@bobzhang bobzhang changed the title Simplify agent workflow guidance Simplify workflow and refresh MoonBit test blocks Aug 2, 2026
@bobzhang
bobzhang marked this pull request as ready for review August 2, 2026 03:38
@bobzhang
bobzhang merged commit a54d022 into main Aug 2, 2026
3 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