Skip to content

Comments

Remove dangling component-model leftovers#158

Merged
fasterthanlime merged 1 commit intomainfrom
codex/fix-issue-157-component-leftovers
Feb 21, 2026
Merged

Remove dangling component-model leftovers#158
fasterthanlime merged 1 commit intomainfrom
codex/fix-issue-157-component-leftovers

Conversation

@fasterthanlime
Copy link
Collaborator

@fasterthanlime fasterthanlime commented Feb 21, 2026

Summary

  • remove the obsolete component-demo/ directory
  • remove unused cargo-component/jco tooling entries from xtask tool management
  • rename generate_component / generate-component to generate_plugin / generate-plugin across grammar metadata, code, and docs
  • clean stale component-model wording in docs/comments to match the current WASM plugin architecture

Validation

  • cargo check (in xtask/) succeeds
  • cargo run -- lint (in xtask/) succeeds (with existing non-strict parser generation warnings)

Closes #157

@fasterthanlime fasterthanlime merged commit e069a50 into main Feb 21, 2026
19 checks passed
@fasterthanlime fasterthanlime deleted the codex/fix-issue-157-component-leftovers branch February 21, 2026 21:18
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.

Remove dangling component model stuff

1 participant