openclaw/src/daemon
Val Alexander 158d970e2b
[codex] Polish sidebar status, agent skills, and chat rendering (#45451)
* style: update chat layout and spacing for improved UI consistency

- Adjusted margin and padding for .chat-thread and .content--chat to enhance layout.
- Consolidated CSS selectors for better readability and maintainability.
- Introduced new test for log parsing functionality to ensure accurate message extraction.

* UI: polish agent skills, chat images, and sidebar status

* test: stabilize vitest helper export types

* UI: address review feedback on agents refresh and chat styles

* test: update outbound gateway client fixture values

* test: narrow shared ip fixtures to IPv4
2026-03-13 16:53:40 -05:00
..
test-helpers [codex] Polish sidebar status, agent skills, and chat rendering (#45451) 2026-03-13 16:53:40 -05:00
arg-split.ts refactor(daemon): share quoted arg splitter 2026-02-15 12:49:30 +00:00
cmd-argv.test.ts refactor(daemon): extract windows cmd argv helpers 2026-02-19 16:22:28 +01:00
cmd-argv.ts refactor(daemon): extract windows cmd argv helpers 2026-02-19 16:22:28 +01:00
cmd-set.ts refactor(daemon): extract windows cmd argv helpers 2026-02-19 16:22:28 +01:00
constants.test.ts doctor: clean up legacy Linux gateway services (#21188) 2026-02-22 19:18:59 -05:00
constants.ts doctor: clean up legacy Linux gateway services (#21188) 2026-02-22 19:18:59 -05: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.test.ts refactor(daemon): share runtime and service probe helpers 2026-02-22 21:19:09 +00:00
inspect.ts refactor(daemon): share runtime and service probe helpers 2026-02-22 21:19:09 +00:00
launchd-plist.ts fix(launchd): set restrictive umask in gateway plist 2026-03-02 18:38:56 +00:00
launchd-restart-handoff.test.ts fix(daemon): address clanker review findings for kickstart restart 2026-03-12 02:16:24 +01:00
launchd-restart-handoff.ts fix(daemon): address clanker review findings for kickstart restart 2026-03-12 02:16:24 +01:00
launchd.integration.e2e.test.ts test: move integration-heavy suites to e2e lane 2026-03-02 05:33:07 +00:00
launchd.test.ts refactor: share launchd bootstrap assertions 2026-03-13 20:19:39 +00:00
launchd.ts fix: stabilize macos daemon onboarding 2026-03-13 13:47:09 +00:00
node-service.ts style: align formatting with oxfmt 0.33 2026-02-18 01:34:35 +00:00
output.ts refactor(daemon): dedupe install output line writing 2026-02-18 23:58:05 +00: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 build: align Node 22 guidance with 22.16 minimum 2026-03-12 20:07:44 +05:30
runtime-binary.test.ts refactor(daemon): unify runtime binary detection 2026-02-26 22:39:05 +01:00
runtime-binary.ts refactor(daemon): unify runtime binary detection 2026-02-26 22:39:05 +01:00
runtime-format.ts refactor(agent): dedupe harness and command workflows 2026-02-16 14:59:30 +00:00
runtime-hints.test.ts refactor: consolidate daemon runtime and start hints 2026-03-07 21:09:26 +00:00
runtime-hints.ts fix(test): strip windows drive prefix from darwin hints 2026-03-07 21:46:34 +00:00
runtime-hints.windows-paths.test.ts fix(test): strip windows drive prefix from darwin hints 2026-03-07 21:46:34 +00:00
runtime-parse.ts
runtime-paths.test.ts build: align Node 22 guidance with 22.16 minimum 2026-03-12 20:07:44 +05:30
runtime-paths.ts build: align Node 22 guidance with 22.16 minimum 2026-03-12 20:07:44 +05:30
schtasks-exec.test.ts fix: harden windows gateway fallback launch 2026-03-13 04:58:35 +00:00
schtasks-exec.ts fix: harden windows gateway fallback launch 2026-03-13 04:58:35 +00:00
schtasks.install.test.ts fix(daemon): avoid freezing Windows PATH in task scripts (#39139, thanks @Narcooo) 2026-03-07 21:15:01 +00:00
schtasks.startup-fallback.test.ts test: dedupe slack message event tests 2026-03-13 21:40:53 +00:00
schtasks.stop.test.ts fix: repair ci audit and type drift 2026-03-13 21:02:19 +00:00
schtasks.test.ts fix(ci): restore full gate 2026-03-13 03:34:47 +00:00
schtasks.ts test: fix CI type regressions 2026-03-13 19:53:40 +00:00
service-audit.test.ts fix(daemon): preserve envfile auth provenance 2026-03-08 01:13:28 +00:00
service-audit.ts build: align Node 22 guidance with 22.16 minimum 2026-03-12 20:07:44 +05:30
service-env.test.ts fix(gateway): land #28428 from @l0cka 2026-03-07 22:51:08 +00:00
service-env.ts fix(gateway): land #28428 from @l0cka 2026-03-07 22:51:08 +00:00
service-runtime.ts refactor: dedupe cli config cron and install flows 2026-03-02 19:57:33 +00:00
service-types.ts fix(daemon): address clanker review findings for kickstart restart 2026-03-12 02:16:24 +01:00
service.test.ts fix(cli): handle scheduled gateway restarts consistently 2026-03-12 01:38:39 +00:00
service.ts fix(cli): handle scheduled gateway restarts consistently 2026-03-12 01:38:39 +00:00
systemd-hints.test.ts Daemon: harden WSL2 systemctl install checks (#39294) 2026-03-07 16:43:19 -08:00
systemd-hints.ts
systemd-linger.ts
systemd-unit.test.ts fix(gateway): harden service-mode stale process cleanup (#38463, thanks @spirittechie) 2026-03-07 21:36:24 +00:00
systemd-unit.ts fix(gateway): harden service-mode stale process cleanup (#38463, thanks @spirittechie) 2026-03-07 21:36:24 +00:00
systemd.test.ts refactor: centralize strict numeric parsing 2026-03-08 03:02:25 +00:00
systemd.ts fix(daemon): address clanker review findings for kickstart restart 2026-03-12 02:16:24 +01:00