Benjamin Jesuiter
b25f334fa2
CLI: improve command descriptions in help output ( #18486 )
...
* CLI: clarify config vs configure descriptions
* CLI: improve top-level command descriptions
* CLI: make direct command help more descriptive
* CLI: add commands hint to root help
* CLI: show root help hint in implicit help output
* CLI: add help example for command-specific help
* CLI: tweak root subcommand marker spacing
* CLI: mark clawbot as subcommand root in help
* CLI: derive subcommand markers from registry metadata
* CLI: escape help regex CLI name
2026-02-16 22:06:25 +01:00
Peter Steinberger
b060afd3a5
refactor(cli): dedupe directory table rendering
2026-02-15 14:17:07 +00:00
cpojer
baa1e95b9d
chore: Enable no-unnecessary-template-expression lint rule.
2026-02-02 15:37:05 +09: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
Peter Steinberger
9a7160786a
refactor: rename to openclaw
2026-01-30 03:16:21 +01:00
Peter Steinberger
83460df96f
chore: update molt.bot domains
2026-01-27 12:21:01 +00:00
Peter Steinberger
32edaad823
fix: address update cli type import
2026-01-21 06:10:27 +00:00
Peter Steinberger
36e0cffaaf
fix: stabilize directory cli output
2026-01-21 05:25:28 +00:00
Peter Steinberger
810374d648
fix: align cli output tests and help examples
2026-01-21 05:20:31 +00:00
Peter Steinberger
2cd62f94a5
feat: tableize device/directory outputs
2026-01-21 04:48:33 +00:00
Peter Steinberger
e44f28bd4f
feat: unify directory across channels
2026-01-16 22:40:36 +00:00
tsu
390bd11f33
feat: add zalouser channel + directory CLI ( #1032 ) (thanks @suminhthanh)
...
- Unified UX: channels login + message send; no plugin-specific top-level command\n- Added generic directory CLI for channel identity/groups\n- Docs: channel + plugin pages
2026-01-16 21:28:18 +00:00