Skip to content

Releases: Hi7anshu/polymath-vault

v0.1.2 — npm Keyword Expansion

26 Apr 18:07

Choose a tag to compare

What's new

Discoverability patch — expanded npm keyword set so the package surfaces in more searches.

Changed

  • package.json keywords: 10 → 16
  • Added: claude-code, ai, productivity, personal-knowledge-management, building-a-second-brain, wiki

No functional changes. Safe to upgrade.

Full changelog: v0.1.1...v0.1.2

v0.1.1 — Beginner-Friendly Documentation

26 Apr 18:07

Choose a tag to compare

What's new

First accessibility pass — making Polymath World usable for people who've never opened a terminal.

Added

  • docs/getting-started.md — 10-step guide: install Node.js, run the CLI, open vault in Obsidian, start first Claude session
  • FAQ: 4 new questions covering terminal basics, Claude Code vs claude.ai, API cost expectations

Improved

  • README: beginner callout at the top, requirements table, numbered steps with platform-specific commands
  • Workflow section: explicit context that commands run inside Claude Code, not the OS terminal

Fixed

  • All 5 critical accessibility issues from audit (missing terminal context, no Node.js install path, workflow step ambiguity)

Full changelog: v0.1.0...v0.1.1