fix(readme): Expand README with detailed usage examples, API reference and features; add local assistant settings

This commit is contained in:
2025-08-18 02:17:15 +00:00
parent c2a92197a2
commit 925f5c7097
3 changed files with 308 additions and 58 deletions

View File

@@ -1,5 +1,11 @@
# Changelog
## 2025-08-18 - 2.0.6 - fix(readme)
Expand README with detailed usage examples, API reference and features; add local assistant settings
- Expanded README.md: added badges, features list, installation instructions (including pnpm), quick start, detailed usage examples (package info, search, download, extraction, version management, virtual directory), caching info, API reference, and common use cases.
- Added .claude/settings.local.json to define local assistant permissions
## 2025-08-18 - 2.0.5 - fix(smartnpm)
Fix file extraction & streaming, types and caching; update deps and CI; skip flaky tests