|
21 | 21 | | v0.9.0 | Container/Image Gaps, Context, Auth | +14 | 98 | +1 | +0 | Released | |
22 | 22 | | v0.10.0 | Swarm Orchestration | +24 | 122 | +1 | +1 | Released | |
23 | 23 | | v0.11.0 | Swarm Stacks, Configs, Secrets, Trust | +18 | 140 | +1 | +0 | Released | |
24 | | -| v0.12.0 | Niche, Scout, and Extras | +10 | 150 | +0 | +0 | (current) | |
25 | | -| v1.0.0 | Stable | +0 | 150 | +0 | +0 | Planned | |
| 24 | +| v0.12.0 | Niche, Scout, and Extras | +10 | 150 | +0 | +0 | Released | |
| 25 | +| v1.0.0 | Stable | +0 | 150 | +0 | +0 | (current) | |
26 | 26 |
|
27 | 27 | --- |
28 | 28 |
|
@@ -370,16 +370,15 @@ Remaining Docker CLI commands, vulnerability scanning, compose watch, plugin man |
370 | 370 |
|
371 | 371 | ## v1.0.0 - Stable |
372 | 372 |
|
373 | | -Production release after community feedback and testing. |
| 373 | +Production-grade stable release. |
374 | 374 |
|
375 | | -- Finalize all APIs and tool signatures |
376 | | -- Complete documentation coverage |
377 | | -- Performance optimization for MCP tool responses |
378 | | -- Full test coverage across all components |
379 | | -- Expand Common Pitfalls sections across all skills |
380 | | -- Add cross-references between related skills and rules |
381 | | -- Add workflow diagrams to complex skills |
382 | | -- Comprehensive error message review for all MCP tools |
| 375 | +- Finalized all APIs and tool signatures across 150 MCP tools |
| 376 | +- Enhanced error messages with error type, failed command, and actionable suggestions |
| 377 | +- Added workflow diagrams to docker-context-management, docker-image-signing, and docker-swarm skills |
| 378 | +- Integration smoke test verifying all 150 tool files export register() |
| 379 | +- Comprehensive GH Pages site overhaul - removed emojis, added tool search/filter, back-to-top, active nav highlighting |
| 380 | +- Fixed documentation inconsistencies across all files (skill/rule counts, tool counts) |
| 381 | +- Full documentation sweep and version consistency |
383 | 382 |
|
384 | 383 | --- |
385 | 384 |
|
@@ -425,6 +424,7 @@ All destructive MCP tools (`rm`, `rmi`, `prune`, `kill`, `down`, `leave`) will: |
425 | 424 | - [x] 10 niche/scout/extras tools (version, composeVersion, composeWatch, scoutQuickview/Cves/Recommendations, pluginLs/Install/Rm/Enable) |
426 | 425 | - [x] 17 skills covering all Docker workflows |
427 | 426 | - [x] 10 rules for Docker validation |
| 427 | +- [x] v1.0.0 stable: enhanced error messages, workflow diagrams, tool export smoke tests, GH Pages overhaul |
428 | 428 |
|
429 | 429 | --- |
430 | 430 |
|
|
0 commit comments