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
Type
/
to 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 }}
aniketkarne
/
CCAutoRenew
Public
Notifications
You must be signed in to change notification settings
Fork
45
Star
287
Code
Issues
5
Pull requests
7
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Fix daemon stability and dashboard timing accuracy
- #13
#13
Open
jcjc81
wants to merge 15 commits into
aniketkarne:main
aniketkarne/CCAutoRenew:main
from
jcjc81:fix/daemon-graceful-shutdown-and-stability
jcjc81/CCAutoRenew:fix/daemon-graceful-shutdown-and-stability
Copy head branch name to clipboard
Conversation
Commits
15
(15)
Checks
Files changed
Open
Fix daemon stability and dashboard timing accuracy
#13
jcjc81
wants to merge 15 commits into
aniketkarne:main
aniketkarne/CCAutoRenew:main
from
jcjc81:fix/daemon-graceful-shutdown-and-stability
jcjc81/CCAutoRenew:fix/daemon-graceful-shutdown-and-stability
Copy head branch name to clipboard
Commits
Commits on Feb 8, 2026
fix: resolve daemon crash and enable graceful shutdown
Show description for 744d42b
Jason Chin
and
claude
committed
744d42b
View commit details
Copy full SHA for 744d42b
Browse repository at this point
feat: replace polling with event-driven shutdown for instant response
Show description for ad8b197
Jason Chin
and
claude
committed
ad8b197
View commit details
Copy full SHA for ad8b197
Browse repository at this point
Commits on Feb 16, 2026
fix: correct dashboard timing by querying ccusage directly
Show description for 2f60caa
Jason Chin
and
claude
committed
2f60caa
View commit details
Copy full SHA for 2f60caa
Browse repository at this point
fix: resolve nested session error by unsetting CLAUDECODE
Show description for b7b3ec5
Jason Chin
and
claude
committed
b7b3ec5
View commit details
Copy full SHA for b7b3ec5
Browse repository at this point
Commits on Feb 17, 2026
feat: implement session verification with JSON API and retry logic
Show description for 55287cf
Jason Chin
and
claude
committed
55287cf
View commit details
Copy full SHA for 55287cf
Browse repository at this point
Commits on Feb 18, 2026
fix: use endTime fallback when ccusage projection not yet available
Show description for c41586a
Jason Chin
and
claude
committed
c41586a
View commit details
Copy full SHA for c41586a
Browse repository at this point
fix: wait 1 minute into new billing block before creating session
Show description for 1398943
Jason Chin
and
claude
committed
1398943
View commit details
Copy full SHA for 1398943
Browse repository at this point
fix: revert to ephemeral sessions for immediate JSONL flush
Show description for 805e168
Jason Chin
and
claude
committed
805e168
View commit details
Copy full SHA for 805e168
Browse repository at this point
Commits on Feb 19, 2026
refactor: replace polling with event-driven sleep to exact renewal time
Show description for 2283fb9
Jason Chin
and
claude
committed
2283fb9
View commit details
Copy full SHA for 2283fb9
Browse repository at this point
Commits on Feb 24, 2026
fix: use haiku model for session renewal to reduce cost
Show description for 5b2820b
Jason Chin
and
claude
committed
5b2820b
View commit details
Copy full SHA for 5b2820b
Browse repository at this point
Commits on Feb 25, 2026
feat: log renewal model name and extract to RENEWAL_MODEL variable
Show description for 21228f1
Jason Chin
and
claude
committed
21228f1
View commit details
Copy full SHA for 21228f1
Browse repository at this point
Commits on Feb 27, 2026
feat: show renewal model in dashboard and reduce verification attempts to 5
Show description for d1ab20a
Jason Chin
and
claude
committed
d1ab20a
View commit details
Copy full SHA for d1ab20a
Browse repository at this point
Commits on Feb 28, 2026
feat: skip renewal if active session already exists
Show description for 25c6401
Jason Chin
and
claude
committed
25c6401
View commit details
Copy full SHA for 25c6401
Browse repository at this point
Commits on Mar 6, 2026
feat: renew on start and weekly limit detection with smart scheduling
Show description for fab7f86
Jason Chin
and
claude
committed
fab7f86
View commit details
Copy full SHA for fab7f86
Browse repository at this point
fix: relabel "weekly limit" as "usage limit" in logs
Show description for 9f0bd2f
Jason Chin
and
claude
committed
9f0bd2f
View commit details
Copy full SHA for 9f0bd2f
Browse repository at this point
You can’t perform that action at this time.