Chat: Sending Message causes two workflow triggers
Open
@Evanfeenstra is already working on this.
Since Jul 22, 2025.
bug
- Dominant language
- TypeScript
- Stars
- 5
- Forks
- 17
- Avg merge
- 3h 45m
- Merged PRs (30d)
- 220
Description
Task
The workflow dictates next actions.
We need to either think of a queuing messages mechanism (and also a way to handle that in stakwork).
For v1:
- Starting a conversation triggers a stakwork workflow (project_id)
- A user shouldn't be able to send another message until prompted via an artifact to ensure we always send to the workflow
Acceptance Criteria
- One Task -> One workflow
- Sending message one triggers a workflow
- It should not be possible to send another message (until prompted by workflow/agent)
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.