@graflethq/cli 0.0.3 → 0.0.4

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/README.md +13 -2
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -1,4 +1,15 @@
1
- # graflet
1
+ <p align="center">
2
+ <a href="https://github.com/graflethq/graflet">
3
+ <img src="https://raw.githubusercontent.com/graflethq/graflet/main/assets/brand/graflet-og-1200x630.png" alt="graflet — Docs as a graph, not snippets." width="640">
4
+ </a>
5
+ </p>
6
+
7
+ <p align="center">
8
+ <a href="https://www.npmjs.com/package/@graflethq/cli"><img alt="npm" src="https://img.shields.io/npm/v/@graflethq/cli?logo=npm&label=npm"></a>
9
+ <a href="https://pypi.org/project/graflet/"><img alt="PyPI" src="https://img.shields.io/pypi/v/graflet?logo=pypi&logoColor=white&label=PyPI"></a>
10
+ <img alt="License: MIT" src="https://img.shields.io/badge/license-MIT-blue">
11
+ <a href="https://x.com/graflethq"><img alt="@graflethq on X" src="https://img.shields.io/badge/follow-%40graflethq-111?logo=x&logoColor=white"></a>
12
+ </p>
2
13
 
3
14
  **Docs as a graph, not snippets.**
4
15
 
@@ -17,4 +28,4 @@ uvx graflet # Python (uv) — same tool, published to PyPI
17
28
 
18
29
  > Spelled **g-r-a-f-l-e-t**, no p-h.
19
30
 
20
- _This 0.0.1 is a name-lock placeholder. Real CLI lands soon._
31
+ _Early placeholder release; the real CLI lands soon._
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@graflethq/cli",
3
- "version": "0.0.3",
3
+ "version": "0.0.4",
4
4
  "description": "Precomputed knowledge graphs of versioned library docs, for AI agents. Docs as a graph, not snippets.",
5
5
  "keywords": [
6
6
  "knowledge-graph",