Meta AI enhances machine learning, NLP, and computer vision capabilities.
T Status
About T Status
T Status provides a native Swift agent for macOS that gathers system health metrics into structured JSON reports. The tool samples CPU, memory, disk, and GPU usage over time, storing data locally in JSONL format with a stable device identifier. Users can generate shareable links to send diagnostic evidence to technical support, developers, or AI systems for analysis. The collected data is read-only by design and does not include personal files or remote-control capabilities. Sharing links expire after a set period, and access can be revoked at any time. The current CLI version operates locally without uploading data or opening public ports, while future updates will introduce authenticated fleet heartbeats and an administrator console for monitoring multiple devices.
Key features
- Read-only system diagnostics
- Local JSONL history storage
- Stable device identification
- Expiring shareable links
- Authenticated fleet heartbeats
- Revocation of access
- CPU, memory, disk, and GPU monitoring
- AI-compatible structured data
Use cases
- Troubleshooting Mac performance issues
- Sharing diagnostic evidence with technical support
- Monitoring multiple Mac devices in a fleet
Pros
- Read-only data collection prevents system modifications
- Local-first storage with optional private sharing
- Structured JSON output for compatibility with AI tools
- Expiring and revocable sharing links
- Stable device identity for fleet tracking
Cons
- CLI-only alpha version with no GUI
- No public API or third-party integrations listed
- Requires Apple silicon Mac
- Limited to macOS platform
Frequently asked questions about T Status
What is T Status and what does it do?
T Status is a native Swift agent for macOS that collects read-only system health metrics into structured JSON reports. It samples CPU, memory, disk, and GPU usage over time and stores the data locally in JSONL format with a stable device identifier.
Who should use T Status?
T Status is designed for developers, local-AI users, technical support teams, multi-Mac operators, and everyday Mac users who need to diagnose system issues or share diagnostic evidence privately.
How does T Status handle privacy and data sharing?
T Status operates with a read-only design and does not include personal files or remote-control capabilities. Sharing links are private, expire after a set period, and can be revoked at any time. AI access requires explicit owner approval.
Can T Status be used for fleet monitoring?
The current CLI version supports local collection and authenticated fleet heartbeats. Future updates will introduce an administrator console for monitoring multiple devices and generating fleet health summaries.
Is T Status available for Intel Macs?
The current working alpha is available for Apple silicon Macs only. Future versions may expand compatibility.
How do I get started with T Status?
Download the CLI v0.2 for Apple silicon from the website, install it locally, and run the collector to generate diagnostic reports. The tool does not require uploading data or opening public ports.