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
.
trydirect
/
status
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
9
Star
10
Code
Issues
1
Pull requests
8
Discussions
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Wiki
Security and quality
Insights
master-> dev
- #95
#95
Merged
vsilent
merged 28 commits into
dev
trydirect/status:dev
from
master
trydirect/status:master
Copy head branch name to clipboard
May 2, 2026
Conversation
Commits
28
(28)
Checks
Files changed
Merged
master-> dev
#95
vsilent
merged 28 commits into
dev
trydirect/status:dev
from
master
trydirect/status:master
Copy head branch name to clipboard
Commits
Commits on Apr 7, 2026
Merge branch 'trydirect:master' into dev
vsilent
authored
16f053e
View commit details
Copy full SHA for 16f053e
Browse repository at this point
Commits on Apr 9, 2026
RUSTSEC-2026-0049 (rustls-webpki) — fixed by upgrading 0.103.8 -> 0.103.10
vsilent
committed
6c051cf
View commit details
Copy full SHA for 6c051cf
Browse repository at this point
Commits on Apr 11, 2026
capture probe samples
vsilent
committed
6d742e7
View commit details
Copy full SHA for 6d742e7
Browse repository at this point
Merge branch 'master' into feature/pipe-probe-capture
vsilent
authored
efd6e55
View commit details
Copy full SHA for efd6e55
Browse repository at this point
Commits on Apr 12, 2026
update notifications implemented, clippy fix, cargo fmt
vsilent
committed
3ab85f1
View commit details
Copy full SHA for 3ab85f1
Browse repository at this point
AlertManager + TokenProvider
vsilent
committed
0934db6
View commit details
Copy full SHA for 0934db6
Browse repository at this point
cargo clippy --no-default-features --features minimal fixes
vsilent
committed
c1319fa
View commit details
Copy full SHA for c1319fa
Browse repository at this point
Commits on Apr 13, 2026
trigger pipe command
vsilent
committed
dc119f8
View commit details
Copy full SHA for dc119f8
Browse repository at this point
Merge branch 'notifications' into dev
vsilent
committed
8af93a2
View commit details
Copy full SHA for 8af93a2
Browse repository at this point
Merge branch 'fix/security-owasp' into dev
vsilent
committed
850212d
View commit details
Copy full SHA for 850212d
Browse repository at this point
Merge branch 'feature/auth-token-refresh-on-401' into dev
vsilent
committed
67b4614
View commit details
Copy full SHA for 67b4614
Browse repository at this point
--ammend
vsilent
committed
7af4621
View commit details
Copy full SHA for 7af4621
Browse repository at this point
Merge branch 'dev' of https://github.com/vsilent/status into dev
vsilent
committed
1220977
View commit details
Copy full SHA for 1220977
Browse repository at this point
fmt all
vsilent
committed
2522f50
View commit details
Copy full SHA for 2522f50
Browse repository at this point
Merge pull request #89 from vsilent/dev
Show description for f82b353
vsilent
authored
f82b353
View commit details
Copy full SHA for f82b353
Browse repository at this point
Commits on Apr 15, 2026
feat: add real WebSocket and gRPC streaming transports
Show description for 1efe9e1
vsilent
and
Copilot
committed
1efe9e1
View commit details
Copy full SHA for 1efe9e1
Browse repository at this point
Commits on Apr 17, 2026
.claude/settings.local.json appears to be a local, developer-specific tool-permissions file. Committing it can unintentionally standardize local permissions or leak workflow assumptions. Consider r…
Show description for d5ae042
vsilent
committed
d5ae042
View commit details
Copy full SHA for d5ae042
Browse repository at this point
ignore claude files
vsilent
committed
e58eb45
View commit details
Copy full SHA for e58eb45
Browse repository at this point
fix reviewer comments
vsilent
committed
f3c1af6
View commit details
Copy full SHA for f3c1af6
Browse repository at this point
Merge branch 'master' into feature/streaming-pipes
vsilent
authored
f23ae29
View commit details
Copy full SHA for f23ae29
Browse repository at this point
protoc deps
vsilent
committed
742cfca
View commit details
Copy full SHA for 742cfca
Browse repository at this point
Merge branch 'feature/streaming-pipes' of https://github.com/vsilent/status into feature/streaming-pipes
vsilent
committed
b5bcdaf
View commit details
Copy full SHA for b5bcdaf
Browse repository at this point
clippy blockers fix
vsilent
committed
b942b7d
View commit details
Copy full SHA for b942b7d
Browse repository at this point
Commits on Apr 18, 2026
Merge pull request #90 from vsilent/feature/streaming-pipes
Show description for fb04793
vsilent
authored
fb04793
View commit details
Copy full SHA for fb04793
Browse repository at this point
Commits on Apr 21, 2026
Feature/streaming pipes (#91)
Show description for 95adca3
vsilent
and
vsilent
authored
95adca3
View commit details
Copy full SHA for 95adca3
Browse repository at this point
Feature/streaming pipes (#93)
Show description for 3dce38e
vsilent
and
vsilent
authored
3dce38e
View commit details
Copy full SHA for 3dce38e
Browse repository at this point
chore(release): v0.1.8
Show description for 76a4671
vsilent
and
Copilot
committed
76a4671
View commit details
Copy full SHA for 76a4671
Browse repository at this point
Commits on May 2, 2026
Merge branch 'dev' into master
vsilent
authored
3f39418
View commit details
Copy full SHA for 3f39418
Browse repository at this point
You can’t perform that action at this time.