Skip to content

Conversation

@spoons-and-mirrors
Copy link
Contributor

@spoons-and-mirrors spoons-and-mirrors commented Nov 20, 2025

the returnPrompt is like a continuation prompt - the subtask can tell the parent session what to do next with its results and keep the agent loop going. it's a more automated command

image

It makes commands more powerful and augments it with a 2 step workflow capability with a single subtask command which uses the main session agent as a judge of the subtask or w/e you want to make it with the return instructions
image

This PR also fixes the subtask result message to use the main session agent instead of the child session agent.

@spoons-and-mirrors spoons-and-mirrors force-pushed the feat/task-return-instruction branch 2 times, most recently from 3127d71 to aed55d7 Compare November 20, 2025 06:14
@github-actions github-actions bot force-pushed the dev branch 3 times, most recently from f1dc981 to 3e15a39 Compare November 22, 2025 18:07
@github-actions github-actions bot force-pushed the dev branch 2 times, most recently from df8bdf9 to 0dd5039 Compare November 22, 2025 18:21
@spoons-and-mirrors spoons-and-mirrors force-pushed the feat/task-return-instruction branch from 409e66d to 6534665 Compare November 26, 2025 01:58
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.

2 participants