@mstar-harness/cli 1.8.3 → 1.8.6
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/mstar-harness.js +1 -1
- package/package.json +1 -1
package/dist/mstar-harness.js
CHANGED
|
@@ -4733,7 +4733,7 @@ function runInit2(scope, dryRun) {
|
|
|
4733
4733
|
}
|
|
4734
4734
|
notes.push("Verify with: omp plugin list");
|
|
4735
4735
|
notes.push("Enter PM with /skill:pm ; commands: /iteration-start /iteration-drive /iteration-loop /codebase-audit");
|
|
4736
|
-
notes.push(`Host adapter:
|
|
4736
|
+
notes.push(`Host adapter: mstar-host → references/omp.md (skill://mstar-host/references/omp.md)`);
|
|
4737
4737
|
notes.push(`Alternate install without CLI link: omp plugin install ${REPO_URL.replace("https://github.com/", "github:").replace(/\.git$/, "")}`);
|
|
4738
4738
|
return {
|
|
4739
4739
|
location: HARNESS_REPO_PATH,
|