Skip to content

Upgrade smithers-orchestrator to smthrs - #1

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

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

Conversation

@roninjin10

Copy link
Copy Markdown
Contributor

The npm package smithers-orchestrator was renamed to smthrs with no compatibility alias. This PR migrates the repo from smithers-orchestrator@0.22.0 to smthrs@0.33.0.

What changed

  • package.json: dependency smithers-orchestrator@^0.22.0smthrs@^0.33.0
  • tsconfig.json: jsxImportSource updated to smthrs
  • agents.ts + all 9 workflow files: imports and /** @jsxImportSource */ pragmas updated
  • README.md: install instructions (bun add -g smthrs)

No other breaking changes from the 0.22.0 → 0.33.0 changelog apply — this repo does not use the affected APIs.

Verification

  • git grep smithers-orchestrator is clean (no tracked references remain)
  • smthrs@0.33.0 is published on npm
  • No lockfile is tracked, so no lockfile regeneration was needed

Reviewer note: the diff contains only rename/version migrations.

🤖 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