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
393
Code
Issues
17
Pull requests
7
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
V0.88.12
- #114
#114
Merged
dwash96
merged 15 commits into
main
cecli-dev/cecli:main
from
v0.88.12
cecli-dev/cecli:v0.88.12
Copy head branch name to clipboard
Nov 9, 2025
Conversation
Commits
15
(15)
Checks
Files changed
Merged
V0.88.12
#114
dwash96
merged 15 commits into
main
cecli-dev/cecli:main
from
v0.88.12
cecli-dev/cecli:v0.88.12
Copy head branch name to clipboard
Commits
Commits on Nov 9, 2025
update program name and use more precise names for things
burnettk
committed
98fbff8
View commit details
Copy full SHA for 98fbff8
Browse repository at this point
Add timestamp to debug output
dwash96
committed
8989834
View commit details
Copy full SHA for 8989834
Browse repository at this point
log2() should be slightly faster than log() to compute and minimally impact weightings
dwash96
committed
9e1bd24
View commit details
Copy full SHA for 9e1bd24
Browse repository at this point
Add more safe guards for duplicate tool responses
dwash96
committed
4218d05
View commit details
Copy full SHA for 4218d05
Browse repository at this point
Add session auto save and auto load
dwash96
committed
38e1b56
View commit details
Copy full SHA for 38e1b56
Browse repository at this point
Merge branch 'v0.88.12' into program-name-and-precise-naming
dwash96
authored
2790f20
View commit details
Copy full SHA for 2790f20
Browse repository at this point
Merge pull request #112 from burnettk/program-name-and-precise-naming
Show description for c1acde8
dwash96
authored
c1acde8
View commit details
Copy full SHA for c1acde8
Browse repository at this point
Allow both includelist/whitelist and excludelist/blacklist
dwash96
committed
4604a81
View commit details
Copy full SHA for 4604a81
Browse repository at this point
Make tool output slightly more concise, add colors so it's easier to see the structure of the tool output
dwash96
committed
f5fd4ee
View commit details
Copy full SHA for f5fd4ee
Browse repository at this point
Remove duplicate schema definitions from get_local_tool_schemas that break anthropic models
dwash96
committed
9481102
View commit details
Copy full SHA for 9481102
Browse repository at this point
Make sure coder.args is not None before attempting to access attributes off of it
dwash96
committed
8b04918
View commit details
Copy full SHA for 8b04918
Browse repository at this point
feat: enable thinking tokens by default for Claude 3.7 Sonnet
Show description for 9f79808
dwash96
and
aider-chat-bot
committed
9f79808
View commit details
Copy full SHA for 9f79808
Browse repository at this point
Get last few confirmations and helper functions async, fix tests to account for that
dwash96
committed
7025fad
View commit details
Copy full SHA for 7025fad
Browse repository at this point
Fix web scrapping with playwright which now requires the async implementation
dwash96
committed
15dddaa
View commit details
Copy full SHA for 15dddaa
Browse repository at this point
Revert "feat: enable thinking tokens by default for Claude 3.7 Sonnet"
Show description for 66c850a
dwash96
committed
66c850a
View commit details
Copy full SHA for 66c850a
Browse repository at this point
You can’t perform that action at this time.