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: show help when no arguments provided instead of hanging
6
+
7
+
When running 'agent' without arguments, the CLI now displays help text instead of hanging while waiting for stdin input. This fix implements TTY detection and timeout-based stdin reading to provide a better user experience.
0 commit comments