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
395
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.100.10
- #589
#589
Merged
dwash96
merged 28 commits into
main
cecli-dev/cecli:main
from
v0.100.10
cecli-dev/cecli:v0.100.10
Copy head branch name to clipboard
Jun 29, 2026
Conversation
Commits
28
(28)
Checks
Files changed
Merged
V0.100.10
#589
dwash96
merged 28 commits into
main
cecli-dev/cecli:main
from
v0.100.10
cecli-dev/cecli:v0.100.10
Copy head branch name to clipboard
Commits
Commits on Jun 23, 2026
Don't yap for the LLM
Your Name
committed
b5c6352
View commit details
Copy full SHA for b5c6352
Browse repository at this point
Update repo links in docs
Your Name
committed
857cf69
View commit details
Copy full SHA for 857cf69
Browse repository at this point
Commits on Jun 24, 2026
Improve stdin propagation to background commands
Your Name
committed
0bbb611
View commit details
Copy full SHA for 0bbb611
Browse repository at this point
Commits on Jun 26, 2026
Only give content hashes for contentful lines
Your Name
committed
a85fa60
View commit details
Copy full SHA for a85fa60
Browse repository at this point
Update py-cymbal
Your Name
committed
9e6e45f
View commit details
Copy full SHA for 9e6e45f
Browse repository at this point
Let py-cymbal rock in case I push this version before the timeout expires
Your Name
committed
b6a9f0c
View commit details
Copy full SHA for b6a9f0c
Browse repository at this point
#587: Strip openai prefix from LLM proxies for proper costs and token limits
Your Name
committed
35c9ac0
View commit details
Copy full SHA for 35c9ac0
Browse repository at this point
Fix cache hit token cost calculator
Your Name
committed
931c220
View commit details
Copy full SHA for 931c220
Browse repository at this point
#584: Remove ambient refresh interval from non-TUI mode
Your Name
committed
adb7218
View commit details
Copy full SHA for adb7218
Browse repository at this point
Commits on Jun 27, 2026
Add documentation for hot-reload, in aget mode make lint errors in output toggleable
Your Name
committed
c1d167b
View commit details
Copy full SHA for c1d167b
Browse repository at this point
Specyify mime type in images messages, update file content soft compaction threshold
Your Name
committed
4fb5313
View commit details
Copy full SHA for 4fb5313
Browse repository at this point
Add script to view diff size of conversation snapshots
Your Name
committed
ee623ca
View commit details
Copy full SHA for ee623ca
Browse repository at this point
Commits on Jun 28, 2026
Update agentic linting to not be cache destructive
Your Name
committed
48f3aa9
View commit details
Copy full SHA for 48f3aa9
Browse repository at this point
JSON File Representation
Your Name
committed
5f79375
View commit details
Copy full SHA for 5f79375
Browse repository at this point
Linting errors should be prompted by shorter ephemeral bump message
Your Name
committed
a4db0bd
View commit details
Copy full SHA for a4db0bd
Browse repository at this point
Separate concatenated user messages more explicitly
Your Name
committed
58dec4b
View commit details
Copy full SHA for 58dec4b
Browse repository at this point
Clear ranges on edit so program can re-read changes immediately
Your Name
committed
c96f93b
View commit details
Copy full SHA for c96f93b
Browse repository at this point
Update EditText message when model doesn't use content ids
Your Name
committed
d2934aa
View commit details
Copy full SHA for d2934aa
Browse repository at this point
Only clear latest quarter of messages when total tokens gets high
Your Name
committed
0351b1b
View commit details
Copy full SHA for 0351b1b
Browse repository at this point
Don't duplicate whole file contents unnecessarily
Your Name
committed
929b347
View commit details
Copy full SHA for 929b347
Browse repository at this point
Only clear a third of diffs in files manager
Your Name
committed
6355ecb
View commit details
Copy full SHA for 6355ecb
Browse repository at this point
Improve cache hit frequency (final try) BECAUSE LLM PROVIDERS POPULATE PREFIX CACHES WITH ASSISTANT RESPONSES AS THEY RETURN RESPONSES
Your Name
committed
14e1000
View commit details
Copy full SHA for 14e1000
Browse repository at this point
Update Ls and ResourceManager tools to use emojiis
Your Name
committed
cc0fe92
View commit details
Copy full SHA for cc0fe92
Browse repository at this point
Update tests for hashline_formatted
Your Name
committed
09f3589
View commit details
Copy full SHA for 09f3589
Browse repository at this point
Update cost analyzer script
Your Name
committed
d1d8689
View commit details
Copy full SHA for d1d8689
Browse repository at this point
Update actual litellm internal model registry with model overrides so we can add entire model configurations in the config file, re-add github copilot headers since it is inconistent between models
Your Name
committed
7229db5
View commit details
Copy full SHA for 7229db5
Browse repository at this point
Commits on Jun 29, 2026
Fix MCP acronym
Your Name
committed
aac5f32
View commit details
Copy full SHA for aac5f32
Browse repository at this point
Restore passing normal contents for non-agent modes
Your Name
committed
59fdbb7
View commit details
Copy full SHA for 59fdbb7
Browse repository at this point
You can’t perform that action at this time.