Commit Graph

4 Commits

Author SHA1 Message Date
Dan Lewis
3807a53ca2 feat(cli): add --url flag for agent command
This option allows specifying a custom Gateway WebSocket URL (e.g., ws://gateway:18789), which is critical for Docker environments where localhost resolution differs between containers.

Changes:

- Add --url/-u option to agent command

- Update gateway connection logic to prioritize --url flag

- Add documentation and tests
2026-01-27 14:37:29 -09:00
Peter Steinberger
6d16a658e5 refactor: rename clawdbot to moltbot with legacy compat 2026-01-27 12:21:02 +00:00
Peter Steinberger
404c373153 feat: add agent targeting + reply overrides 2026-01-18 22:50:51 +00:00
Peter Steinberger
0cbfea79fa docs(cli): add per-command CLI pages 2026-01-15 06:13:10 +00:00