Pause the Emitter when asking the user for input (CRAFT-952).
Metadata
Current evaluation
Merged. The pull request pauses the Emitter during user input prompts (CRAFT-952). Approved by one reviewer with zero unresolved comments. Changes span three files (+32/-7 lines), and the author confirmed successful Windows testing.
Suggested action: —
No scores available.
Issue body
No description provided.
Evaluation history
| Date | Model | Scores | Action | Summary |
|---|---|---|---|---|
| qwen/qwen3.6-35b-a3b | — | — | Merged. The pull request pauses the Emitter during user input prompts (CRAFT-952). Approved by one reviewer with zero unresolved comments. Changes span three files (+32/-7 lines), and the author confirmed successful Windows testing. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Merged to pause the Emitter during user input prompts, resolving CRAFT-952. Author verified Windows compatibility prior to merge. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Merged to pause the Emitter during user input prompts, resolving CRAFT-952. Author verified Windows compatibility prior to merge. |
Update history
No update history recorded yet.
Related issues
| Issue | Project | State | Summary | Similarity |
|---|---|---|---|---|
| #69 Add a 'pause' method to the Emitter (CRAFT-907). | craft-cli | merged | Merged adding a 'pause' method to the Emitter, which completely frees the terminal and stops all interactions and log retrieval. Includes test examples, approved by one reviewer, and modifies four files. | |
| #753 Pause the emitter while launching the user-requested shell (CRAFT-871). | charmcraft | merged | Merged after approval. Pauses the emitter during user-requested shell launches to resolve CRAFT-871. Also corrected flake8 issue reporting. |