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
.
wavetermdev
/
waveterm
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
1.1k
Star
22.3k
Code
Issues
457
Pull requests
119
Discussions
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Security and quality
Insights
New ConnMonitor to Track "Stalled" Connection State for SSH Conns
- #2846
#2846
Merged
sawka
merged 17 commits into
main
wavetermdev/waveterm:main
from
sawka/conn-keepalives
wavetermdev/waveterm:sawka/conn-keepalives
Copy head branch name to clipboard
Feb 10, 2026
Conversation
Commits
17
(17)
Checks
Files changed
Merged
New ConnMonitor to Track "Stalled" Connection State for SSH Conns
#2846
sawka
merged 17 commits into
main
wavetermdev/waveterm:main
from
sawka/conn-keepalives
wavetermdev/waveterm:sawka/conn-keepalives
Copy head branch name to clipboard
Commits
Commits on Feb 6, 2026
implement system "resume" tracking
sawka
committed
1a168f4
View commit details
Copy full SHA for 1a168f4
Browse repository at this point
Commits on Feb 7, 2026
working on connmonitor
sawka
committed
de155cd
View commit details
Copy full SHA for de155cd
Browse repository at this point
setconnhealthstatus when no response from keepalive for 10s
sawka
committed
5a49202
View commit details
Copy full SHA for 5a49202
Browse repository at this point
input handling for connmonitor, sets urgency, lower threshold for stall indicator
sawka
committed
c3e995b
View commit details
Copy full SHA for c3e995b
Browse repository at this point
notify input on connmonitor
sawka
committed
759e716
View commit details
Copy full SHA for 759e716
Browse repository at this point
Commits on Feb 9, 2026
get the stalled overlay working
sawka
committed
cd99449
View commit details
Copy full SHA for cd99449
Browse repository at this point
add degraded status
sawka
committed
7f7f70e
View commit details
Copy full SHA for 7f7f70e
Browse repository at this point
simplify props to stalledoverlay
sawka
committed
0221ed6
View commit details
Copy full SHA for 0221ed6
Browse repository at this point
remove debugging code
sawka
committed
0633083
View commit details
Copy full SHA for 0633083
Browse repository at this point
fix json tag typo
sawka
committed
a9ab2fd
View commit details
Copy full SHA for a9ab2fd
Browse repository at this point
use GetClient (sync)
sawka
committed
9894fc8
View commit details
Copy full SHA for 9894fc8
Browse repository at this point
add a MaybeGetConn func, document that monitor will never be nil
sawka
committed
c9ce4e8
View commit details
Copy full SHA for c9ce4e8
Browse repository at this point
remove origin mode reset (also resets cursor)
sawka
committed
b7c7b6f
View commit details
Copy full SHA for b7c7b6f
Browse repository at this point
better connmonitor integration. create a new connmonitor whenever we connect ssh.
sawka
committed
fbd7379
View commit details
Copy full SHA for fbd7379
Browse repository at this point
Commits on Feb 10, 2026
log the keepalive error for information purposes (and the duration)
sawka
committed
ea0a69d
View commit details
Copy full SHA for ea0a69d
Browse repository at this point
remove dead code
sawka
committed
386ce7a
View commit details
Copy full SHA for 386ce7a
Browse repository at this point
do not update lastactivitytime on sendrequest error
sawka
committed
1721308
View commit details
Copy full SHA for 1721308
Browse repository at this point
You can’t perform that action at this time.