Skip to content

refactor(skill): switch eide rebuild to direct unify_builder runtime#1

Merged
gaoguobin merged 1 commit into
mainfrom
codex/eide-direct-builder
Apr 17, 2026
Merged

refactor(skill): switch eide rebuild to direct unify_builder runtime#1
gaoguobin merged 1 commit into
mainfrom
codex/eide-direct-builder

Conversation

@gaoguobin
Copy link
Copy Markdown
Owner

What

  • replace the bridge-based path with a direct Python runtime package
  • generate builder params from the current EIDE project model and run unify_builder directly
  • auto-discover EIDE extension, tools, utils, toolchain, and use dotnet exec --roll-forward Major for unify_builder
  • sync the runtime package into the skill bundle and remove the legacy bridge VSIX

Validation

  • python -m unittest discover -s runtime/tests -p "test_*.py"
  • real repo rebuild: BF_ECU_AppSwPrjtGen3_GD32F503_Y26M02
  • real repo rebuild: BF_BootSwPrjtGen3_GD32F50x_Y26M02
  • real repo rebuild: ECU_ARYV_FocSwPrjtGen2

@gaoguobin gaoguobin merged commit a5440ee into main Apr 17, 2026
1 check failed
@gaoguobin gaoguobin deleted the codex/eide-direct-builder branch April 17, 2026 06:55
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