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
.
RolnickLab
/
antenna
Public
Notifications
You must be signed in to change notification settings
Fork
17
Star
39
Code
Issues
259
Pull requests
69
Discussions
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Wiki
Security and quality
Insights
Let a station report how it is doing, and show when it was last seen
- #1408
#1408
Open
mihow
wants to merge 21 commits into
main
RolnickLab/antenna:main
from
feat/deployment-status-heartbeat
RolnickLab/antenna:feat/deployment-status-heartbeat
Copy head branch name to clipboard
Conversation
Commits
21
(21)
Checks
Files changed
Open
Let a station report how it is doing, and show when it was last seen
#1408
mihow
wants to merge 21 commits into
main
RolnickLab/antenna:main
from
feat/deployment-status-heartbeat
RolnickLab/antenna:feat/deployment-status-heartbeat
Copy head branch name to clipboard
Commits
Commits on Sep 4, 2026
Let a station report how it is doing, and show when it was last seen
Show description for 8bd6a79
Michael Bunsen
and
claude
committed
8bd6a79
View commit details
Copy full SHA for 8bd6a79
Browse repository at this point
Show an operator when each station was last heard from
Show description for 4534474
Michael Bunsen
and
claude
committed
4534474
View commit details
Copy full SHA for 4534474
Browse repository at this point
Add the station status migration, and answer with plain JSON
Show description for ab7ae04
Michael Bunsen
and
claude
committed
ab7ae04
View commit details
Copy full SHA for ab7ae04
Browse repository at this point
Answer a station's latest reading as an object, not a list of pairs
Show description for 46c10c9
Michael Bunsen
and
claude
committed
46c10c9
View commit details
Copy full SHA for 46c10c9
Browse repository at this point
Format the station status section the way Prettier wants it
Show description for b2628d3
Michael Bunsen
and
claude
committed
b2628d3
View commit details
Copy full SHA for b2628d3
Browse repository at this point
Commits on Sep 5, 2026
Show the Last seen column without asking for it
Show description for ae3ea1a
Michael Bunsen
and
claude
committed
ae3ea1a
View commit details
Copy full SHA for ae3ea1a
Browse repository at this point
Ask a device who it is, not what it can measure
Show description for c41d9d2
Michael Bunsen
and
claude
committed
c41d9d2
View commit details
Copy full SHA for c41d9d2
Browse repository at this point
Add the regenerated migration for the identity-first status payload
Show description for 719af42
Michael Bunsen
and
claude
committed
719af42
View commit details
Copy full SHA for 719af42
Browse repository at this point
Describe the status contract as identity plus capability
Show description for d0a8cb1
Michael Bunsen
and
claude
committed
d0a8cb1
View commit details
Copy full SHA for d0a8cb1
Browse repository at this point
Commits on Sep 6, 2026
Treat a connected device as the exception, not a property of every station
Show description for f8922a6
Michael Bunsen
and
claude
committed
f8922a6
View commit details
Copy full SHA for f8922a6
Browse repository at this point
Regenerate the status migration for the two-field identity
Show description for 0332c53
Michael Bunsen
and
claude
committed
0332c53
View commit details
Copy full SHA for 0332c53
Browse repository at this point
Format the reported-by-device section the way Prettier wants it
Show description for 330bde7
Michael Bunsen
and
claude
committed
330bde7
View commit details
Copy full SHA for 330bde7
Browse repository at this point
Show a device implementer how to report status, as a test
Show description for 453f7ab
Michael Bunsen
and
claude
committed
453f7ab
View commit details
Copy full SHA for 453f7ab
Browse repository at this point
Point at the configurable-metadata work this is not
Show description for c3a3d0a
Michael Bunsen
and
claude
committed
c3a3d0a
View commit details
Copy full SHA for c3a3d0a
Browse repository at this point
Commits on Sep 7, 2026
Keep a station's reported detail inside its project
Show description for c59ba7b
Michael Bunsen
and
claude
committed
c59ba7b
View commit details
Copy full SHA for c59ba7b
Browse repository at this point
Tell an anonymous reader to sign in, not that they are forbidden
Show description for 133f0be
Michael Bunsen
and
claude
committed
133f0be
View commit details
Copy full SHA for 133f0be
Browse repository at this point
Stop the example client from sending credentials in the clear
Show description for a8709b4
Michael Bunsen
and
claude
committed
a8709b4
View commit details
Copy full SHA for a8709b4
Browse repository at this point
Commits on Sep 10, 2026
Merge main into the station status branch
Show description for 7e61bf7
mihow
and
claude
committed
7e61bf7
View commit details
Copy full SHA for 7e61bf7
Browse repository at this point
Show at a glance which stations are reporting right now
Show description for ddaff51
mihow
and
claude
committed
ddaff51
View commit details
Copy full SHA for ddaff51
Browse repository at this point
Judge a station online by when its report arrived, not by its own clock
Show description for e536bdc
mihow
and
claude
committed
e536bdc
View commit details
Copy full SHA for e536bdc
Browse repository at this point
Order the new constant import the way isort expects
Show description for 776442f
mihow
and
claude
committed
776442f
View commit details
Copy full SHA for 776442f
Browse repository at this point
You can’t perform that action at this time.