openclaw/src/commands/models
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
..
aliases.ts feat(secrets): expand SecretRef coverage across user-supplied credentials (#29580) 2026-03-03 02:58:20 +00:00
auth-order.ts refactor: share trimmed string entry normalization 2026-03-07 23:27:51 +00:00
auth.test.ts fix(models-auth): land #38951 from @MumuTW 2026-03-07 18:51:17 +00:00
auth.ts fix(models-auth): land #38951 from @MumuTW 2026-03-07 18:51:17 +00:00
fallbacks-shared.ts feat(secrets): expand SecretRef coverage across user-supplied credentials (#29580) 2026-03-03 02:58:20 +00:00
fallbacks.ts
image-fallbacks.ts
list.auth-overview.test.ts SecretRef: harden custom/provider secret persistence and reuse (#42554) 2026-03-10 23:55:10 +00:00
list.auth-overview.ts SecretRef: harden custom/provider secret persistence and reuse (#42554) 2026-03-10 23:55:10 +00:00
list.configured.ts
list.errors.ts
list.format.ts
list.list-command.forward-compat.test.ts fix(models): use 1M context for openai-codex gpt-5.4 (#37876) 2026-03-08 18:23:49 -07:00
list.list-command.ts refactor(models): extract list row builders 2026-03-09 00:26:20 +00:00
list.probe.targets.test.ts refactor: dedupe anthropic probe target test setup 2026-03-07 19:02:01 +00:00
list.probe.test.ts fix(agents): handle overloaded failover separately (#38301) 2026-03-07 01:42:11 +03:00
list.probe.ts SecretRef: harden custom/provider secret persistence and reuse (#42554) 2026-03-10 23:55:10 +00:00
list.registry.ts SecretRef: harden custom/provider secret persistence and reuse (#42554) 2026-03-10 23:55:10 +00:00
list.rows.ts refactor(models): extract list row builders 2026-03-09 00:26:20 +00:00
list.status-command.ts fix(terminal): stabilize skills table width across Terminal.app and iTerm (#42849) 2026-03-11 09:13:10 -04:00
list.status.test.ts SecretRef: harden custom/provider secret persistence and reuse (#42554) 2026-03-10 23:55:10 +00:00
list.table.ts
list.ts
list.types.ts
load-config.test.ts Secrets: harden SecretRef-safe models.json persistence (#38955) 2026-03-07 11:28:39 -06:00
load-config.ts Secrets: harden SecretRef-safe models.json persistence (#38955) 2026-03-07 11:28:39 -06:00
scan.ts feat(secrets): expand SecretRef coverage across user-supplied credentials (#29580) 2026-03-03 02:58:20 +00:00
set-image.ts
set.ts
shared.test.ts
shared.ts CLI: dedupe config validate errors and expose allowed values 2026-03-02 20:05:12 -05:00