Skip to content

Fix /retry to replay the last user turn#3631

Open
voladoradepapantla-netizen wants to merge 1 commit into
tailcallhq:mainfrom
voladoradepapantla-netizen:fix/retry-request
Open

Fix /retry to replay the last user turn#3631
voladoradepapantla-netizen wants to merge 1 commit 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

Copy link
Copy Markdown

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

@github-actions github-actions Bot added the type: fix Iterations on existing features or infrastructure. label Jul 3, 2026
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

2 participants