mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-06 13:30:42 +00:00
feat(DX): Add Out-of-the-Box Support for Debugging in VSCode-Based IDEs (#45710)
Merged via squash.
Prepared head SHA: dd5c0c59f2
Co-authored-by: SwissArmyBud <7257907+SwissArmyBud@users.noreply.github.com>
Co-authored-by: jalehman <550978+jalehman@users.noreply.github.com>
Reviewed-by: @jalehman
This commit is contained in:
@@ -1330,6 +1330,7 @@
|
||||
"ci:full-release": "node scripts/full-release-validation-at-sha.mjs",
|
||||
"ci:timings": "node scripts/ci-run-timings.mjs --latest-main",
|
||||
"ci:timings:recent": "node scripts/ci-run-timings.mjs --recent 10",
|
||||
"clean:dist": "node -e \"require('fs').rmSync('dist', {recursive: true, force: true})\"",
|
||||
"codex-app-server:protocol:check": "node --import tsx scripts/check-codex-app-server-protocol.ts",
|
||||
"codex-app-server:protocol:sync": "node --import tsx scripts/sync-codex-app-server-protocol.ts",
|
||||
"config:channels:check": "node --import tsx scripts/generate-bundled-channel-config-metadata.ts --check",
|
||||
|
||||
Reference in New Issue
Block a user