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 }}
3amyatin
/
ai-cli
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
1
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
feat: add config, model selection, verbose mode, and safety warnings
- #1
#1
Merged
3amyatin
merged 13 commits into
main
3amyatin/ai-cli:main
from
feat/feature-batch
3amyatin/ai-cli:feat/feature-batch
Copy head branch name to clipboard
Feb 19, 2026
Conversation
Commits
13
(13)
Checks
Files changed
Merged
feat: add config, model selection, verbose mode, and safety warnings
#1
3amyatin
merged 13 commits into
main
3amyatin/ai-cli:main
from
feat/feature-batch
3amyatin/ai-cli:feat/feature-batch
Copy head branch name to clipboard
Commits
Commits on Feb 19, 2026
feat: add psutil and tomli_w dependencies
3amyatin
committed
4e097ee
View commit details
Copy full SHA for 4e097ee
Browse repository at this point
fix: default Execute? to Y
3amyatin
committed
1e54010
View commit details
Copy full SHA for 1e54010
Browse repository at this point
test: verify -- separator works for task arguments
3amyatin
committed
3bd2757
View commit details
Copy full SHA for 3bd2757
Browse repository at this point
feat: add config module for persistent settings
3amyatin
committed
7371bf5
View commit details
Copy full SHA for 7371bf5
Browse repository at this point
feat: add -v verbose mode with command explanation
3amyatin
committed
39a4dad
View commit details
Copy full SHA for 39a4dad
Browse repository at this point
feat: warn when model download size exceeds system RAM
3amyatin
committed
4a0a0c1
View commit details
Copy full SHA for 4a0a0c1
Browse repository at this point
feat: add -m (select model) and -M (save default model) flags
3amyatin
committed
67582d8
View commit details
Copy full SHA for 67582d8
Browse repository at this point
test: add integration tests for new CLI flags
3amyatin
committed
3ae83c9
View commit details
Copy full SHA for 3ae83c9
Browse repository at this point
docs: update README and CLAUDE.md with new features
3amyatin
committed
7043810
View commit details
Copy full SHA for 7043810
Browse repository at this point
fix: address PR review comments from Codex and Gemini
Show description for d4bd590
3amyatin
committed
d4bd590
View commit details
Copy full SHA for d4bd590
Browse repository at this point
refactor: rename --pick to --interactive for model selection
Show description for d67050e
3amyatin
committed
d67050e
View commit details
Copy full SHA for d67050e
Browse repository at this point
docs: show -- separator in --help usage line
3amyatin
committed
d7ad7b9
View commit details
Copy full SHA for d7ad7b9
Browse repository at this point
fix: address second round of PR review comments
Show description for 8b9df20
3amyatin
committed
8b9df20
View commit details
Copy full SHA for 8b9df20
Browse repository at this point
You can’t perform that action at this time.