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 }}
dp9u0
/
leetcode-cli
Public
forked from
skygragon/leetcode-cli
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
1
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
lc dev: backlog fixes, dep modernization, CI + release
- #3
#3
Merged
dp9u0
merged 27 commits into
main
dp9u0/leetcode-cli:main
from
dev
dp9u0/leetcode-cli:dev
Copy head branch name to clipboard
Aug 31, 2026
Conversation
Commits
27
(27)
Checks
Files changed
Merged
lc dev: backlog fixes, dep modernization, CI + release
#3
dp9u0
merged 27 commits into
main
dp9u0/leetcode-cli:main
from
dev
dp9u0/leetcode-cli:dev
Copy head branch name to clipboard
Commits
Commits on Aug 29, 2026
添加 lodash 依赖到 package.json 和 pnpm-lock.yaml
dp9u0
committed
2f4078c
View commit details
Copy full SHA for 2f4078c
Browse repository at this point
Commits on Aug 30, 2026
cache: add 24h TTL for problems list
Show description for dc7b9ed
dp9u0
and
claude
committed
dc7b9ed
View commit details
Copy full SHA for dc7b9ed
Browse repository at this point
cache: purge user problem cache on every login method
Show description for 3b34e4d
dp9u0
and
claude
committed
3b34e4d
View commit details
Copy full SHA for 3b34e4d
Browse repository at this point
commands: size output columns to data
Show description for 11fe5bc
dp9u0
and
claude
committed
11fe5bc
View commit details
Copy full SHA for 11fe5bc
Browse repository at this point
leetcode: stop reporting cloudflare 403 as session expired
Show description for ce96e44
dp9u0
and
claude
committed
ce96e44
View commit details
Copy full SHA for ce96e44
Browse repository at this point
log: skip null/undefined args instead of crashing on toString
Show description for 95be16f
dp9u0
and
claude
committed
95be16f
View commit details
Copy full SHA for 95be16f
Browse repository at this point
leetcode: fix parseCookie call mismatch and crash on invalid cookie
Show description for ee22186
dp9u0
and
claude
committed
ee22186
View commit details
Copy full SHA for ee22186
Browse repository at this point
leetcode: query userStatus for name/premium, surface fetch failures
Show description for 750481e
dp9u0
and
claude
committed
750481e
View commit details
Copy full SHA for 750481e
Browse repository at this point
retry: skip auto relogin when no password is saved
Show description for 81df37e
dp9u0
and
claude
committed
81df37e
View commit details
Copy full SHA for 81df37e
Browse repository at this point
stat: floor the calendar month label offset for Buffer.write
Show description for 147d748
dp9u0
and
claude
committed
147d748
View commit details
Copy full SHA for 147d748
Browse repository at this point
show: add -d/--daily for question of the day
Show description for 18e32b6
dp9u0
and
claude
committed
18e32b6
View commit details
Copy full SHA for 18e32b6
Browse repository at this point
show: display official hints, include them in generated files
Show description for f92a194
dp9u0
and
claude
committed
f92a194
View commit details
Copy full SHA for f92a194
Browse repository at this point
core: accept a full problem url as the keyword
Show description for af69529
dp9u0
and
claude
committed
af69529
View commit details
Copy full SHA for af69529
Browse repository at this point
deps: drop dead packages, modernize the stack
Show description for 042d8f5
dp9u0
and
claude
committed
042d8f5
View commit details
Copy full SHA for 042d8f5
Browse repository at this point
deps: replace prompt with a readline-based helper
Show description for 2d6acd7
dp9u0
and
claude
committed
2d6acd7
View commit details
Copy full SHA for 2d6acd7
Browse repository at this point
deps: eslint 5 -> 10 with an effective-rules flat config
Show description for 841771a
dp9u0
and
claude
committed
841771a
View commit details
Copy full SHA for 841771a
Browse repository at this point
cli: strip -v/-vv before yargs loads
Show description for 4114862
dp9u0
and
claude
committed
4114862
View commit details
Copy full SHA for 4114862
Browse repository at this point
deps: replace deprecated request with an axios-backed adapter
Show description for a299ac3
dp9u0
and
claude
committed
a299ac3
View commit details
Copy full SHA for a299ac3
Browse repository at this point
show: render problem description and hints as plain text
Show description for 4b80105
dp9u0
and
claude
committed
4b80105
View commit details
Copy full SHA for 4b80105
Browse repository at this point
leetcode: fetch problem tags for -t filtering
Show description for fea5f5f
dp9u0
and
claude
committed
fea5f5f
View commit details
Copy full SHA for fea5f5f
Browse repository at this point
cli: signal failures through the exit code
Show description for d9dd335
dp9u0
and
claude
committed
d9dd335
View commit details
Copy full SHA for d9dd335
Browse repository at this point
cache: mark solved problems, fix discuss solution url
Show description for d357627
dp9u0
and
claude
committed
d357627
View commit details
Copy full SHA for d357627
Browse repository at this point
misc: drop the dead padLevels warning shim, use pnpm for plugins
Show description for 92113ce
dp9u0
and
claude
committed
92113ce
View commit details
Copy full SHA for 92113ce
Browse repository at this point
security + sweep: private user.json, dead code, honest messages
Show description for 8ffafee
dp9u0
and
claude
committed
8ffafee
View commit details
Copy full SHA for 8ffafee
Browse repository at this point
ci: lint and test on push via github actions
Show description for a680c74
dp9u0
and
claude
committed
a680c74
View commit details
Copy full SHA for a680c74
Browse repository at this point
test: cover the command layer
Show description for a4d2dc2
dp9u0
and
claude
committed
a4d2dc2
View commit details
Copy full SHA for a4d2dc2
Browse repository at this point
ci: build standalone binaries and release on main
Show description for 35792c7
dp9u0
and
claude
committed
35792c7
View commit details
Copy full SHA for 35792c7
Browse repository at this point
You can’t perform that action at this time.