About
Paqad is open source, and Eliyce builds and maintains it
A software delivery framework that anyone can install, read and use without an account or a fee. Eliyce B.V., a Dutch software company, builds it, maintains it and uses it on its own work, including the development of Paqad itself.

The short version
| Product | Paqad, an open-source software delivery framework for engineering teams that use AI |
| Package and command | paqad-ai on npm, first published 18 March 2026 |
| Source code | github.com/Eliyce/paqad-ai |
| Licence | MIT. You may use, change and redistribute it, including commercially, under the licence terms. |
| Built and maintained by | Eliyce B.V., Voorstraat 104, 2685 EP Poeldijk, the Netherlands. Chamber of Commerce (KvK) 94404119. |
| Current release | 1.91.1, published 25 September 2026. The changelog lists every release. |
Why it exists
Good engineering teams already have a way of delivering software: understand the request, agree what will be built, build it to the team's standards, review it, test it, keep the documentation honest, ship it through the team's tools. That process usually lives in people's habits and in scattered documents. When AI joined the work, the engineers behind Paqad found that the AI produced changes quickly but had no way of knowing, or showing, that it had followed the team's process.
Paqad grew out of that hands-on delivery experience. It writes the process down in a form the AI works inside, applies the team's own rules and checks, and keeps a record of what was done at each step, written by scripts rather than by the AI describing its own work. Engineers keep the engineering decisions: what to build, which trade-offs to accept, when a change is good enough to merge. The record exists so that a team can trust the result for a reason it can inspect.
Eliyce uses Paqad to develop Paqad, and publishes the full record of one real change so you can see what a record contains before you install anything. That record is Eliyce's own work, not a customer result.
Paqad, Paqad Spine and Eliyce's services
Three things carry related names. They are separate, and only the first is free and open source.
| What it is | Terms | |
|---|---|---|
| Paqad | The framework on this site. It runs on each engineer's machine, inside their AI tool, and connects to the team's tracker and code host. | Free, MIT licence |
| Paqad Spine | A separate Eliyce product that gives a team one view of its Paqad records across projects. It runs in the customer's own environment under a licence key issued by Eliyce. It is being finished and has no published release date. | Commercial licence, not MIT. About Spine |
| AI Delivery Programme | Eliyce's service for teams that want help adopting Paqad on their real backlog: agreeing the team's rules, setting up checks and delivering alongside the engineers. | Paid service. About the Programme |
You can use Paqad without buying Spine or Eliyce's guided adoption service.
Take part
- Ask a question or share how your team uses it in GitHub Discussions
- Report a bug or request a feature through GitHub issues
- Contribute code or documentation by following CONTRIBUTING.md
- Report a security problem privately, as described on the security page