openclaw/src/cli/daemon-cli
Operative-001 d0a5ee0176 fix: include token drift warning in JSON response
Address review feedback - when --json mode is used, the drift warning
was completely suppressed. Now it's included in the warnings array
of the DaemonActionResponse so programmatic consumers can surface it.
2026-02-16 23:59:50 +01:00
..
install.ts refactor(cli): dedupe daemon install finalize 2026-02-15 16:49:38 +00:00
lifecycle-core.ts fix: include token drift warning in JSON response 2026-02-16 23:59:50 +01:00
lifecycle.ts refactor(daemon): share service lifecycle runner 2026-02-14 15:39:45 +00:00
probe.ts chore: migrate to oxlint and oxfmt 2026-01-14 15:02:19 +00:00
register-service-commands.ts refactor(cli): share gateway service subcommands 2026-02-15 04:44:23 +00:00
register.ts refactor(cli): share gateway service subcommands 2026-02-15 04:44:23 +00:00
response.ts refactor(cli): dedupe daemon install finalize 2026-02-15 16:49:38 +00:00
runners.ts refactor(src): split oversized modules 2026-01-14 01:17:56 +00:00
shared.ts refactor(daemon-cli): share status text styling 2026-02-16 02:42:55 +00:00
status.gather.ts fix(gateway): use LAN IP for WebSocket/probe URLs when bind=lan (#11448) 2026-02-07 19:16:51 -06:00
status.print.ts refactor(daemon-cli): share status text styling 2026-02-16 02:42:55 +00:00
status.ts chore: Enable "experimentalSortImports" in Oxfmt and reformat all imorts. 2026-02-01 10:03:47 +09:00
types.ts feat: add json output for daemon lifecycle 2026-01-16 05:40:47 +00:00