What’s new
- Fixed npm packaging warnings (
binpath, repo URL, missing .npmignore) - Added optimized
package.jsonwith clean scripts, metadata, and file filtering - Added one-command release script (
npm run publish:pro) - Improved project structure for faster installs and smaller bundle size
- General stability & performance improvements for smoother CLI experience
Release Description
This release refines CodeNarrator’s developer experience and publish flow.
The CLI is now more stable, lighter, and ready for future AI-engine upgrades.
You can now ship updates to npm in one line — just run:
npm run publish:proTry it out:
npm i -g @codemaverick-143/codenarrator
codenarrator --helpNext up: integration with Gemini 2.0 API and offline narration caching for lightning-fast code explanations ⚡