Skip to content

Fix /retry to replay the last user turn#3631

Closed
voladoradepapantla-netizen wants to merge 2 commits into
tailcallhq:mainfrom
voladoradepapantla-netizen:fix/retry-request
Closed

Fix /retry to replay the last user turn#3631
voladoradepapantla-netizen wants to merge 2 commits into
tailcallhq:mainfrom
voladoradepapantla-netizen:fix/retry-request

Conversation

@voladoradepapantla-netizen

Copy link
Copy Markdown

Summary

  • Add a domain helper that rebuilds a ChatRequest for the most recent user turn.
  • Make /retry and conversation retry replay that request instead of sending an empty event.
  • Print a retry title before the spinner starts.

Testing

  • Added unit coverage for the retry request helper.
  • Added a parser test for /retry.
  • Could not run Cargo in this environment because the Rust toolchain is not installed here.

Closes #389

@CLAassistant

CLAassistant commented Jul 3, 2026

Copy link
Copy Markdown

CLA assistant check
All committers have signed the CLA.

@github-actions github-actions Bot added the type: fix Iterations on existing features or infrastructure. label Jul 3, 2026
@github-actions

github-actions Bot commented Jul 8, 2026

Copy link
Copy Markdown

Action required: PR inactive for 5 days.
Status update or closure in 10 days.

@github-actions github-actions Bot added the state: inactive No current action needed/possible; issue fixed, out of scope, or superseded. label Jul 8, 2026
@github-actions github-actions Bot removed the state: inactive No current action needed/possible; issue fixed, out of scope, or superseded. label Jul 11, 2026
@amitksingh1490

Copy link
Copy Markdown
Contributor

Retry is already supported closing this

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type: fix Iterations on existing features or infrastructure.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

feat: Support for /retry

3 participants