Skip to content

[codex] Manage npm and bun tools locally#25

Merged
halkn merged 1 commit into
mainfrom
managed-npm-bun-tools
May 2, 2026
Merged

[codex] Manage npm and bun tools locally#25
halkn merged 1 commit into
mainfrom
managed-npm-bun-tools

Conversation

@halkn

@halkn halkn commented May 2, 2026

Copy link
Copy Markdown
Owner

Summary

  • Install npm and Bun tools into ptm-managed tool directories instead of global package directories.
  • Link package binaries from node_modules/.bin into $XDG_BIN_HOME and record npm/Bun package metadata.
  • Keep pinned npm/Bun versions consistent across install, check, and update behavior.
  • Document the managed npm/Bun layout and clean behavior.

Validation

  • uv run pytest
  • uv run ruff check src tests
  • uv run ruff format --check src tests
  • uv run ty check src tests
  • git diff --check

@halkn halkn marked this pull request as ready for review May 2, 2026 01:26
@halkn halkn merged commit b0c6406 into main May 2, 2026
1 check passed
@halkn halkn deleted the managed-npm-bun-tools branch May 2, 2026 01:26
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