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
.
coder
/
coder
Public
Notifications
You must be signed in to change notification settings
Fork
1.4k
Star
14.2k
Code
Issues
766
Pull requests
210
Discussions
Actions
Projects
Security and quality
35
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
coder
cli
gitssh.go
on
coder-plat-463-httpapi
User selector
All users
All time
Commit history
Commits on Sep 3, 2025
chore: refactor CLI agent auth tests as unit tests (#19609)
Show description for 18945a7
spikecurtis
authored
18945a7
View commit details
Copy full SHA for 18945a7
View code at this point
Browse repository at this point
chore: refactor instance identity to be a SessionTokenProvider (#19566)
Show description for 1354d84
spikecurtis
authored
1354d84
View commit details
Copy full SHA for 1354d84
View code at this point
Browse repository at this point
Commits on Jun 13, 2025
feat: add status watcher to MCP server (#18320)
Show description for 4bd5609
code-asher
authored
4bd5609
View commit details
Copy full SHA for 4bd5609
View code at this point
Browse repository at this point
Commits on Mar 26, 2025
chore: update golang to 1.24.1 (#17035)
Show description for 17ddee0
sreya
and
claude
authored
17ddee0
View commit details
Copy full SHA for 17ddee0
View code at this point
Browse repository at this point
Commits on Jan 29, 2025
fix: conform to stricter printf usage in Go 1.24 (#16330)
mafredri
authored
9520da3
View commit details
Copy full SHA for 9520da3
View code at this point
Browse repository at this point
Commits on Mar 17, 2024
chore(cli): rename Cmd to Command (#12616)
Show description for b4c0fa8
ammario
authored
b4c0fa8
View commit details
Copy full SHA for b4c0fa8
View code at this point
Browse repository at this point
Commits on Mar 15, 2024
chore(cli): replace clibase with external `coder/serpent` (#12252)
ammario
authored
4962324
View commit details
Copy full SHA for 4962324
View code at this point
Browse repository at this point
fix: separate signals for passive, active, and forced shutdown (#12358)
Show description for 895df54
kylecarbs
authored
895df54
View commit details
Copy full SHA for 895df54
View code at this point
Browse repository at this point
Commits on Nov 13, 2023
fix: handle SIGHUP from OpenSSH (#10638)
Show description for f400d8a
spikecurtis
authored
f400d8a
View commit details
Copy full SHA for f400d8a
View code at this point
Browse repository at this point
Commits on Sep 7, 2023
chore(cli): replace lipgloss with coder/pretty (#9564)
Show description for dd97fe2
ammario
authored
dd97fe2
View commit details
Copy full SHA for dd97fe2
View code at this point
Browse repository at this point
Commits on Aug 18, 2023
chore: add /v2 to import module path (#9072)
Show description for 22e781e
kylecarbs
authored
22e781e
View commit details
Copy full SHA for 22e781e
View code at this point
Browse repository at this point
Commits on Jun 7, 2023
fix(cli): speed up CLI over SSH (#7885)
Show description for 5eaf809
ammario
authored
5eaf809
View commit details
Copy full SHA for 5eaf809
View code at this point
Browse repository at this point
Commits on Mar 23, 2023
feat: convert entire CLI to clibase (#6491)
Show description for 2bd6d29
ammario
authored
2bd6d29
View commit details
Copy full SHA for 2bd6d29
View code at this point
Browse repository at this point
Commits on Jan 29, 2023
chore: move agent functions from `codersdk` into `agentsdk` (#5903)
Show description for 7ad8750
kylecarbs
authored
7ad8750
View commit details
Copy full SHA for 7ad8750
View code at this point
Browse repository at this point
Commits on Nov 16, 2022
feat: Add external provisioner daemons (#4935)
Show description for b6703b1
kylecarbs
authored
b6703b1
View commit details
Copy full SHA for b6703b1
View code at this point
Browse repository at this point
Commits on Sep 12, 2022
feat: Improve experience with local SSH keys (#3835)
Show description for d0b02e5
mafredri
and
deansheather
authored
d0b02e5
View commit details
Copy full SHA for d0b02e5
View code at this point
Browse repository at this point
Commits on Apr 30, 2022
fix: Use environment variables for agent authentication (#1238)
Show description for b948f2d
kylecarbs
authored
b948f2d
View commit details
Copy full SHA for b948f2d
View code at this point
Browse repository at this point
Commits on Apr 25, 2022
feat: Use environment variables and startup script in agent (#1147)
Show description for a2dd618
kylecarbs
authored
a2dd618
View commit details
Copy full SHA for a2dd618
View code at this point
Browse repository at this point
feat: Add helper output on failed gitssh (#1127)
kylecarbs
authored
7e33d80
View commit details
Copy full SHA for 7e33d80
View code at this point
Browse repository at this point
feat: Add STUN servers to enable P2P (#1126)
Show description for 4417dd5
kylecarbs
authored
4417dd5
View commit details
Copy full SHA for 4417dd5
View code at this point
Browse repository at this point
fix: Write agent URL to file for gitssh (#1123)
Show description for 8ff0c8b
kylecarbs
authored
8ff0c8b
View commit details
Copy full SHA for 8ff0c8b
View code at this point
Browse repository at this point
Commits on Apr 7, 2022
feat: wrap ssh with coder key (#894)
f0ssel
authored
38f0742
View commit details
Copy full SHA for 38f0742
View code at this point
Browse repository at this point
Loading
You can’t perform that action at this time.