fix(tui): submit prompt when resuming session#37539
Conversation
|
This PR doesn't fully meet our contributing guidelines and PR template. What needs to be fixed:
Please edit this PR description to address the above within 2 hours, or it will be automatically closed. If you believe this was flagged incorrectly, please let a maintainer know. |
|
The following comment was made by an LLM, it may be inaccurate: Potential Duplicate Found:
This looks like it could be related functionality or a historical attempt at solving the same problem. You may want to check if #14442 was closed/not merged and whether this PR (#37539) is a fresh attempt or improvement on that work. |
|
This pull request has been automatically closed because it was not updated to meet our contributing guidelines within the 2-hour window. Feel free to open a new pull request that follows our guidelines. |
Fixes #37536
Summary
--session,--continue, or their fork variantsTesting
bun test test/cli/tui/startup-prompt.test.tsbun run typecheckinpackages/tuibun test --timeout 30000 --only-failuresinpackages/tui(193 passed, 1 skipped)bun run lint