Skip to content

fix(async-tasks): mark task completion injection as synthetic#197

Merged
randomm merged 1 commit intodevfrom
fix/issue-196-synthetic-task-injection
Feb 17, 2026
Merged

fix(async-tasks): mark task completion injection as synthetic#197
randomm merged 1 commit intodevfrom
fix/issue-196-synthetic-task-injection

Conversation

@randomm
Copy link
Owner

@randomm randomm commented Feb 17, 2026

Fixes #196

One-line fix: adds synthetic: true to task completion injection in prompt.ts so it does not render as a user message in the TUI.

@randomm randomm merged commit b4de524 into dev Feb 17, 2026
1 check passed
@randomm randomm deleted the fix/issue-196-synthetic-task-injection branch February 17, 2026 22:10
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.

fix(async-tasks): task completion injection should use synthetic:true to avoid appearing as user message

1 participant