Files
orca/docs
Brennan Benson 21e253b234 Merge remote-tracking branch 'origin/main' into brennanb2025/ua-b-finish
One conflict: src/cli/help.ts formatFlagHelp. Main extracted the flag table
into src/cli/flag-help-text.ts; this branch had folded the eight Linear
if-branches into that same table and dropped --no-ua-spoof with the app-wide
identity change. Kept both: take main's FLAG_HELP_TEXT lookup, drop the
if-chain, and port the eight Linear entries into the extracted table while
leaving main's new --shell entry in place and --no-ua-spoof removed.

The group-help rewrite (isCommandGroup/formatGroupHelp taking specs and a
group path) auto-merged and is unchanged.
2026-09-15 16:48:45 -07:00
..
2026-09-15 18:29:06 +00:00
2026-08-28 00:59:21 -07:00