Skip to content

fix(sdk): align module and host resolution - #34

Merged
samzong merged 2 commits into
mainfrom
fix/module-and-host-resolution
Aug 25, 2026
Merged

fix(sdk): align module and host resolution#34
samzong merged 2 commits into
mainfrom
fix/module-and-host-resolution

Conversation

@samzong

@samzong samzong commented Aug 25, 2026

Copy link
Copy Markdown
Collaborator

What changed?

  • make the Go modules self-contained and verify isolated core, Cobra, and consumer builds
  • align non-generic host detection and compatible install target selection across TypeScript, Go, Rust, and Python
  • preserve ownership safety across update and uninstall lifecycle cleanup, including duplicate owned targets and malformed metadata
  • validate custom host paths and enforce the behavior through 80 shared golden cases

Why

Verification

  • node scripts/check.mjs

Signed-off-by: samzong <samzong.lu@gmail.com>
Signed-off-by: samzong <samzong.lu@gmail.com>
@samzong
samzong merged commit e90f47b into main Aug 25, 2026
22 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Align host detection and target path semantics across SDKs Make released Go modules self-contained

1 participant