Skip to content

💥 Rename project to chat2sbx - #12

Merged
nbsp1221 merged 1 commit into
mainfrom
chore/rebrand-chat2sbx
Sep 7, 2026
Merged

💥 Rename project to chat2sbx#12
nbsp1221 merged 1 commit into
mainfrom
chore/rebrand-chat2sbx

Conversation

@nbsp1221

@nbsp1221 nbsp1221 commented Sep 7, 2026

Copy link
Copy Markdown
Owner

Summary

  • Rename the project from chat2shell to chat2sbx so the public name reflects the disposable sandbox environment rather than only its shell capability.
  • Update the npm package and CLI, CHAT2SBX_* configuration, default data and template names, MCP/runtime identities, documentation, and tests as one breaking pre-release rename.

Verification

  • pnpm check — formatting, linting, type checking, 53 unit/integration tests, and the production build passed.
  • pnpm test:e2e — not required for this rename because it does not change the real sandbox execution boundary or lifecycle behavior.
  • npm pack --json --ignore-scripts plus a clean-prefix install — produced chat2sbx@0.2.0; chat2sbx --version and chat2sbx --help passed with no stale old-brand metadata in the package manifest.

Notes

This intentionally breaks the old package name, CLI name, environment-variable prefix, default data directory, database name, and sandbox template name. The repository rename and first publication of the new npm package are rollout steps after merge; this pull request does not perform those external changes.

Rename the package, CLI, configuration prefix, default data paths,
runtime identifiers, documentation, and tests to the new chat2sbx brand.
Bump the package version to 0.2.0 for the new package identity.
@leverframe

leverframe Bot commented Sep 7, 2026

Copy link
Copy Markdown

Leverframe review

🟢 Review completed in 434s

  • 0 findings
  • 35 of 35 changed files reviewed
  • Verification: 5 passed, 1 not run

Changes b28a7b8..dbb9cb1 · Commit dbb9cb1 · Open review · View check run

@leverframe leverframe Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Leverframe review

No actionable defects were identified. Review used the CI-aligned native environment: Node v24.20.0 and the packageManager/CI-pinned pnpm 11.23.0. The rename is consistent across runtime identifiers, configuration, documentation, tests, package metadata, and the built CLI.

Findings

No actionable defects found.

Checks

5 passed · 0 failed · 1 not run

Show 6 checks
Status Check Evidence
🟢 passed node --version; pnpm --version Node v24.20.0 and pnpm 11.23.0, matching the repository's Node 24 CI environment and exact pnpm pin.
🟢 passed pnpm install --frozen-lockfile The declared lockfile installed successfully without modification.
🟢 passed pnpm check Formatting, oxlint/eslint, TypeScript typechecking, all 53 unit/integration tests, and the production build passed.
🟢 passed pnpm pack; npm install <generated chat2sbx-0.2.0.tgz>; chat2sbx --version; chat2sbx --help The packed artifact installed successfully and exposed a working chat2sbx executable reporting version 0.2.0 and the renamed command help.
🟢 passed git diff --check b28a7b8cc5d0bd366d3bbfd24c8fee223871bbba...dbb9cb15087e8b551e34c0bd7881090085e27c22 No whitespace or patch-format errors.
not run pnpm test:e2e The repository requires Docker Sandboxes and the renamed template; sbx is not installed in this environment.

Limitations

  • Real Docker Sandbox E2E behavior and creation of the chat2sbx-codexpro:0.30.0 template could not be exercised because the required sbx executable is unavailable.

@nbsp1221
nbsp1221 merged commit 9442250 into main Sep 7, 2026
2 checks passed
@nbsp1221
nbsp1221 deleted the chore/rebrand-chat2sbx branch September 7, 2026 15:22
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