Problem or Use Case
On Windows, the command window pops open to run the agent call, then closes. This creates a window flicker which also takes focus.
Proposed Solution
If this can be prevented by starting the terminal process using "CREATE_NO_WINDOW" flag, hopefully that will avoid this window flickering.
Alternatives Considered
No response
Feature Type
New tool
Scope
None
Contribution
Debug Report (optional)
Problem or Use Case
On Windows, the command window pops open to run the agent call, then closes. This creates a window flicker which also takes focus.
Proposed Solution
If this can be prevented by starting the terminal process using "CREATE_NO_WINDOW" flag, hopefully that will avoid this window flickering.
Alternatives Considered
No response
Feature Type
New tool
Scope
None
Contribution
Debug Report (optional)