+1
-1
| { | ||
| "name": "bungraph", | ||
| "version": "0.1.27", | ||
| "version": "0.1.28", | ||
| "description": "Turnkey temporal context graph (Graphiti 1:1 port) on libsql. Uses your local Claude Code CLI — no API keys. Single bunx command. MCP + HTTP + CLI.", | ||
@@ -5,0 +5,0 @@ "type": "module", |
+14
-0
| # bungraph | ||
| **Docs:** https://anentrypoint.github.io/bungraph/ | ||
| Turnkey temporal context graph on libsql for AI agents. A 1:1 JavaScript port of [Graphiti](https://github.com/getzep/graphiti) built on: | ||
@@ -110,4 +112,16 @@ | ||
| ## Docs site | ||
| The site at https://anentrypoint.github.io/bungraph/ is built by GitHub Actions from `docs-src/` on every push to `main`. It uses [flatspace](https://www.npmjs.com/package/flatspace) as the build tool, the 247420 design system for styling (`docs-src/theme/assets/`), and vendors webjsx + rippleui locally — no CDN, no external network at runtime. | ||
| To build locally: | ||
| ```bash | ||
| npx flatspace build # reads flatspace.config.mjs, writes docs/ | ||
| ``` | ||
| Content lives in `docs-src/content/` as YAML. The theme is in `docs-src/theme/`. | ||
| ## License | ||
| Apache-2.0 |
114278891
0127
12.39%