Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
developerdavi
/
morg
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Issues
0
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
MORG-13: Add option to use Claude CLI for AI prompts instead of Anthropic API
- #43
#43
Merged
developerdavi
merged 12 commits into
main
developerdavi/morg:main
from
MORG-13
developerdavi/morg:MORG-13
Copy head branch name to clipboard
Mar 10, 2026
Conversation
Commits
12
(12)
Checks
Files changed
Merged
MORG-13: Add option to use Claude CLI for AI prompts instead of Anthropic API
#43
developerdavi
merged 12 commits into
main
developerdavi/morg:main
from
MORG-13
developerdavi/morg:MORG-13
Copy head branch name to clipboard
Commits
Commits on Mar 10, 2026
feat(MORG-13): add Claude CLI AI provider
Show description for f688ebb
developerdavi
committed
f688ebb
View commit details
Copy full SHA for f688ebb
Browse repository at this point
fix: add missing null-coalescing in password() prompt wrapper
Show description for b282fa8
developerdavi
committed
b282fa8
View commit details
Copy full SHA for b282fa8
Browse repository at this point
fix: remove unsupported --tools flag from claude CLI invocation
Show description for c305049
developerdavi
committed
c305049
View commit details
Copy full SHA for c305049
Browse repository at this point
fix: drop --no-session-persistence flag for wider claude CLI compatibility
developerdavi
committed
a341c1e
View commit details
Copy full SHA for a341c1e
Browse repository at this point
fix: pipe prompt via stdin instead of positional arg
Show description for bb07d16
developerdavi
committed
bb07d16
View commit details
Copy full SHA for bb07d16
Browse repository at this point
fix: unset CLAUDECODE env var when spawning claude CLI
Show description for 985a1f4
developerdavi
committed
985a1f4
View commit details
Copy full SHA for 985a1f4
Browse repository at this point
feat: multi-line PR body editor using @inquirer/editor
Show description for 4c6a359
developerdavi
committed
4c6a359
View commit details
Copy full SHA for 4c6a359
Browse repository at this point
fix: restore --tools and --no-session-persistence flags
Show description for 689266b
developerdavi
committed
689266b
View commit details
Copy full SHA for 689266b
Browse repository at this point
feat: replace @inquirer/editor with $EDITOR-based multi-line prompt
Show description for 9884e4a
developerdavi
committed
9884e4a
View commit details
Copy full SHA for 9884e4a
Browse repository at this point
fix: ask AI provider before API key, add 'none' option
Show description for 30a54b5
developerdavi
committed
30a54b5
View commit details
Copy full SHA for 30a54b5
Browse repository at this point
feat: replace integration confirm prompts with multiselect
Show description for 46a9a4c
developerdavi
committed
46a9a4c
View commit details
Copy full SHA for 46a9a4c
Browse repository at this point
feat(MORG-13): update AI prompts to structured format with ticket URL support
Show description for 12afb58
developerdavi
committed
12afb58
View commit details
Copy full SHA for 12afb58
Browse repository at this point
You can’t perform that action at this time.