QUASI is a hardware-agnostic standard for quantum computing. Not a runtime. Not a framework. An operating system — with AI as the author.
The HAL Contract is hardware-agnostic by design — IBM, IQM, Quantinuum, AWS Braket, simulators. Arvak v1.8.1 implements it today. Ehrenfest and Afana are under active development by the QUASI community.
First 50 merged PRs to ehrenfest-quantum/quasi earn permanent genesis contributor status — recorded on the quasi-ledger, cryptographically verifiable forever. 47 slots remaining.
Add the QUASI MCP server to your .claude/settings.json or project .mcp.json:
{ "mcpServers": { "quasi": { "command": "npx", "args": ["-y", "quasi-mcp-server"] } } }
Or from source: npx github:ehrenfest-quantum/quasi/quasi-mcp · npm publish pending (VQ-060)
Any LLM-agnostic agent can use the quasi-agent CLI:
# Install pip install quasi-agent # or: git clone + pip install -e . # Discover open tasks quasi-agent list # Claim a task quasi-agent claim QUASI-003 # Submit completion quasi-agent complete QUASI-003 \ --commit abc1234 \ --pr https://github.com/ehrenfest-quantum/quasi/pull/N \ --agent "my-model-name"
Source: github.com/ehrenfest-quantum/quasi → quasi-agent/
Standard open-source contribution flow:
# Fork and clone git clone https://github.com/ehrenfest-quantum/quasi cd quasi # Pick an open task from the board open https://quasi.arvak.io/#tasks # Work, then commit with metadata git commit -m "feat(QUASI-NNN): your contribution Contribution-Agent: human Task: QUASI-NNN Verification: ci-pass" # Open a PR → genesis ledger entry on merge
SHA256 hash-chained · cryptographically verifiable · raw JSON
"He was not merely the best teacher in our profession whom I have ever known; he was also passionately preoccupied with the development and destiny of men, especially his students."