Commit 462895d
committed
chore(release): 0.7.0-dev.5
## [0.7.0-dev.5](v0.7.0-dev.4...v0.7.0-dev.5) (2025-10-13)
### Features
* add host-specific CLI arguments for MCP configure command ([a0e840d](a0e840d))
* add host-specific MCP configuration models with type field ([63e78ed](63e78ed))
* add user feedback reporting system for MCP configuration ([b15d48a](b15d48a))
* add user feedback reporting to package add/sync commands ([a6ad932](a6ad932))
* implement ALL host-specific CLI arguments with new reporting ([75943b9](75943b9))
* integrate Pydantic model hierarchy into CLI handlers ([eca730a](eca730a))
### Bug Fixes
* **cli:** resolve argparse naming conflict ([83ab933](83ab933))
* correct report display logic to exclude unset fields ([5ba2076](5ba2076))
* **tests:** add missing mock ([78cd421](78cd421))
* **tests:** correct dependency dummy metadata extraction ([9573e45](9573e45))
* **tests:** update simple_dep_pkg to use local base_pkg ([b1bf8bd](b1bf8bd))
### Documentation
* update CLI reference for MCP host configuration integration ([ef1b7ca](ef1b7ca))1 parent 28eb090 commit 462895d
2 files changed
+27
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
1 | 27 | | |
2 | 28 | | |
3 | 29 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| |||
0 commit comments