Skip to content

fix(contract-builder): resolve deployed template path#58

Merged
MageByte-Zero merged 1 commit into
mainfrom
codex/fix-issue-53
Jul 13, 2026
Merged

fix(contract-builder): resolve deployed template path#58
MageByte-Zero merged 1 commit into
mainfrom
codex/fix-issue-53

Conversation

@MageByte-Zero

Copy link
Copy Markdown
Owner

Summary

Fixes #53 by referencing the execution-contract template through the installed plugin root instead of a skill-relative path.

Root cause

Platform installers deploy skills and runtime files into separate directories. The previous relative path could not resolve the copied template after installation.

Validation

  • npm run build
  • npm test (384 passing)
  • npm run validate -- docs/examples/add-dark-mode

@MageByte-Zero
MageByte-Zero marked this pull request as ready for review July 13, 2026 12:16
@MageByte-Zero
MageByte-Zero merged commit 10e2c06 into main Jul 13, 2026
6 checks passed
@MageByte-Zero
MageByte-Zero deleted the codex/fix-issue-53 branch July 13, 2026 12:16
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.

进入 bridging 阶段生成 execution-contract.md的时候提示:模板文件不存在

1 participant