Skip to content

Upgrade smithers-orchestrator to smthrs - #1

Open
roninjin10 wants to merge 1 commit into
evmts:mainfrom
smithersai:upgrade-smthrs
Open

Upgrade smithers-orchestrator to smthrs#1
roninjin10 wants to merge 1 commit into
evmts:mainfrom
smithersai:upgrade-smthrs

Conversation

@roninjin10

Copy link
Copy Markdown

The Smithers package was renamed on npm from smithers-orchestrator to smthrs as of 0.33.0, with no compatibility alias — the old name no longer receives updates.

This PR sweeps the repo for the old package name and updates all import specifiers in .smithers/main.tsx (smithers-orchestrator, smithers-orchestrator/db, smithers-orchestrator/componentssmthrs, smthrs/db, smthrs/components). That was the only breaking-change migration required: the rename itself.

Notes:

  • git grep smithers-orchestrator is clean on this branch.
  • No package.json or lockfile exists in this repo, so there was no dependency range to bump or lockfile to regenerate; smthrs 0.33.0 is confirmed published on npm.
  • Reviewed: the diff contains only import-specifier changes.

🤖 Generated with Claude Code

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