Skip to content

fix: add npm metadata links for CLI package#1

Open
xianzuyang9-blip wants to merge 1 commit into
awesamarth:mainfrom
xianzuyang9-blip:codex/npm-metadata-links
Open

fix: add npm metadata links for CLI package#1
xianzuyang9-blip wants to merge 1 commit into
awesamarth:mainfrom
xianzuyang9-blip:codex/npm-metadata-links

Conversation

@xianzuyang9-blip

Copy link
Copy Markdown

Summary

  • add homepage metadata for the published @agentis-hq/cli package
  • add repository metadata pointing to the monorepo packages/cli directory
  • add the GitHub issues URL for npm's bugs metadata

Verification

  • node -e "JSON.parse(require('fs').readFileSync('packages/cli/package.json','utf8')); console.log('agentis package json valid')"
  • npm pack --dry-run --json --ignore-scripts from packages/cli

Note: I could not run the Bun workspace build on this Windows machine because Bun is not installed locally. This change is metadata-only and does not touch CLI runtime code.

@vercel

vercel Bot commented Jun 8, 2026

Copy link
Copy Markdown

@xianzuyang9-blip is attempting to deploy a commit to the Samarth Saxena's projects Team on Vercel.

A member of the Team first needs to authorize it.

@awesamarth

Copy link
Copy Markdown
Owner

Thanks for the PR — the metadata additions look useful. Could you please rebase onto the latest main, retain the current CLI version (0.4.1), and preserve LF line endings? The current patch converts the full file to CRLF, which makes the diff much noisier than the three intended metadata additions.

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.

2 participants