docs: link source references to GitHub
This commit is contained in:
@@ -66,6 +66,6 @@ Use SSH tunneling or Tailscale to reach the Gateway WS.
|
||||
- It registers as a Gateway client with `mode: "tui"` for presence and debugging.
|
||||
|
||||
## Files
|
||||
- CLI: `src/cli/tui-cli.ts`
|
||||
- Runner: `src/tui/tui.ts`
|
||||
- Gateway client: `src/tui/gateway-chat.ts`
|
||||
- CLI: [`src/cli/tui-cli.ts`](https://github.com/clawdbot/clawdbot/blob/main/src/cli/tui-cli.ts)
|
||||
- Runner: [`src/tui/tui.ts`](https://github.com/clawdbot/clawdbot/blob/main/src/tui/tui.ts)
|
||||
- Gateway client: [`src/tui/gateway-chat.ts`](https://github.com/clawdbot/clawdbot/blob/main/src/tui/gateway-chat.ts)
|
||||
|
||||
Reference in New Issue
Block a user