Skip to content

Commit 54f3ab4

Browse files
committed
chore: add changeset for help display fix
1 parent 94be4eb commit 54f3ab4

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

.changeset/fix-help-display.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
---
2+
'@link-assistant/agent': patch
3+
---
4+
5+
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

Comments
 (0)