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
405
Code
Issues
13
Pull requests
1
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
V1.5.0
- #675
#675
Open
dwash96
wants to merge 52 commits into
main
cecli-dev/cecli:main
from
v1.5.0
cecli-dev/cecli:v1.5.0
Copy head branch name to clipboard
Conversation
Commits
52
(52)
Checks
Files changed
Open
V1.5.0
#675
dwash96
wants to merge 52 commits into
main
cecli-dev/cecli:main
from
v1.5.0
cecli-dev/cecli:v1.5.0
Copy head branch name to clipboard
Commits
Commits on Aug 2, 2026
feat: Implement comprehensive test suite for queue commands
Your Name
committed
d9cc610
View commit details
Copy full SHA for d9cc610
Browse repository at this point
docs: Update documentation for prompt queue feature
Your Name
committed
9d776d8
View commit details
Copy full SHA for 9d776d8
Browse repository at this point
fix: Correct format_command_result calls in remove_queue
Your Name
committed
73041ce
View commit details
Copy full SHA for 73041ce
Browse repository at this point
fix: Correct queue command error handling and test assertions
Your Name
committed
0a337de
View commit details
Copy full SHA for 0a337de
Browse repository at this point
fix: Update test assertions for remove-queue interactive mode
Your Name
committed
eea4b81
View commit details
Copy full SHA for eea4b81
Browse repository at this point
fix: Correct format_command_result usage in queue commands
Your Name
committed
3c06656
View commit details
Copy full SHA for 3c06656
Browse repository at this point
Commits on Sep 1, 2026
cli33: merged
Your Name
committed
e44847a
View commit details
Copy full SHA for e44847a
Browse repository at this point
Commits on Sep 3, 2026
update reqs
Your Name
committed
45d5e65
View commit details
Copy full SHA for 45d5e65
Browse repository at this point
Commits on Sep 4, 2026
feat: preserve prompt queue on model switch and isolate sub-agents
Your Name
committed
7cc0d5e
View commit details
Copy full SHA for 7cc0d5e
Browse repository at this point
Commits on Sep 5, 2026
fix: improve prompt queue processing and fix source code corruption
Your Name
committed
798bc1a
View commit details
Copy full SHA for 798bc1a
Browse repository at this point
feat: scope queue commands to the active agent
Your Name
committed
1be85a7
View commit details
Copy full SHA for 1be85a7
Browse repository at this point
fix: isolate sub-agent prompt queues by guarding inheritance
Your Name
committed
f1de8a0
View commit details
Copy full SHA for f1de8a0
Browse repository at this point
cli-64: unpack error mcp server fix
Your Name
committed
97537db
View commit details
Copy full SHA for 97537db
Browse repository at this point
Bump Version
dwash96
committed
562813e
View commit details
Copy full SHA for 562813e
Browse repository at this point
Commits on Sep 6, 2026
Add skill imports from community resources and skiils.sh
dwash96
committed
c913e9b
View commit details
Copy full SHA for c913e9b
Browse repository at this point
Merge pull request #674 from szmania/cli-64-unpack-error
Show description for f0337a5
dwash96
authored
f0337a5
View commit details
Copy full SHA for f0337a5
Browse repository at this point
Overhaul `/voice` command to run locally using Moonshine AI's lightweight STT models instead remotely over whispr
dwash96
committed
018d9fe
View commit details
Copy full SHA for 018d9fe
Browse repository at this point
Don't let tests bleed into real user directories
dwash96
committed
12134c9
View commit details
Copy full SHA for 12134c9
Browse repository at this point
Update model metadata for all of the recent model releases
dwash96
committed
d0ad6fb
View commit details
Copy full SHA for d0ad6fb
Browse repository at this point
Allow for concurrent recording and generation
dwash96
committed
10e3360
View commit details
Copy full SHA for 10e3360
Browse repository at this point
feat: implement /insert-queue command
Your Name
committed
12e87a9
View commit details
Copy full SHA for 12e87a9
Browse repository at this point
feat: implement /insert-queue command dispatch in TUI
Your Name
committed
61f913c
View commit details
Copy full SHA for 61f913c
Browse repository at this point
merged
Your Name
committed
9f76025
View commit details
Copy full SHA for 9f76025
Browse repository at this point
Commits on Sep 7, 2026
feat: implement prompt queue management system (CLI-33)
Your Name
committed
c5e36a9
View commit details
Copy full SHA for c5e36a9
Browse repository at this point
fix linting
Your Name
committed
a347481
View commit details
Copy full SHA for a347481
Browse repository at this point
fix linting
Your Name
committed
34f6042
View commit details
Copy full SHA for 34f6042
Browse repository at this point
fix linting
Your Name
committed
db22778
View commit details
Copy full SHA for db22778
Browse repository at this point
fix: restore missing command methods and fix AttributeError in execute
Your Name
committed
9adb066
View commit details
Copy full SHA for 9adb066
Browse repository at this point
Fix voice tests now that recording message is in hints section
dwash96
committed
de3e831
View commit details
Copy full SHA for de3e831
Browse repository at this point
#676: Preserve openrouter prefix
dwash96
committed
f161c1c
View commit details
Copy full SHA for f161c1c
Browse repository at this point
fix: remove non-existent custom_commands assertion in test
Your Name
committed
2847ff5
View commit details
Copy full SHA for 2847ff5
Browse repository at this point
fix: remove unused variable 'commands' in test_command_paths_none_does_not_warn
Your Name
committed
5d26e5f
View commit details
Copy full SHA for 5d26e5f
Browse repository at this point
docs: add `/insert-queue` to command documentation
Your Name
committed
dd71975
View commit details
Copy full SHA for dd71975
Browse repository at this point
Add token rate limiting configuration with `--tokens-per-minute` to help constrain absolute cost growth of long running agent loops
Show description for 0601aa6
dwash96
committed
0601aa6
View commit details
Copy full SHA for 0601aa6
Browse repository at this point
Subagents should not use the default reminders as it conflicts with other updates to conversation system
dwash96
committed
1970986
View commit details
Copy full SHA for 1970986
Browse repository at this point
Centralize tracking logic for background model calls
dwash96
committed
086cc55
View commit details
Copy full SHA for 086cc55
Browse repository at this point
Sub agents should not inherit parent model files, needless context inflation
dwash96
committed
3d73c8c
View commit details
Copy full SHA for 3d73c8c
Browse repository at this point
Update background commands to use `paging` action in `ResourceManager` instead of manipulating file context
dwash96
committed
aed5092
View commit details
Copy full SHA for aed5092
Browse repository at this point
Fix tests
dwash96
committed
3717269
View commit details
Copy full SHA for 3717269
Browse repository at this point
Commits on Sep 8, 2026
Merge remote-tracking branch 'szmania/cli-33-queue-prompts' into v1.5.0-queue-updates
dwash96
committed
d6d4059
View commit details
Copy full SHA for d6d4059
Browse repository at this point
Add actual onboarding walkthrough for first time model configuration
dwash96
committed
9fb17f6
View commit details
Copy full SHA for 9fb17f6
Browse repository at this point
Fix race condition in test in github ci/cd
Your Name
committed
dca4ba8
View commit details
Copy full SHA for dca4ba8
Browse repository at this point
Default to huggingface for voice model, add download markers for user feedback
dwash96
committed
4e4c6ae
View commit details
Copy full SHA for 4e4c6ae
Browse repository at this point
Update voice documentation
dwash96
committed
de79a6c
View commit details
Copy full SHA for de79a6c
Browse repository at this point
Add fallbacl detection for microphones
dwash96
committed
e38abd5
View commit details
Copy full SHA for e38abd5
Browse repository at this point
Close failed voice streams while finding compatible configurations
dwash96
committed
2ed58c6
View commit details
Copy full SHA for 2ed58c6
Browse repository at this point
Fix usage accumulation gathering
dwash96
committed
82e5aa5
View commit details
Copy full SHA for 82e5aa5
Browse repository at this point
check_tokens() should respect compaction max tokens, throttle message so it doesn't dominate output
dwash96
committed
45b7285
View commit details
Copy full SHA for 45b7285
Browse repository at this point
Revert /voice bootstrapping and fallback detection to simple form
dwash96
committed
3442031
View commit details
Copy full SHA for 3442031
Browse repository at this point
Remove test post-simplification
dwash96
committed
ea99e9a
View commit details
Copy full SHA for ea99e9a
Browse repository at this point
Commits on Sep 9, 2026
Support mistral's (unnecessarily strict) API by adding a messaging transform for provider adapters
dwash96
committed
0027a0b
View commit details
Copy full SHA for 0027a0b
Browse repository at this point
Add reasoning summary capture for Responses and Messages APIs
dwash96
committed
e1dd0a1
View commit details
Copy full SHA for e1dd0a1
Browse repository at this point
You can’t perform that action at this time.