openclaw/src/cli/nodes-cli
Vincent Koc 04e103d10e
fix(terminal): stabilize skills table width across Terminal.app and iTerm (#42849)
* Terminal: measure grapheme display width

* Tests: cover grapheme terminal width

* Terminal: wrap table cells by grapheme width

* Tests: cover emoji table alignment

* Terminal: refine table wrapping and width handling

* Terminal: stop shrinking CLI tables by one column

* Skills: use Terminal-safe emoji in list output

* Changelog: note terminal skills table fixes

* Skills: normalize emoji presentation across outputs

* Terminal: consume unsupported escape bytes in tables
2026-03-11 09:13:10 -04:00
..
a2ui-jsonl.ts chore: Enable "curly" rule to avoid single-statement if confusion/errors. 2026-01-31 16:19:20 +09:00
cli-utils.ts chore: Enable "curly" rule to avoid single-statement if confusion/errors. 2026-01-31 16:19:20 +09:00
format.ts refactor(shared): reuse node list parsers across cli and tools 2026-02-18 23:34:15 +00:00
pairing-render.ts style: align formatting with oxfmt 0.33 2026-02-18 01:34:35 +00:00
register.camera.ts fix(terminal): stabilize skills table width across Terminal.app and iTerm (#42849) 2026-03-11 09:13:10 -04:00
register.canvas.ts style: align formatting with oxfmt 0.33 2026-02-18 01:34:35 +00:00
register.invoke.nodes-run-approval-timeout.test.ts test(core): reduce mock reset overhead across unit and e2e specs 2026-02-22 08:22:58 +00:00
register.invoke.ts refactor(security): simplify system.run approval model 2026-03-11 01:43:06 +00:00
register.location.ts style: align formatting with oxfmt 0.33 2026-02-18 01:34:35 +00:00
register.notify.ts style: align formatting with oxfmt 0.33 2026-02-18 01:34:35 +00:00
register.pairing.ts fix(terminal): stabilize skills table width across Terminal.app and iTerm (#42849) 2026-03-11 09:13:10 -04:00
register.push.ts Gateway: add APNs push test pipeline (#20307) 2026-02-18 19:32:42 +00:00
register.screen.ts style: align formatting with oxfmt 0.33 2026-02-18 01:34:35 +00:00
register.status.ts fix(terminal): stabilize skills table width across Terminal.app and iTerm (#42849) 2026-03-11 09:13:10 -04:00
register.ts Gateway: add APNs push test pipeline (#20307) 2026-02-18 19:32:42 +00:00
rpc.ts refactor(nodes): dedupe camera payload and node resolve helpers 2026-03-02 23:32:41 +00:00
types.ts refactor: extract shared install and embedding utilities 2026-02-18 04:49:22 +00:00