v2.3.4
fix(lint): apply prettier formatting to autopilot.ts and theme.ts Three prettier/prettier errors: - autopilot.ts:162 — wrap process.stdout.write arg onto next line - autopilot.ts:173 — collapse two-element selectMenu array to one line - theme.ts:61 — use double quotes for ASCII logo line containing apostrophe Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>