Skip to content

Nesso v0.1.0-alpha.38

Latest

Choose a tag to compare

@github-actions github-actions released this 26 Jun 11:23

[0.1.0-alpha.38] - 2026-06-26

Added

  • MCP graph tools: @nesso-how/mcp exposes validate_graph (non-throwing document validation with errors/warnings) and build_graph (structured concepts/relations → importable JSON with dagre layout). Docs updated in the MCP integration guide.
  • First-run onboarding: Fresh installs open an empty Tutorial graph and walk through a welcome dialog, an eleven-step coachmark tour on the real UI (each step gated by the matching action), and a one-time telemetry consent banner. Tour progress survives reload; About → Show tutorial again replays from the welcome dialog. Documented in the getting-started guide.

Changed

  • First launch: Demo seed graphs are no longer auto-loaded on first launch; a locale-appropriate seed map opens when onboarding ends (skipping removes the Tutorial graph, completing keeps it).