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
.
hookdeck
/
hookdeck-cli
Public
Notifications
You must be signed in to change notification settings
Fork
22
Star
358
Code
Issues
27
Pull requests
3
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Improve listen reliability with the new websocket proxy (session recreation, clean close, quiet reconnects)
- #322
#322
Merged
leggetter
merged 6 commits into
main
hookdeck/hookdeck-cli:main
from
feat/include_meta_session_data
hookdeck/hookdeck-cli:feat/include_meta_session_data
Copy head branch name to clipboard
Aug 4, 2026
Conversation
Commits
6
(6)
Checks
Files changed
Merged
Improve listen reliability with the new websocket proxy (session recreation, clean close, quiet reconnects)
#322
leggetter
merged 6 commits into
main
hookdeck/hookdeck-cli:main
from
feat/include_meta_session_data
hookdeck/hookdeck-cli:feat/include_meta_session_data
Copy head branch name to clipboard
Commits
Commits on Jul 16, 2026
feat: send session data on connect and clean close on shutdown
Show description for 9ffa562
TroyCoombs
and
claude
committed
9ffa562
View commit details
Copy full SHA for 9ffa562
Browse repository at this point
Commits on Jul 17, 2026
fix: guard websocket client state against cross-goroutine races; base64 filters header
Show description for 10ec07c
TroyCoombs
and
claude
committed
10ec07c
View commit details
Copy full SHA for 10ec07c
Browse repository at this point
Commits on Aug 4, 2026
fix: reconnect quietly on server close codes 1001/4001; reset backoff after successful connections
Show description for 91509ef
TroyCoombs
and
cursoragent
committed
91509ef
View commit details
Copy full SHA for 91509ef
Browse repository at this point
Merge origin/main into feat/include_meta_session_data
Show description for d9b6638
claude
committed
d9b6638
View commit details
Copy full SHA for d9b6638
Browse repository at this point
fix: address Copilot review — clean close race in Stop, test goroutine leaks
Show description for 6141796
claude
committed
6141796
View commit details
Copy full SHA for 6141796
Browse repository at this point
fix(listen): quiet 1006 drops, no false reconnect on Ctrl+C, race-free connect flag
Show description for cf9f0ff
claude
committed
cf9f0ff
View commit details
Copy full SHA for cf9f0ff
Browse repository at this point
You can’t perform that action at this time.