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

chore(sdk): move SDK to @postmill-ai npm scope - #83

Merged
reaatech merged 2 commits into
mainfrom
chore/sdk-postmill-ai-scope
Jul 17, 2026
Merged

chore(sdk): move SDK to @postmill-ai npm scope#83
reaatech merged 2 commits into
mainfrom
chore/sdk-postmill-ai-scope

Conversation

@reaatech

Copy link
Copy Markdown
Owner

Summary

  • Rename the SDK package @reaatech/postmill-sdk@postmill-ai/postmill-sdk ahead of publishing 1.0.0 under the new postmill-ai npm account
  • Update every reference: root README.md, AGENTS.md, SECURITY.md (NPM orgs line), apps/sdk/README.md, and docs/developer-docs/ (sdk, index, architecture)
  • Fix the stale Version: 0.1.0 note in docs/developer-docs/sdk.md → 1.0.0

SDK only — @reaatech/agent-mesh and the other @reaatech/* foundation packages, GHCR images, and GitHub repo URLs are deliberately untouched.

Test plan

  • vitest run --root apps/sdk — 12/12 green
  • pnpm run release:dry — tarball builds as @postmill-ai/postmill-sdk@1.0.0 with dist/ contents
  • grep -rn "reaatech/postmill-sdk" — zero remaining hits (lockfile keys workspace packages by path, so no lockfile change)

Real publish to npm happens after merge (needs the postmill-ai npm login); old @reaatech/postmill-sdk@0.1.0 will be unpublished.

🤖 Generated with Claude Code

reaatech and others added 2 commits July 17, 2026 05:11
Rename @reaatech/postmill-sdk -> @postmill-ai/postmill-sdk ahead of
publishing 1.0.0 under the new postmill-ai npm account. Updates all
docs/README references and fixes the stale 0.1.0 version note in
docs/developer-docs/sdk.md. All other @reaatech packages (agent-mesh,
media-pipeline-mcp, a2a-reference-auth, postmill-agent skill) are
unchanged.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
The repository is moving to github.com/postmill-ai/postmill-app next;
publish 1.0.0 with the future URLs since npm metadata is immutable per
version. Full repo-URL sweep across the rest of the codebase happens
with the actual repo move.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
@reaatech
reaatech merged commit c29c65d into main Jul 17, 2026
13 checks passed
@reaatech
reaatech deleted the chore/sdk-postmill-ai-scope branch July 17, 2026 12:27
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