v1.0.6
Fixed
- Cordis plugin install chain for git-source installs (
dsh plugin add github:ddtcorex/agent-dev-skills): added apreparescript (tsc) so the package buildslib/itself on install — a git install fetches sources only and never runsbuild, so the declared entrylib/index.jsdid not exist (found in awesome-dsh-plugin#2165 review). pnpm ≥ 10 users allow the build once viaallowBuildsin the profile'spnpm-workspace.yaml;dsh pluginprints the exact key on first add. cordis.patch.ymlinsert row now names@ddtcorex/agent-dev-skillsinstead of the bareagent-dev-skills: the loader imports the row'snameas a Node specifier, and no package namedagent-dev-skillsexists — the bundle layer could never have loaded even withlib/built.
Changed
- Renamed the DSH Web GUI Agent Preset from
"Govard Dev Agent"to"Govard Master"(preset.yml; installer output and README updated to match).
Full Changelog: v1.0.5...v1.0.6