Skip to content

chore: remove @openuidev/thesys from examples - #1195

Merged
AbhinRustagi merged 1 commit into
mainfrom
devin/1789610364-remove-thesys-from-examples
Sep 17, 2026
Merged

AbhinRustagi merged 1 commit into
mainfrom
devin/1789610364-remove-thesys-from-examples

Conversation

@devin-ai-integration

Copy link
Copy Markdown
Contributor

What

@openuidev/thesys was still declared as a dependency in 9 examples even though none of them import it anymore (they moved to openuiLibrary / lang-core cloud prompts in #1119). This drops the dead dependency and the webpack externalization that only existed to keep it out of the server bundle.

Changes

  • Remove @openuidev/thesys from package.json in: google-adk, langgraph-platform, mastra, vercel-ai-sdk, vercel-eve, fastapi/frontend, grok-build, pi, supabase
  • Regenerate pnpm-lock.yaml and package-lock.json for each (same commands as scripts/manage-starters.mjs examples update)
  • harnesses/pi/next.config.ts: drop @openuidev/thesys from serverExternalPackages and the commonjs externals branch (the @earendil-works/pi-coding-agent externalization stays)
  • harnesses/grok-build/next.config.ts: remove the webpack.externals block entirely; it only externalized @openuidev/thesys. --webpack build flag left as-is.

Templates (templates/openui-cloud) still import @openuidev/thesys and are intentionally untouched.

Test Plan

  • Verified locally — pnpm install --frozen-lockfile + pnpm run verify (tsc + build, plus vitest where present) passes for all 9 changed examples
  • rg "openuidev/thesys" examples returns no matches

Checklist

  • I linked a related issue, if applicable
  • I updated docs/README when needed (no README referenced the package)
  • I considered backwards compatibility

Link to Devin session: https://app.devin.ai/sessions/7ea5f6432e654b9880f1b715b62537ba
Open in Devin Desktop: https://app.devin.ai/desktop/session/7ea5f6432e654b9880f1b715b62537ba?variant=devin

Co-Authored-By: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>
@devin-ai-integration

Copy link
Copy Markdown
Contributor Author

🤖 Devin AI Engineer

I'll be helping with this pull request! Here's what you should know:

✅ I will automatically:

  • Address comments on this PR. Add '(aside)' to your comment to have me ignore it.
  • Look at CI failures and help fix them

Note: I can only respond to comments from users who have write access to this repository.

⚙️ Control Options:

  • Disable automatic comment, CI, and merge conflict monitoring

@vercel

vercel Bot commented Sep 17, 2026 •

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated
openui-docs Ready Ready Preview Sep 17, 2026 2:08am UTC

Request Review

@AbhinRustagi
AbhinRustagi merged commit a86407b into main Sep 17, 2026
5 checks passed
@AbhinRustagi
AbhinRustagi deleted the devin/1789610364-remove-thesys-from-examples branch September 17, 2026 02:10

This branch was successfully deployed

1 active deployment
Preview — bfb6f7f7 Deployed Sep 17, 2026 by vercel[bot]
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