Changes: - Default --limit changed from 0 (unlimited) to 50 - --limit 0 explicitly means unlimited (override default) - Show truncation hint when results are limited: "Showing N issues (use --limit 0 for all)" This protects agents and humans from overwhelming output. Follows precedent from gh cli (30) and jira-cli (50). 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>