1 Open Issue Need Help Last updated: Jan 26, 2026

Open Issues Need Help

View All on GitHub

AI Summary: This issue proposes enhancing the 'create issue' command to display the URL of the newly created issue directly in the console. This would allow users to easily open the issue after creation. The suggested implementation involves modifying the `IssueSource.createIssue` function to return both the issue ID and its URL, which the command can then log.

Complexity: 2/5
good first issue lalph

TypeScript