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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
reply-team
/
reply-cli
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
1
Code
Issues
0
Pull requests
0
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
reply install: keep the CLI current without the user touching npm
- #14
#14
Merged
ArtemKosolap
merged 11 commits into
main
reply-team/reply-cli:main
from
dev/REPLY-51593-self-update
reply-team/reply-cli:dev/REPLY-51593-self-update
Copy head branch name to clipboard
Aug 2, 2026
Conversation
Commits
11
(11)
Checks
Files changed
Merged
reply install: keep the CLI current without the user touching npm
#14
ArtemKosolap
merged 11 commits into
main
reply-team/reply-cli:main
from
dev/REPLY-51593-self-update
reply-team/reply-cli:dev/REPLY-51593-self-update
Copy head branch name to clipboard
Commits
Commits on Aug 2, 2026
feat(install): detect how this copy of the CLI was installed
ArtemKosolap
committed
79781d7
View commit details
Copy full SHA for 79781d7
Browse repository at this point
feat(install): compare released versions without a dependency
ArtemKosolap
committed
31f8164
View commit details
Copy full SHA for 31f8164
Browse repository at this point
feat(install): read the published release from the GitHub API
ArtemKosolap
committed
1edfd58
View commit details
Copy full SHA for 1edfd58
Browse repository at this point
feat(install): cache the update check with a TTL and a failure backoff
ArtemKosolap
committed
12bbd1a
View commit details
Copy full SHA for 12bbd1a
Browse repository at this point
feat(install): run npm on the user's behalf, or say exactly what to run
ArtemKosolap
committed
54d53d9
View commit details
Copy full SHA for 54d53d9
Browse repository at this point
feat(install): add the reply install command
ArtemKosolap
committed
e3ecd5a
View commit details
Copy full SHA for e3ecd5a
Browse repository at this point
feat(install): hint at a newer release from reply --version
ArtemKosolap
committed
87a8a4c
View commit details
Copy full SHA for 87a8a4c
Browse repository at this point
docs: node requirement and how to keep the CLI current
ArtemKosolap
committed
02ba0ac
View commit details
Copy full SHA for 02ba0ac
Browse repository at this point
fix(install): name the Windows remedy when npm is denied permission
ArtemKosolap
committed
bcaf16c
View commit details
Copy full SHA for bcaf16c
Browse repository at this point
feat(install): narrate the npm run and show npm's words when it fails
ArtemKosolap
committed
9d4f3ff
View commit details
Copy full SHA for 9d4f3ff
Browse repository at this point
fix(install): call a version-manager global install global, not project-local
ArtemKosolap
committed
845c8fd
View commit details
Copy full SHA for 845c8fd
Browse repository at this point
You can’t perform that action at this time.