fix: preserve gateway watch log colors

This commit is contained in:
Peter Steinberger
2026-05-02 07:00:02 +01:00
parent 0680c0b535
commit 0a798af4fc
4 changed files with 37 additions and 0 deletions

View File

@@ -251,6 +251,8 @@ The tmux wrapper carries common non-secret runtime selectors such as
`OPENCLAW_GATEWAY_PORT`, and `OPENCLAW_SKIP_CHANNELS` into the pane. Put
provider credentials in your normal profile/config, or use raw foreground mode
for one-off ephemeral secrets.
The managed tmux pane also defaults to colored Gateway logs for readability;
set `FORCE_COLOR=0` when starting `pnpm gateway:watch` to disable ANSI output.
The watcher restarts on build-relevant files under `src/`, extension source files,
extension `package.json` and `openclaw.plugin.json` metadata, `tsconfig.json`,