Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Add "gh" to the allowed commands for the "start", "install", and "build" tasks - This allows the script to use the GitHub CLI for fetching issue information chore(main.ts): Add support for GitHub issue search and selection - Add new function `searchAndSelectIssue` to search for and select a related issue - Update `getCommitMessage` to include the selected issue information in the system prompt - Add new function `getGitAuthor` to retrieve the git author information for the kernel format - Improve formatting of the commit message display
- Loading branch information