6 Commits
Author SHA1 Message Date
Luciano Castillo 27d0afd736 Add crabwalk CLI (#30)
* feat: add crabwalk CLI

- bin/crabwalk: shell wrapper with start/stop/status/update commands
- daemon mode with --daemon flag
- auto-detect gateway token from ~/.clawdbot/clawdbot.json
- show network IPs on startup for remote access
- update skill.md and README with CLI usage

* auto-add ~/.local/bin to PATH during install

* support zsh PATH config
2026-02-01 15:24:33 -05:00
luccast e0b5ddfec5 fix(ci): use .output dir for build artifact 2026-01-30 20:46:54 -05:00
luccast 50114100a2 infra: update CI to Node 24 for npm 11 lock file compat 2026-01-30 20:41:17 -05:00
Luciano Castillo a22ce9ab41 Update Buy Me a Coffee username in FUNDING.yml
Signed-off-by: Luciano Castillo <2213102+luccast@users.noreply.github.com>
2026-01-26 21:06:34 -05:00
luccast ef1d8d2052 Fix build output path (dist not .output) 2026-01-26 16:56:05 -05:00
luccast ff50cafe34 Add Docker support and GitHub release workflow 2026-01-26 16:51:47 -05:00