refactor(sessions): fold Markdown/QMD export into 'sessions export --format'

Replaces the parallel export-md subcommand from the salvaged commit with
a --format jsonl|md|qmd flag on the existing export subcommand, so all
session export formats share one surface. Adds AUTHOR_MAP entry.

Salvage follow-up for PR #59542 by @web3blind.
This commit is contained in:
teknium1 2026-07-07 04:26:07 -07:00 committed by Teknium
parent 91885a32b3
commit f3c27e30eb
6 changed files with 148 additions and 83 deletions

View file

@ -838,6 +838,7 @@ AUTHOR_MAP = {
"maks.mir@yahoo.com": "say8hi",
"27719690+Mirac1eSky@users.noreply.github.com": "Mirac1eSky",
"web3blind@users.noreply.github.com": "web3blind",
"264741654+web3blind@users.noreply.github.com": "web3blind",
"julia@alexland.us": "alexg0bot",
"christian@scheid.tech": "scheidti",
# Moonshot schema anyOf+enum salvage (May 2026)