Skip to content

chore(repo): migrate kitup to lathe-cli#12

Merged
samzong merged 1 commit into
mainfrom
chore/lathe-cli-migration
Jul 1, 2026
Merged

chore(repo): migrate kitup to lathe-cli#12
samzong merged 1 commit into
mainfrom
chore/lathe-cli-migration

Conversation

@samzong

@samzong samzong commented Jul 1, 2026

Copy link
Copy Markdown
Collaborator

Summary

  • Move canonical repository, Go module, release workflow, smoke-test, and package metadata references from samzong/kitup to lathe-cli/kitup.
  • Keep the existing npm package name @kitup/sdk and crate name kitup unchanged.

Scope Check

  • Stays within the v0.1 bundled-skill installer boundary.
  • Does not add marketplace, registry, remote install, script execution, GUI, MCP server, or agent runtime behavior.
  • No observable installer behavior changes; golden cases are unchanged.
  • No spec/hosts.json changes; generated host constants are unchanged.

Verification

  • make check
  • node scripts/prepare-release.mjs patch --dry-run
  • git diff --check HEAD~1..HEAD
  • Local Go consumer smoke with replace for github.com/lathe-cli/kitup/go
  • Local Go Cobra consumer smoke with replace for github.com/lathe-cli/kitup/go-cobra
  • rg "samzong/kitup" returned no matches
  • pre-ship --committed found 0 MUST-FIX issues

Signed-off-by: samzong <samzong.lu@gmail.com>
@samzong samzong merged commit b10342a into main Jul 1, 2026
2 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.

1 participant