Skip to content

chore: CodeSandbox devbox config + .nvmrc#41

Merged
officialCodeWork merged 1 commit into
developmentfrom
chore/codesandbox-config
Jul 15, 2026
Merged

chore: CodeSandbox devbox config + .nvmrc#41
officialCodeWork merged 1 commit into
developmentfrom
chore/codesandbox-config

Conversation

@officialCodeWork

Copy link
Copy Markdown
Owner

Adds .codesandbox/tasks.json so importing this repo as a CodeSandbox devbox auto-installs and builds, with one-click tasks for test / eval / typecheck / scan-demo. Pins Node 22 (.nvmrc) to match CI.

Import URL (development branch): https://codesandbox.io/p/github/officialCodeWork/CodeRadar/development

🤖 Generated with Claude Code

Add .codesandbox/tasks.json so importing the repo as a CodeSandbox devbox
auto-runs `pnpm install` + `pnpm -r build`, and exposes one-click tasks
(test, eval, typecheck, scan-demo). Pin Node 22 via .nvmrc to match CI.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
@officialCodeWork
officialCodeWork merged commit e9e0492 into development Jul 15, 2026
1 check 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.

2 participants