Skip to content

Initialize code mode sandbox package - #1

Merged
ggoodman merged 3 commits into
mainfrom
codex/initialize-package
Jul 15, 2026
Merged

Initialize code mode sandbox package#1
ggoodman merged 3 commits into
mainfrom
codex/initialize-package

Conversation

@ggoodman

@ggoodman ggoodman commented Jul 14, 2026

Copy link
Copy Markdown
Contributor

Summary

  • initialize the @torkbot/code-mode-sandbox package boilerplate
  • add TypeScript build, typecheck, test, and package configuration
  • add cross-platform CI, repository guidance, README, MIT license, and an empty entrypoint
  • build a SHA-bound npm tarball for every successful main commit and publish releases from that exact artifact without rebuilding

Scope

This intentionally contains no Sandbox adapter implementation, runtime API, or speculative dependencies. Those will be designed and implemented separately.

Validation

  • npm run typecheck
  • npm test
  • npm run build
  • npm pack --dry-run
  • local release manifest write/verify round trip

@ggoodman
ggoodman marked this pull request as ready for review July 15, 2026 02:14
@ggoodman
ggoodman merged commit eba43c0 into main Jul 15, 2026
3 checks passed
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