openclaw/src/daemon
Peter Steinberger 108ea4336b refactor(daemon): share quoted arg splitter 2026-02-15 12:49:30 +00:00
..
arg-split.test.ts refactor(daemon): share quoted arg splitter 2026-02-15 12:49:30 +00:00
arg-split.ts refactor(daemon): share quoted arg splitter 2026-02-15 12:49:30 +00:00
constants.test.ts refactor: rename to openclaw 2026-01-30 03:16:21 +01:00
constants.ts chore: Enable "curly" rule to avoid single-statement if confusion/errors. 2026-01-31 16:19:20 +09:00
diagnostics.ts chore: Enable "experimentalSortImports" in Oxfmt and reformat all imorts. 2026-02-01 10:03:47 +09:00
exec-file.ts refactor: dedupe daemon exec wrappers 2026-02-15 03:53:53 +00:00
inspect.ts refactor(daemon): share schtasks exec helper 2026-02-14 15:39:45 +00:00
launchd-plist.ts chore: Enable "curly" rule to avoid single-statement if confusion/errors. 2026-01-31 16:19:20 +09:00
launchd.test.ts perf(test): optimize heavy suites and stabilize lock timing 2026-02-13 13:29:07 +00:00
launchd.ts refactor: dedupe daemon exec wrappers 2026-02-15 03:53:53 +00:00
node-service.ts chore: Enable "experimentalSortImports" in Oxfmt and reformat all imorts. 2026-02-01 10:03:47 +09:00
output.ts refactor: dedupe chat envelope + daemon output + skills UI 2026-02-15 03:41:11 +00:00
paths.test.ts chore: Enable "experimentalSortImports" in Oxfmt and reformat all imorts. 2026-02-01 10:03:47 +09:00
paths.ts chore: Enable "experimentalSortImports" in Oxfmt and reformat all imorts. 2026-02-01 10:03:47 +09:00
program-args.test.ts revert: Switch back to `tsc` for compiling. 2026-01-31 18:31:49 +09:00
program-args.ts chore: Enable "curly" rule to avoid single-statement if confusion/errors. 2026-01-31 16:19:20 +09:00
runtime-format.ts refactor(daemon): share runtime status formatter 2026-02-14 15:39:45 +00:00
runtime-parse.ts chore: Enable "curly" rule to avoid single-statement if confusion/errors. 2026-01-31 16:19:20 +09:00
runtime-paths.test.ts fix(runtime): bump minimum Node.js version to 22.12.0 (#5370) 2026-02-05 13:42:52 -08:00
runtime-paths.ts chore: Enable "experimentalSortImports" in Oxfmt and reformat all imorts. 2026-02-01 10:03:47 +09:00
schtasks-exec.ts refactor: dedupe daemon exec wrappers 2026-02-15 03:53:53 +00:00
schtasks.test.ts fix(daemon): preserve backslashes in parseCommandLine on Windows (#15642) 2026-02-13 19:27:06 +01:00
schtasks.ts refactor(daemon): share quoted arg splitter 2026-02-15 12:49:30 +00:00
service-audit.test.ts fix: expand linux service PATH handling 2026-01-23 19:16:41 +00:00
service-audit.ts chore: Enable "curly" rule to avoid single-statement if confusion/errors. 2026-01-31 16:19:20 +09:00
service-env.test.ts refactor: rename to openclaw 2026-01-30 03:16:21 +01:00
service-env.ts chore: Enable "experimentalSortImports" in Oxfmt and reformat all imorts. 2026-02-01 10:03:47 +09:00
service-runtime.ts fix: improve gateway diagnostics 2026-01-08 02:29:32 +01:00
service.ts chore: Enable "experimentalSortImports" in Oxfmt and reformat all imorts. 2026-02-01 10:03:47 +09:00
systemd-availability.test.ts fix: harden onboarding for non-systemd environments 2026-01-09 22:17:09 +01:00
systemd-hints.ts chore: Enable "curly" rule to avoid single-statement if confusion/errors. 2026-01-31 16:19:20 +09:00
systemd-linger.ts chore: Enable "curly" rule to avoid single-statement if confusion/errors. 2026-01-31 16:19:20 +09:00
systemd-unit.test.ts chore: Enable "experimentalSortImports" in Oxfmt and reformat all imorts. 2026-02-01 10:03:47 +09:00
systemd-unit.ts refactor(daemon): share quoted arg splitter 2026-02-15 12:49:30 +00:00
systemd.test.ts chore: Enable "experimentalSortImports" in Oxfmt and reformat all imorts. 2026-02-01 10:03:47 +09:00
systemd.ts refactor: dedupe daemon exec wrappers 2026-02-15 03:53:53 +00:00