Skip to content

Conversation

Copy link
Contributor

Copilot AI commented Jan 15, 2026

Plan to Remove Playground Project and Studio Deployment

  • Remove the apps/playground directory entirely
  • Remove playground-related scripts from root package.json
  • Update README.md to remove studio deployment link (play.objectstack.ai)
  • Update docs/index.md to remove studio deployment link
  • Update docs/guide/studio.md to remove studio deployment link
  • Update docs/ROADMAP.md to remove playground references
  • Update CONTRIBUTING.md to remove playground references
  • Update VERIFICATION.md to remove playground references
  • Update docs/lazy-loaded-plugins.md to remove playground references
  • Build and verify the remaining packages still work

Summary

Successfully removed the apps/playground project and all references to the studio deployment URL (play.objectstack.ai) from the repository.

Changes Made:

  1. Deleted: Entire apps/playground directory (75+ files)
  2. Updated package.json: Removed playground and dev scripts, changed dev to use prototype instead
  3. Updated documentation:
    • Replaced studio deployment links with references to the @object-ui/designer package
    • Updated examples to use pnpm designer or pnpm prototype instead of pnpm playground
    • Removed all references to play.objectstack.ai
  4. Verified: All builds and tests pass successfully (95 tests passing across 16 test files)
Original prompt

删除playground项目,相关的studio部署和链接


💬 We'd love your input! Share your thoughts on Copilot coding agent in our 2 minute survey.

@vercel
Copy link

vercel bot commented Jan 15, 2026

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

Project Deployment Review Updated (UTC)
objectui-playground Ready Ready Preview, Comment Jan 15, 2026 7:01am

Co-authored-by: hotlong <50353452+hotlong@users.noreply.github.com>
@github-actions github-actions bot added documentation Improvements or additions to documentation configuration dependencies apps labels Jan 15, 2026
@github-actions
Copy link

✅ All checks passed!

  • ✅ Type check passed
  • ✅ Tests passed
  • ✅ Lint check completed

@hotlong hotlong marked this pull request as ready for review January 15, 2026 07:29
@hotlong hotlong merged commit 82c445a into main Jan 15, 2026
9 checks passed
Copilot AI requested a review from hotlong January 15, 2026 07:30
Copilot stopped work on behalf of hotlong due to an error January 15, 2026 07:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

apps configuration dependencies documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants