Skip to content

Conversation

@zastrowm
Copy link
Member

@zastrowm zastrowm commented Jan 5, 2026

Description

Previously triggering the agent would always provide the prompt of "review and continue" to the agent; this meant that if you gave the agent explicit commands in the comment it wouldn't necessarily receive/act on those.

For example:

/strands

you didn't do X, please do it

It would not actually receive the extra text; this updates it so that everything after the "strands command" is added as the prompt, defaulting to "review and continue" if non is provided

Related Issues

N/A

Type of Change

Other (please describe): Agent Improvment

Testing

I've been iterating on this via the release-notes agent:

And I also implemented a feature with these changes:


By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

Previously triggering the agent would always provide the prompt of "review and continue" to the agent; this meant that if you gave the agent explicit commands in the comment it wouldn't necessarily receive/act on those.

For example:

    /strands

    you didn't do X, please do it

It would not actually receive the extra text; this updates it so that everything after the "strands command" is added as the prompt, defaulting to "review and continue" if non is provided
@codecov
Copy link

codecov bot commented Jan 5, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@dbschmigelski
Copy link
Member

/strands review and comment

dbschmigelski
dbschmigelski previously approved these changes Jan 5, 2026
@zastrowm zastrowm merged commit 50e5e74 into strands-agents:main Jan 6, 2026
14 of 15 checks passed
@zastrowm zastrowm deleted the provide_comment_as_task_input branch January 6, 2026 20:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants