Skip to content

v0.1.1 — README refresh (banner, Mermaid, i18n)

Latest

Choose a tag to compare

@TheStack-ai TheStack-ai released this 17 Apr 05:16
· 13 commits to main since this release

README-only refresh of waypath. No package surface changes.

What changed

  • Hero banner (SVG/PNG) with graph motif
  • More badges (downloads, stars, Node 22, tests, license)
  • Mermaid architecture diagram (native GitHub rendering, replaces ASCII box)
  • GitHub-flavored alerts (`[!TIP]`, `[!IMPORTANT]`)
  • Live `waypath codex` JSON output sample
  • Comparison table vs cloud memory / vector-only RAG
  • i18n: 한국어 · 中文

Install

```bash
npm install -g waypath
```

No code changes from 0.1.0

All 131 tests still pass. Same 26 CLI commands, same facade, same MCP server.

See the v0.1.0 release for the full feature set.