You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix quiet mode to suppress runPrompt console output (#1857)
* Initial plan
* Fix quiet mode for runPrompt console output
Co-authored-by: pelikhan <4175913+pelikhan@users.noreply.github.com>
* Add comprehensive test for quiet mode console output
Co-authored-by: pelikhan <4175913+pelikhan@users.noreply.github.com>
* Add documentation and demonstration for quiet mode fix
Co-authored-by: pelikhan <4175913+pelikhan@users.noreply.github.com>
* Revert files as requested by @pelikhan
Co-authored-by: pelikhan <4175913+pelikhan@users.noreply.github.com>
* Add `--issue` flag to CLI commands for GitHub issue creation and update output handling in runScriptInternal
* Refactor poem output handling to display poem length instead of content
* Refactor import statements to use type imports for better clarity and performance
* Enhance runScriptInternal function to improve output handling and formatting
* Refactor output handling in createChatTurnGenerationContext and poem-inline.genai.mts for improved clarity
---------
Co-authored-by: Copilot <198982749+Copilot@users.noreply.github.com>
Co-authored-by: pelikhan <4175913+pelikhan@users.noreply.github.com>
Co-authored-by: Peli de Halleux <pelikhan@users.noreply.github.com>
0 commit comments