[codex] migrate npm scope to threadplane#542
Merged
Merged
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
61c9051 to
a21cca8
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
@ngaf/*to@threadplane/*, including public package manifests, workspace aliases, lockfile entries, docs, examples, cockpit demos, and generated public agent context.@threadplanerelease runbook for manual npm publication before OIDC trusted publishing can be configured.Sticky identifiers intentionally preserved
NGAF_TELEMETRY_*env vars remain as the telemetry opt-out/ingest contract.ngaf:*telemetry events remain as the analytics taxonomy contract.--ngaf-chat-*CSS custom properties remain as the public chat theming API.ngaf_tier_slug/ngaf_billing_cycleremain for existing products.Validation
node --check examples/chat/smoke/cli.mjsnpx nx run-many -t lint,test,build --projects=chat,langgraph,ag-ui,render,a2ui,licensing,telemetry --skip-nx-cachenode libs/telemetry/scripts/apply-install-telemetry.mjs dist/libs/chat dist/libs/langgraph dist/libs/ag-ui dist/libs/render dist/libs/a2ui dist/libs/licensingnode libs/telemetry/scripts/verify-install-telemetry.mjs dist/libs/chat dist/libs/langgraph dist/libs/ag-ui dist/libs/render dist/libs/a2ui dist/libs/licensing dist/libs/telemetrynode libs/telemetry/scripts/smoke-install-telemetry.mjs dist/libs/chat dist/libs/langgraph dist/libs/ag-ui dist/libs/render dist/libs/a2ui dist/libs/licensing dist/libs/telemetrynode scripts/verify-release-versions.mjs --tag v0.0.46npx nx release publish --groups=publishable --dry-runnpx nx run examples-chat-smoke:verify-localnpx nx run examples-chat-angular:lint --skip-nx-cachenpx nx run examples-chat-angular:testnpx nx build examples-chat-angular --configuration=production --skip-nx-cachenpx nx build examples-chat-angular --configuration=production-debug --skip-nx-cachenpx nx run examples-chat-python:test --skip-nx-cachenpx nx run examples-chat-python:smoke --skip-nx-cachenpx nx e2e examples-chat-angular --skip-nx-cache(41 passed, 1 skipped)git diff --checkand stagedgit diff --cached --checkNotes
npm run generate-agent-contextandnpm run generate-api-docswere regenerated. API docs emitted the existing telemetry browser tsconfig warning.npm run generate-narrative-docscould not run locally because Anthropic credentials are not configured in this environment.npm view @threadplane/chatcurrently 404s as expected before the first manual publish.@ngaf/chatis still published at0.0.46.