Skip to content

chore: point @mat3ra/wode at 2026.8.29-0 - #13

Merged
timurbazhirov merged 1 commit into
mainfrom
claude/fix-cxlmwo
Aug 29, 2026
Merged

chore: point @mat3ra/wode at 2026.8.29-0#13
timurbazhirov merged 1 commit into
mainfrom
claude/fix-cxlmwo

Conversation

@timurbazhirov

Copy link
Copy Markdown
Member

Picks up mat3ra/wode#167, published as @mat3ra/wode@2026.8.29-0.

That fix makes ExecutionUnit.setFlavor take its input files from the flavor being switched to. Previously the persisted input rows of the previous flavor were merged into the new flavor's slots — so script.py kept serving hello_world content whichever python template was picked, and a slot the new flavor adds (utils.py for the mattersim templates) was filled with a second copy of requirements.txt.

@mat3ra/wode moves from 2026.8.18-0 to 2026.8.29-0 in devDependencies; the peerDependencies entry stays *.

Verification

  • npm test — 8 passing
  • npm run transpile — clean
  • npm run build:standalone — clean

Installed with npm install --legacy-peer-deps, matching what CI uses; the lockfile diff is confined to the two @mat3ra/wode entries.

Part of a chain of version bumps carrying the fix through to web-app.


Generated by Claude Code

Picks up the execution-unit flavor fix (wode#167): selecting a flavor
now takes the input files of the flavor being switched to, instead of
carrying over the previous flavor's script.py/requirements.txt and
duplicating one of them into the slot a new flavor adds.

Verified: npm test passes (8/8), npm run transpile passes,
npm run build:standalone passes.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01XLzSAxuLPHXfvX7BWUsyJB
@timurbazhirov
timurbazhirov merged commit f3ecff6 into main Aug 29, 2026
5 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