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
50
Star
400
Code
Issues
16
Pull requests
10
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
V0.90.5
- #291
#291
Merged
dwash96
merged 15 commits into
main
cecli-dev/cecli:main
from
v0.90.5
cecli-dev/cecli:v0.90.5
Copy head branch name to clipboard
Dec 20, 2025
Conversation
Commits
15
(15)
Checks
Files changed
Merged
V0.90.5
#291
dwash96
merged 15 commits into
main
cecli-dev/cecli:main
from
v0.90.5
cecli-dev/cecli:v0.90.5
Copy head branch name to clipboard
Commits
Commits on Dec 20, 2025
Bump Version
dwash96
committed
e55e2b4
View commit details
Copy full SHA for e55e2b4
Browse repository at this point
#290: Remove references to --preserve-todo-list since it triggers an error whne true
dwash96
committed
dfba5e5
View commit details
Copy full SHA for dfba5e5
Browse repository at this point
Update tui key bindings to have a specified completion key, move through completions with left and right arrows since that makes way more sense
dwash96
committed
5a1e148
View commit details
Copy full SHA for 5a1e148
Browse repository at this point
Update TUI key binding documentation
dwash96
committed
70088fb
View commit details
Copy full SHA for 70088fb
Browse repository at this point
Completions to use shift+left and shift+right, so I don't break the main input area navigation!
dwash96
committed
cf3657b
View commit details
Copy full SHA for cf3657b
Browse repository at this point
Change default edit format to diff
dwash96
committed
6239df4
View commit details
Copy full SHA for 6239df4
Browse repository at this point
Make sure completions only replace last contiguous block in input text
dwash96
committed
40b8bf6
View commit details
Copy full SHA for 40b8bf6
Browse repository at this point
Completion Ergonomics, tab and shit+tab are all you need
dwash96
committed
d743ebc
View commit details
Copy full SHA for d743ebc
Browse repository at this point
Deal with tool call errors better an agent mode (let them reflect!)
dwash96
committed
9ea35c5
View commit details
Copy full SHA for 9ea35c5
Browse repository at this point
#292: Initialize _tui_console before output
dwash96
committed
2a5465a
View commit details
Copy full SHA for 2a5465a
Browse repository at this point
One more rule for agent mode
dwash96
committed
c4678ad
View commit details
Copy full SHA for c4678ad
Browse repository at this point
Change phrasing slightly so LLM can tell it still needs to generate JSON
dwash96
committed
5a42e37
View commit details
Copy full SHA for 5a42e37
Browse repository at this point
Allow --context-compaction-max-tokens to be specified as a ratio
dwash96
committed
8ef3a58
View commit details
Copy full SHA for 8ef3a58
Browse repository at this point
--context-compaction-max-tokens argument is now a float
dwash96
committed
bfff4de
View commit details
Copy full SHA for bfff4de
Browse repository at this point
Return normal text if there is any error at all in decoding json strings in text
dwash96
committed
bb942dc
View commit details
Copy full SHA for bb942dc
Browse repository at this point
You can’t perform that action at this time.