Skip to content

fix(commands): preserve multiline slash skill args#93672

Merged
vincentkoc merged 1 commit into
mainfrom
clownfish/gitcrawl-301-autonomous-terminal-gap
Jun 16, 2026
Merged

fix(commands): preserve multiline slash skill args#93672
vincentkoc merged 1 commit into
mainfrom
clownfish/gitcrawl-301-autonomous-terminal-gap

Conversation

@vincentkoc

Copy link
Copy Markdown
Member

Summary

Validation

  • pnpm test:serial src/auto-reply/commands-registry.test.ts src/auto-reply/skill-commands.test.ts src/auto-reply/reply/commands-context.test.ts src/auto-reply/reply/session.test.ts src/auto-reply/reply/get-reply.fast-path.test.ts
  • pnpm check:changed
  • Codex /review must pass cleanly before merge.

Fixes #79155.
Source PR: #81305

Clownfish 🐠 replacement reef notes:

fish notes: model gpt-5.5, reasoning medium; reviewed against 226b985.

@vincentkoc vincentkoc added the clownfish Tracked by Clownfish automation label Jun 16, 2026
@vincentkoc
vincentkoc merged commit acc375f into main Jun 16, 2026
17 of 20 checks passed
@vincentkoc
vincentkoc deleted the clownfish/gitcrawl-301-autonomous-terminal-gap branch June 16, 2026 14:47
@openclaw-barnacle openclaw-barnacle Bot added size: S maintainer Maintainer-authored PR labels Jun 16, 2026
github-actions Bot pushed a commit to Desicool/openclaw that referenced this pull request Jun 17, 2026
Co-authored-by: openclaw-clownfish[bot] <280122609+openclaw-clownfish[bot]@users.noreply.github.com>
Co-authored-by: Blind Dev <[email protected]>
crh-code pushed a commit to crh-code/openclaw that referenced this pull request Jun 18, 2026
Co-authored-by: openclaw-clownfish[bot] <280122609+openclaw-clownfish[bot]@users.noreply.github.com>
Co-authored-by: Blind Dev <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

clownfish Tracked by Clownfish automation maintainer Maintainer-authored PR size: S

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Regression: multiline slash skill arguments are truncated after first newline

1 participant