fix(aidocs, config): migrate aidocs configuration handling from npmextra to smartconfig
This commit is contained in:
@@ -1,5 +1,12 @@
|
||||
# Changelog
|
||||
|
||||
## 2026-03-24 - 2.0.1 - fix(aidocs, config)
|
||||
migrate aidocs configuration handling from npmextra to smartconfig
|
||||
|
||||
- replace the @push.rocks/npmextra dependency with @push.rocks/smartconfig
|
||||
- load project metadata from smartconfig.json instead of npmextra.json in aidocs workflows
|
||||
- move user key-value store paths from ~/.npmextra to ~/.smartconfig and preserve existing OPENAI_TOKEN data through migration
|
||||
|
||||
## 2026-03-11 - 2.0.0 - BREAKING CHANGE(aidoc)
|
||||
migrate agent orchestration to new runAgent API and filesystem tools; refactor model handling and update README and tests
|
||||
|
||||
|
||||
Reference in New Issue
Block a user