Skip to content

fix(cli): update package rename filters and docs#58

Merged
Vann-Dev merged 1 commit into
mainfrom
kaito/fix-cli-rename-docs-filters
May 15, 2026
Merged

fix(cli): update package rename filters and docs#58
Vann-Dev merged 1 commit into
mainfrom
kaito/fix-cli-rename-docs-filters

Conversation

@Vann-Dev
Copy link
Copy Markdown
Owner

Summary

  • update root CLI scripts and aggregate build/typecheck filters to target the renamed agentbridge-ai workspace
  • update root and CLI README install-free examples to use npx agentbridge-ai
  • document retained agentbridge binary compatibility while package metadata exposes that bin

Checks

  • corepack pnpm --filter agentbridge-ai typecheck
  • corepack pnpm --filter agentbridge-ai build
  • corepack pnpm --filter agentbridge-ai pack:dry-run
  • corepack pnpm cli:typecheck
  • corepack pnpm cli:build
  • corepack pnpm cli:pack
  • corepack pnpm lint
  • DATABASE_URL=postgresql://postgres:postgres@localhost:5432/agentbridge?schema=public corepack pnpm typecheck
  • DATABASE_URL=postgresql://postgres:postgres@localhost:5432/agentbridge?schema=public AUTH_SECRET=local-placeholder-auth-secret NEXT_TELEMETRY_DISABLED=1 corepack pnpm build

@vercel
Copy link
Copy Markdown

vercel Bot commented May 15, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
agent-bridge-web Ready Ready Preview, Comment May 15, 2026 11:48am

@Vann-Dev
Copy link
Copy Markdown
Owner Author

QA PASS (Ume) for PR #58 on commit 3d6de87.\n\nChecklist/results:\n- Reviewed AGENTS.md and relevant CLI/package docs.\n- Verified root package scripts now target pnpm filter agentbridge-ai for build/typecheck/cli:* commands.\n- Verified README and packages/cli README install-free examples use npx agentbridge-ai; local dev examples use --filter agentbridge-ai; compatibility agentbridge binary wording matches package metadata exposing both bins.\n- Verified package metadata on this branch has package name agentbridge-ai and bins agentbridge + agentbridge-ai.\n- Smoke-checked CLI help via corepack pnpm --filter agentbridge-ai dev -- --help and built CLI help via node packages/cli/dist/index.js --help.\n- GitHub PR checks are green: Quality Gate, Docker Image, Vercel.\n\nCommands run locally:\n- corepack pnpm lint PASS\n- env ... AUTH_SECRET=qa-secret corepack pnpm typecheck PASS\n- env ... AUTH_SECRET=qa-secret corepack pnpm build PASS\n- corepack pnpm cli:pack PASS; dry-run tarball name agentbridge-ai-0.1.0.tgz.\n\nBugs found: none.\n\nNote: generated .next output from prior builds still contains stale root package script text, but it is untracked build output and not part of the PR diff/release source.

@Vann-Dev Vann-Dev merged commit 1207821 into main May 15, 2026
4 checks passed
@Vann-Dev Vann-Dev deleted the kaito/fix-cli-rename-docs-filters branch May 15, 2026 12:09
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