Skip to content

feat: add optional messageID to ShellInput#20657

Merged
rekram1-node merged 1 commit intoanomalyco:devfrom
noamzbr:feat/20656-add-messageID-to-shell
Apr 2, 2026
Merged

feat: add optional messageID to ShellInput#20657
rekram1-node merged 1 commit intoanomalyco:devfrom
noamzbr:feat/20656-add-messageID-to-shell

Conversation

@noamzbr
Copy link
Copy Markdown
Contributor

@noamzbr noamzbr commented Apr 2, 2026

Issue for this PR

Closes #20656

Type of change

  • Bug fix
  • New feature
  • Refactor / code improvement
  • Documentation

What does this PR do?

Allows to specify a messageID for shell commands, matching PromptInput

How did you verify your code works?

everything works + I can now determine messageID for shell commands

Screenshots / recordings

Checklist

  • I have tested my changes locally
  • I have not included unrelated changes in this PR

Allows callers to specify a messageID for shell commands, matching
the existing PromptInput behavior. Regenerated SDK types.

Closes anomalyco#20656
@rekram1-node rekram1-node merged commit 291a857 into anomalyco:dev Apr 2, 2026
11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[FEATURE]: Enable sending messageID to shell commands

2 participants