Skip to content

0.10.1

Choose a tag to compare

@wonkwonlee wonkwonlee released this 11 Jun 07:26
· 18 commits to main since this release

GotSaeng OS 0.10.1

Open-source ignition release. Local-first context compiler for Markdown vaults — no cloud, no telemetry, no LLM calls.

Install

npx -y @gotsaeng/cli@0.10.1 compile <vault> --output <dir> --project "<name>"

Highlights

  • npx quick start, badges, and terminal demo in the README
  • OIDC trusted-publisher release automation (npm provenance, core→cli order)
  • Node 20 + 22 CI matrix and coverage tooling
  • Deepened CONTRIBUTING with repo map and extension walkthroughs
  • Obsidian community plugin submission package
  • @gotsaeng/shared marked private

Obsidian plugin assets

main.js, manifest.json, and styles.css are attached for the Obsidian community plugin directory (desktop-only; the plugin bundles @gotsaeng/core which uses Node fs for local vault access).

See CHANGELOG.md for details.