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
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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
cecli-dev
/
cecli
Public
forked from
Aider-AI/aider
Notifications
You must be signed in to change notification settings
Fork
49
Star
397
Code
Issues
15
Pull requests
7
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
v0.95.7
- #368
#368
Merged
dwash96
merged 17 commits into
main
cecli-dev/cecli:main
from
v0.95.7
cecli-dev/cecli:v0.95.7
Copy head branch name to clipboard
Jan 5, 2026
Conversation
Commits
17
(17)
Checks
Files changed
Merged
v0.95.7
#368
dwash96
merged 17 commits into
main
cecli-dev/cecli:main
from
v0.95.7
cecli-dev/cecli:v0.95.7
Copy head branch name to clipboard
Commits
Commits on Jan 4, 2026
fix: handle None command_paths without warning
chrisnestrud
committed
413fd5a
View commit details
Copy full SHA for 413fd5a
Browse repository at this point
Bump Version
dwash96
committed
232eaf1
View commit details
Copy full SHA for 232eaf1
Browse repository at this point
Merge pull request #367 from chrisnestrud/fix/command-paths-json
Show description for 4813a22
dwash96
authored
4813a22
View commit details
Copy full SHA for 4813a22
Browse repository at this point
#362: Prompt registry to import with importlib, not with raw file paths
dwash96
committed
b43df0d
View commit details
Copy full SHA for b43df0d
Browse repository at this point
Make prompt registry a static singleton instance
dwash96
committed
c548724
View commit details
Copy full SHA for c548724
Browse repository at this point
TUI default, unless linear output is explicitly specified
dwash96
committed
2d4f80c
View commit details
Copy full SHA for 2d4f80c
Browse repository at this point
Update pytest.ini to account for new default runtime
dwash96
committed
669d56b
View commit details
Copy full SHA for 669d56b
Browse repository at this point
Commits on Jan 5, 2026
Add Fireworks AI provider support with account ID placeholder substitution
chrisnestrud
committed
28c16d6
View commit details
Copy full SHA for 28c16d6
Browse repository at this point
New "custom" top level key for custom commands instead of top-level "command-paths", introduce general nested path resovlver to make nested configurations easier to work with
dwash96
committed
e7d0f64
View commit details
Copy full SHA for e7d0f64
Browse repository at this point
Allow for automatic fallbacks for configuration parameters with the nested getter
dwash96
committed
fd341f9
View commit details
Copy full SHA for fd341f9
Browse repository at this point
Restore precedence for tool registry tests because removing it is more trouble than it's worth even though it will never realistically trigger
dwash96
committed
a6de96f
View commit details
Copy full SHA for a6de96f
Browse repository at this point
Set CECLI_TUI for env tests
dwash96
committed
00ee3e3
View commit details
Copy full SHA for 00ee3e3
Browse repository at this point
Fix fireworks_ai model cache refresh
chrisnestrud
committed
bbda5e4
View commit details
Copy full SHA for bbda5e4
Browse repository at this point
Add system prompt overrides
dwash96
committed
efcad48
View commit details
Copy full SHA for efcad48
Browse repository at this point
Re-raise FileNotFoundError
dwash96
committed
327e6b0
View commit details
Copy full SHA for 327e6b0
Browse repository at this point
Merge pull request #369 from chrisnestrud/fix/fireworks-ai-model-provider
Show description for e74f72d
dwash96
authored
e74f72d
View commit details
Copy full SHA for e74f72d
Browse repository at this point
Don't leave SwitchCoderSignal uncaught during task stopping
dwash96
committed
d6b9c29
View commit details
Copy full SHA for d6b9c29
Browse repository at this point
You can’t perform that action at this time.