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
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
51
Star
402
Code
Issues
13
Pull requests
10
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
V0.91.3
- #331
#331
Merged
dwash96
merged 48 commits into
main
cecli-dev/cecli:main
from
v0.91.3
cecli-dev/cecli:v0.91.3
Copy head branch name to clipboard
Dec 30, 2025
Conversation
Commits
48
(48)
Checks
Files changed
Merged
V0.91.3
#331
dwash96
merged 48 commits into
main
cecli-dev/cecli:main
from
v0.91.3
cecli-dev/cecli:v0.91.3
Copy head branch name to clipboard
Commits
Commits on Dec 27, 2025
add an example docker setup for local nvidia
minger0
committed
3334c8a
View commit details
Copy full SHA for 3334c8a
Browse repository at this point
change local docker from aider to aider-ce
Your Name
committed
ea0893c
View commit details
Copy full SHA for ea0893c
Browse repository at this point
Commits on Dec 28, 2025
Add OpenAI-compatible provider registry
Show description for 33f1be8
chrisnestrud
committed
33f1be8
View commit details
Copy full SHA for 33f1be8
Browse repository at this point
Normalize provider pricing strings
Show description for 5fb0c20
chrisnestrud
committed
5fb0c20
View commit details
Copy full SHA for 5fb0c20
Browse repository at this point
Ensure non-streaming answers survive reasoning blocks
Show description for b3a8ae9
chrisnestrud
committed
b3a8ae9
View commit details
Copy full SHA for b3a8ae9
Browse repository at this point
Run formatting hooks after provider/test updates
Show description for 01f530b
chrisnestrud
committed
01f530b
View commit details
Copy full SHA for 01f530b
Browse repository at this point
docs: clarify streaming warning with config key guidance
Show description for e5978a6
chrisnestrud
committed
e5978a6
View commit details
Copy full SHA for e5978a6
Browse repository at this point
feat: unify model provider metadata management
chrisnestrud
committed
61ca039
View commit details
Copy full SHA for 61ca039
Browse repository at this point
test: cover unified model provider manager
chrisnestrud
committed
564dcdf
View commit details
Copy full SHA for 564dcdf
Browse repository at this point
test: add fallback coverage for unified provider cache
chrisnestrud
committed
ffbc8be
View commit details
Copy full SHA for ffbc8be
Browse repository at this point
test: retire legacy provider-specific suites
chrisnestrud
committed
ab7e70e
View commit details
Copy full SHA for ab7e70e
Browse repository at this point
chore: rename provider resource file
chrisnestrud
committed
a2f773f
View commit details
Copy full SHA for a2f773f
Browse repository at this point
chore: document helper functions in provider manager
chrisnestrud
committed
eb511ff
View commit details
Copy full SHA for eb511ff
Browse repository at this point
docs: clarify unified provider rationale
chrisnestrud
committed
4164dca
View commit details
Copy full SHA for 4164dca
Browse repository at this point
chore: document provider scripts and rename generator
chrisnestrud
committed
ce524d3
View commit details
Copy full SHA for ce524d3
Browse repository at this point
style: apply pre-commit formatting fixes
chrisnestrud
committed
e365eaa
View commit details
Copy full SHA for e365eaa
Browse repository at this point
Commits on Dec 29, 2025
Bump Version
dwash96
committed
802e130
View commit details
Copy full SHA for 802e130
Browse repository at this point
build: Add pytest-mock
johbo
committed
6cb84da
View commit details
Copy full SHA for 6cb84da
Browse repository at this point
build: Add pytest-mock related updates to requirement files
johbo
committed
8256d68
View commit details
Copy full SHA for 8256d68
Browse repository at this point
test: add smoke tests to verify main entry points execute
Show description for 0c2c6d5
johbo
committed
0c2c6d5
View commit details
Copy full SHA for 0c2c6d5
Browse repository at this point
refactor: convert test_main async tests to synchronous
Show description for a015888
johbo
committed
a015888
View commit details
Copy full SHA for a015888
Browse repository at this point
fix: replace ambiguous --yes flag with --yes-always in tests
Show description for 1c37468
johbo
committed
1c37468
View commit details
Copy full SHA for 1c37468
Browse repository at this point
test: Flag test_add_command_gitignore_files as xfail
johbo
committed
3c97313
View commit details
Copy full SHA for 3c97313
Browse repository at this point
fix: add autospec=True to InputOutput mocks and configure pretty attribute
Show description for 882145b
johbo
committed
882145b
View commit details
Copy full SHA for 882145b
Browse repository at this point
fix: remove incorrect async from create_env_file helper method
Show description for 9e6d24a
johbo
committed
9e6d24a
View commit details
Copy full SHA for 9e6d24a
Browse repository at this point
test: fix Coder.create mock to handle _autosave_future
Show description for 7878678
johbo
committed
7878678
View commit details
Copy full SHA for 7878678
Browse repository at this point
test: fix InputOutput mock in test_encodings_arg
Show description for 5f59246
johbo
committed
5f59246
View commit details
Copy full SHA for 5f59246
Browse repository at this point
test: fix InputOutput mock in test_main_exit_calls_version_check
Show description for a366831
johbo
committed
a366831
View commit details
Copy full SHA for a366831
Browse repository at this point
test: mark test_lint_option as xfail
Show description for 2570174
johbo
committed
2570174
View commit details
Copy full SHA for 2570174
Browse repository at this point
test: update tests to expect exit code 0 instead of None
Show description for f07020e
johbo
committed
f07020e
View commit details
Copy full SHA for f07020e
Browse repository at this point
style: apply black formatting to test files
johbo
committed
9b1160c
View commit details
Copy full SHA for 9b1160c
Browse repository at this point
ci: Install pytest-mock in test actions
johbo
committed
633cdd2
View commit details
Copy full SHA for 633cdd2
Browse repository at this point
fix: set USERPROFILE for Windows compatibility in smoke tests
Show description for 8e148a6
johbo
committed
8e148a6
View commit details
Copy full SHA for 8e148a6
Browse repository at this point
test: convert async tests to sync using asyncio.run()
Show description for 6b76530
johbo
committed
6b76530
View commit details
Copy full SHA for 6b76530
Browse repository at this point
test: update test_add_command_gitignore_files_flag for new command architecture
Show description for 9682e63
johbo
committed
9682e63
View commit details
Copy full SHA for 9682e63
Browse repository at this point
fix: update LintCommand to read files from system_args and support globs
Show description for 6d0655e
johbo
committed
6d0655e
View commit details
Copy full SHA for 6d0655e
Browse repository at this point
refactor: remove duplicate path resolution in LintCommand
Show description for 07bf35c
johbo
committed
07bf35c
View commit details
Copy full SHA for 07bf35c
Browse repository at this point
refactor: remove redundant coder.repo check in LintCommand
Show description for 45ee516
johbo
committed
45ee516
View commit details
Copy full SHA for 45ee516
Browse repository at this point
refactor: remove unused root parameter from expand_glob_patterns
Show description for 4172b39
johbo
committed
4172b39
View commit details
Copy full SHA for 4172b39
Browse repository at this point
style: fix linting issues
Show description for 96ddfb9
johbo
committed
96ddfb9
View commit details
Copy full SHA for 96ddfb9
Browse repository at this point
Commits on Dec 30, 2025
Don't reinitialize mcp servers on coder switch if server exists
dwash96
committed
32c96ea
View commit details
Copy full SHA for 32c96ea
Browse repository at this point
#330: Read only completions fix
dwash96
committed
ac1315c
View commit details
Copy full SHA for ac1315c
Browse repository at this point
Merge pull request #319 from minger0/main
Show description for 126675b
dwash96
authored
126675b
View commit details
Copy full SHA for 126675b
Browse repository at this point
Merge pull request #327 from johbo/fix-test-main
Show description for 9e9d278
dwash96
authored
9e9d278
View commit details
Copy full SHA for 9e9d278
Browse repository at this point
Update dependency files and documentation
dwash96
committed
9b408df
View commit details
Copy full SHA for 9b408df
Browse repository at this point
Fix overriding of copypastecoder model
dwash96
committed
859c45c
View commit details
Copy full SHA for 859c45c
Browse repository at this point
Merge remote-tracking branch 'chrisnestrud/feature/openai-providers' into v0.91.3
dwash96
committed
0c43224
View commit details
Copy full SHA for 0c43224
Browse repository at this point
Offset token costs by 1000000 for provider manager since most quotes are in $/M
dwash96
committed
c6a90d5
View commit details
Copy full SHA for c6a90d5
Browse repository at this point
You can’t perform that action at this time.