multica/server/cmd
yushen 4c0dbbf1c8 refactor(cli): improve help UX — add examples support, show help on arg errors
- Add EXAMPLES section to leaf and sub help templates (gh CLI style)
- Add example to attachment download command
- Simplify attachment download description
- Show help output when required args are missing (error first, then help)
- Replace cobra.ExactArgs with custom exactArgs that prints help on failure

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-05 07:00:19 +08:00
..
migrate feat(logging): add structured logging across server and SDK 2026-03-26 10:57:11 +08:00
multica refactor(cli): improve help UX — add examples support, show help on arg errors 2026-04-05 07:00:19 +08:00
server fix(trigger): skip parent mention inheritance when reply @mentions only members (#421) 2026-04-05 04:44:24 +08:00