Commit Graph

9 Commits

Author SHA1 Message Date
Elliot SecOps
6b1ed0b76d
Merge 604c2d9919 into 4583f88626 2026-01-29 21:53:35 -05:00
elliotsecops
604c2d9919 fix(scripts): use local pnpm binary in run-node.mjs if global is missing
Allows the gateway to bootstrap in restricted environments where global packages cannot be installed or are not in the PATH. Checks for node_modules/.bin/pnpm before failing.
2026-01-27 18:22:50 -04:00
Pooya Parsa
4a1b6bc008 update refs 2026-01-27 13:50:46 -08:00
Peter Steinberger
6d16a658e5 refactor: rename clawdbot to moltbot with legacy compat 2026-01-27 12:21:02 +00:00
Tak hoffman
b65916e0d1 CLI: fix Windows gateway startup 2026-01-23 04:47:01 +00:00
Peter Steinberger
58b131919f feat: use tsgo for dev/watch builds 2026-01-21 04:06:09 +00:00
Peter Steinberger
aec622fe63 chore: remove fresh dist log 2026-01-21 03:13:50 +00:00
Shadow
39dfdccf6c
CLI: skip runner rebuilds when dist is fresh (#1231)
Co-authored-by: mukhtharcm <mukhtharcm@users.noreply.github.com>
2026-01-19 13:12:33 -06:00
Peter Steinberger
ee380e9ab9 fix: run cli scripts via node build runner 2026-01-18 18:43:39 +00:00