Skip to content
This repository was archived by the owner on Apr 22, 2025. It is now read-only.

Conversation

iliapolo
Copy link
Contributor

@iliapolo iliapolo commented Apr 8, 2025

Various enhancements in this PR:

  • Don't register a callback on stderr because it creates duplicate output.
  • Shift the interactions array before writing to stdin to prevent possible interaction reuse.
  • On interaction match, reset the lastLine we match on to prevent repeated matches due to tty echoing.
  • Make prompt matching in cdk import test be more specific to the requested input.

@iliapolo iliapolo added this pull request to the merge queue Apr 8, 2025
Merged via the queue into main with commit 1103cee Apr 8, 2025
19 checks passed
@iliapolo iliapolo deleted the epolon/interactive-fixes branch April 8, 2025 11:50
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants