Skip to content

fix(ui): preserve multiline slash command input#297

Open
zhengdaqi wants to merge 1 commit into
mainfrom
codex/fix-multiline-slash-passthrough
Open

fix(ui): preserve multiline slash command input#297
zhengdaqi wants to merge 1 commit into
mainfrom
codex/fix-multiline-slash-passthrough

Conversation

@zhengdaqi

Copy link
Copy Markdown
Collaborator

Summary

  • preserve raw slash command input/args when executing commands from the chat composer
  • use raw passthrough content for bundled and on-disk skill commands so multiline prompts are not truncated
  • detect slash command names across any whitespace separator, including newlines

Verification

  • pnpm install --frozen-lockfile
  • pnpm --dir ui run build
  • reproduced on a clean OpenBMB/PilotDeck deployment: multiline /ceremony-speech-writing input was truncated to the first line before this fix
  • verified patched cb6 deployment preserves multiline accepted_input in session history

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant