Skip to content
This repository was archived by the owner on Mar 28, 2026. It is now read-only.

Prepare the first npm release for Buddy#9

Merged
owenqwenstarsky merged 1 commit intomainfrom
codex/prepare-first-npm-release
Mar 27, 2026
Merged

Prepare the first npm release for Buddy#9
owenqwenstarsky merged 1 commit intomainfrom
codex/prepare-first-npm-release

Conversation

@owenqwenstarsky
Copy link
Copy Markdown
Member

Summary

  • update the package for first-time npm publishing as @teichai/buddy with alpha version 0.0.1
  • add release metadata and packaging safeguards, including MIT licensing, Node engine requirements, prepack/prepublishOnly, and a build-only TS config
  • make the installed CLI executable by adding the node shebang and standardizing the buddy config command in docs and user-facing messages
  • add test execution to CI and refresh the lockfile to pin undici@6.24.1 via overrides to resolve audit findings

Testing

  • npm run check
  • npm test
  • npm audit
  • npm publish --dry-run

@owenqwenstarsky owenqwenstarsky merged commit 468add5 into main Mar 27, 2026
1 check passed
@owenqwenstarsky owenqwenstarsky deleted the codex/prepare-first-npm-release branch March 28, 2026 00:10
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant