Skip to content

fix: preserve structured ACP prompt blocks#103

Merged
vincentkoc merged 2 commits intomainfrom
vincentkoc-code/structured-acp-prompt-blocks
Mar 10, 2026
Merged

fix: preserve structured ACP prompt blocks#103
vincentkoc merged 2 commits intomainfrom
vincentkoc-code/structured-acp-prompt-blocks

Conversation

@vincentkoc
Copy link
Copy Markdown
Member

Summary

  • add shared prompt-block parsing so stdin/file input can carry structured ACP content, including images
  • thread structured prompt blocks through the runtime/client path while keeping queue-owner IPC backward-compatible via the legacy message summary
  • add CLI and queue parsing coverage for structured prompt blocks in exec and queued prompt flows

Testing

  • pnpm run build:test && node --test dist-test/test/cli.test.js dist-test/test/queue-messages.test.js

@vincentkoc vincentkoc force-pushed the vincentkoc-code/structured-acp-prompt-blocks branch from 93f760b to 8ad4b71 Compare March 10, 2026 12:24
@vincentkoc vincentkoc marked this pull request as ready for review March 10, 2026 12:41
@vincentkoc vincentkoc merged commit e60b65c into main Mar 10, 2026
7 checks passed
@vincentkoc vincentkoc deleted the vincentkoc-code/structured-acp-prompt-blocks branch March 10, 2026 12:42
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