Releases: NexVar/NexGSD
Releases · NexVar/NexGSD
v1.4.3 — NexGSD branding
Non-breaking. Display brand updated to NexGSD (uppercase acronym, since GSD = Get Shit Done).
Technical identifiers stay lowercase:
- npm package:
nexgsd(unchanged) - CLI command:
nexgsd(unchanged) - Slash commands:
/nexgsd-*(unchanged) - File names:
nexgsd-*.md(unchanged)
Only the human-readable brand display changed — no install/code changes needed.
Repo also renamed: NexVar/NexGsd → NexVar/NexGSD (old URL redirects automatically).
v1.4.2 — Promotional rewrite + SEO
What changed
Non-breaking docs + metadata polish.
- README hero: rewritten with 'From one prompt to a finished product' positioning
- Feature bullets: auto-planning, persistent memory, end-to-end builds, anti-hallucination, quality audits, push notifications — all highlighted
- npm description: promotional, feature-forward (shown in npm search results)
- New npm keywords:
claude,chatgpt,context,context-memory,persistent-memory,cursor,autonomous-agents,prompt-to-production - GitHub topics:
claude,chatgpt,context,context-memory,persistent-memory,autonomous-agents,prompt-to-production - npm downloads badge added to README
No code changes. Install command unchanged: npm i -g nexgsd.
v1.4.1 — NexVar org transfer
Non-breaking: repo moved to NexVar org
- New repo URL: https://github.com/NexVar/NexGsd (old
mertdlkr/NexGsdredirects automatically) - README: Built by NexVar + maintained by Mert Ali Dalkır — both clearly credited
- LICENSE: © NexVar and Mert Ali Dalkır
- package.json:
author= NexVar,contributors= Mert,repository/homepage/bugs→ NexVar org - New keyword:
nexvar(npm discoverability)
Install (unchanged)
npm i -g nexgsd
nexgsd installNo breaking changes to the CLI, slash commands, or install path.
v1.4.0 — Rename to nexgsd
Breaking Change: Package Renamed
mertgsd → nexgsd
Migration
npm uninstall -g mertgsd
npm i -g nexgsdWhat changed
- npm package:
mertgsd→nexgsd - CLI command:
mertgsd <cmd>→nexgsd <cmd> - Slash commands:
/mertgsd-*→/nexgsd-*(all 39 workflows) - Agent files:
.agent/agents/mertgsd-*.md→.agent/agents/nexgsd-*.md(all 18) - GitHub repo:
MertGSD→NexGsd - Branch templates:
gsd/phase-*→nexgsd/phase-*
Internals
- 60 file renames (bin, installer, agents, workflows, ROADMAP)
- 746 content references updated across 84 files (case preserved: lowercase, MixedCase, UPPERCASE)
- Zero legacy-name residue in repo
The old mertgsd npm package remains at v1.3.2 and will be deprecated with a redirect to nexgsd.