-
Notifications
You must be signed in to change notification settings - Fork 18
[BUG] Main application logic incorrectly nested inside Claude block. #23
Copy link
Copy link
Closed
Labels
bugSomething isn't workingSomething isn't workinggoPull requests that update go codePull requests that update go codegood first issueGood for newcomersGood for newcomershacktoberfestEligible for HacktoberfestEligible for Hacktoberfesthacktoberfest-acceptedApproved Hacktoberfest contributionApproved Hacktoberfest contribution
Description
The entire main application logic (lines 45-142) is indented inside the claude conditional block, making it unreachable for all other LLM providers (gemini, grok, chatgpt). This breaks the entire application.
https://github.com/DFanso/commit-msg/pull/19#discussion_r2401744558
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workinggoPull requests that update go codePull requests that update go codegood first issueGood for newcomersGood for newcomershacktoberfestEligible for HacktoberfestEligible for Hacktoberfesthacktoberfest-acceptedApproved Hacktoberfest contributionApproved Hacktoberfest contribution