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 |
|
Shakker
|
aa3c8f732b
|
CLI: recover devices commands via local pairing fallback
|
2026-02-20 05:12:05 +00:00 |
|
Peter Steinberger
|
ac44190952
|
refactor(cli): dedupe device role validation for token ops
|
2026-02-19 00:28:51 +00:00 |
|
Mariano
|
1437ed76a0
|
Gateway/CLI: add paired-device remove and clear flows (#20057)
Merged via /review-pr -> /prepare-pr -> /merge-pr.
Prepared head SHA: 26523f8a38
Co-authored-by: mbelinky <132747814+mbelinky@users.noreply.github.com>
Co-authored-by: mbelinky <132747814+mbelinky@users.noreply.github.com>
Reviewed-by: @mbelinky
|
2026-02-18 13:27:31 +00:00 |
|
Mariano Belinky
|
b114c82701
|
CLI: approve latest pending device request
|
2026-02-17 14:08:04 +00:00 |
|
max
|
a1123dd9be
|
Centralize date/time formatting utilities (#11831)
|
2026-02-08 04:53:31 -08:00 |
|
cpojer
|
f06dd8df06
|
chore: Enable "experimentalSortImports" in Oxfmt and reformat all imorts.
|
2026-02-01 10:03:47 +09:00 |
|
cpojer
|
5ceff756e1
|
chore: Enable "curly" rule to avoid single-statement if confusion/errors.
|
2026-01-31 16:19:20 +09:00 |
|
cpojer
|
15792b153f
|
chore: Enable more lint rules, disable some that trigger a lot. Will clean up later.
|
2026-01-31 16:04:04 +09:00 |
|
Peter Steinberger
|
2cd62f94a5
|
feat: tableize device/directory outputs
|
2026-01-21 04:48:33 +00:00 |
|
Peter Steinberger
|
74757cd5af
|
fix: stabilize gateway defaults
|
2026-01-20 11:11:26 +00:00 |
|
Peter Steinberger
|
cf04b0e3bf
|
fix: align gateway presence + config defaults tests (#1208) (thanks @24601)
|
2026-01-20 10:45:59 +00:00 |
|
Peter Steinberger
|
d88b239d3c
|
feat: add device token auth and devices cli
|
2026-01-20 10:30:53 +00:00 |
|