Run sudo apt install...
I'm on Windows.
AIHostCheck gives GPT and AI coding agents evidence about a developer machine before they propose commands—across Windows, macOS, and Linux.
{ "schema_version": "1.0.0", "platform": "linux/amd64", "capabilities": { "python": { "status": "detected", "value": "Python 3.12.4", "evidence": [{ "source": "executable_probe" }] } }}A chat model cannot see the machine in front of you. Even an agent with terminal access can confuse absence with missing permissions, unsupported checks, or the wrong runtime on PATH.
Run sudo apt install...
I'm on Windows.
One standalone binary performs bounded, read-only checks. No account, runtime, administrator privilege, or network probe.
aihostcheck --jsonInspect the JSON before sharing. Sensitive categories are excluded by design and reports are never uploaded.
schema_version: 1.0.0The agent sees explicit status, value, and evidence—and knows when to ask for a safe check instead of guessing.
unknown ≠ absentAIHostCheck is designed as a compatibility layer between a real host and an AI workflow. Its output is versioned, machine-readable, privacy-bounded, and explicit about uncertainty.
Inspect the JSON SchemadetectedPositive evidence existsnot_detectedSupported check found nothingunknownEvidence cannot establish the factunsupportedNo supported check on this platformerrorA supported check failedpermission_deniedAccess was blockedAIHostCheck is an early-stage open-source project. The foundation ships today; broader validation and integrations are the next work—not claims we make in advance.
Developer program credits and tooling help an early open-source project turn a credible foundation into a tested public utility: more real-device coverage, safer releases, dependable hosting, and faster community feedback.