All posts
Announcements2 min read

Announcing Hyperlight

An open-source, modular platform for agents.

We're introducing Hyperlight: an open-source project building a modular platform for agents and the people who work with them.

Our goal is infrastructure that works with your choice of agents and models, from a single laptop to datacenters across the world. We're designing the components to work independently and integrate with existing tools, so adopting one doesn't require replacing your entire stack.

The first projects

Vorpal is available today. It gives people and coding agents codebase search and a queryable graph of definitions and relationships through a CLI, MCP server, and language packages. Introducing Vorpal covers the implementation, benchmarks, and setup.

Hyperscale is also available. It brings performance and integration testing together in asynchronous Python workflows, with multiple protocol clients and live execution statistics. The package is published on PyPI.

Focal and Slates are in development. Focal records the requirements, evidence, and acceptance decisions behind collaborative work. Slates gives agents isolated workspaces and merges their changes while identifying conflicts. Both have working implementations available from source; neither has a release yet.

Project Directives

Hyperlight is an independent project, not a company. We're committed to keeping its tools free and open source, and to making them useful beyond any one model or agent framework. We'll share releases, designs, and engineering updates as the work progresses.

Explore the projects and follow development on GitHub.