Files
openclaw/src
sheeek 1c757ae35e refactor(sandbox): use extracted display and formatter modules
Update sandbox.ts to import and use functions from:
- sandbox-display.ts for all UI output
- sandbox-formatters.ts for data formatting

Removes 141 LOC of display/formatting code from sandbox.ts,
reducing it from 351 to 210 LOC (-40%).

Core business logic now clearer and more focused.
2026-01-09 13:23:16 +01:00
..
2026-01-08 03:54:35 +00:00
2026-01-08 05:20:39 +01:00
2026-01-09 00:57:17 +01:00
2026-01-09 08:30:24 +01:00
wip
2026-01-09 11:06:49 +01:00
2026-01-09 02:29:54 +00:00
2026-01-09 07:09:15 +00:00
2026-01-09 05:27:54 +00:00
2026-01-06 04:51:05 +00:00
2026-01-06 04:51:05 +00:00
2026-01-08 03:03:03 +00:00