We launched AINative on April 3, 2026. In the two weeks since, our three published npm packages have accumulated 944 combined downloads. That number is modest — and we are proud of it, because it is real.
Breaking down the 944 downloads
| Package | Version | Monthly Downloads | Published |
|---|---|---|---|
| @hari7261/ainative-client | 0.1.1 | 270 | Apr 3, 2026 |
| @hari7261/ainative-server-node | 0.1.1 | 259 | Apr 3, 2026 |
| @hari7261/ainative-cli | 0.2.0 | 415 | Apr 4, 2026 |
The CLI leads with 415 downloads, which makes sense — it is the first thing developers reach for when evaluating a new tool. Trying `ainative doctor` takes thirty seconds; integrating the client runtime requires real investment.
Why we publish real numbers
Many developer tools project inflated metrics in their marketing. We believe accuracy builds more durable trust than invented traction. When AINative reaches 10 000 monthly downloads, that milestone will mean something precisely because we reported 944 honestly at launch.
What comes next
- Python server adapter — currently in review, targets v0.1.0 by end of April.
- Anthropic streaming improvements — native tool-call cancellation support.
- ainative init scaffold — one-command project bootstrap for Next.js and Vite.
- Documentation site search — powered by the AINative client runtime itself.
Each item above corresponds to an open issue or pull request in the public repository. Follow along at github.com/hari7261/ainative.