Skip to content

Expose latest SDK and integration updates#12

Merged
ethanj merged 1 commit into
mainfrom
sync/monorepo-d45d350
May 21, 2026
Merged

Expose latest SDK and integration updates#12
ethanj merged 1 commit into
mainfrom
sync/monorepo-d45d350

Conversation

@ethanj
Copy link
Copy Markdown
Contributor

@ethanj ethanj commented May 21, 2026

Summary

Update package metadata so users can install the current SDK, CLI, MCP server, framework adapters, and host integration plugins from public registries.

Changes

  • Update SDK package metadata.
  • Update CLI and MCP server package metadata.
  • Update framework adapter package metadata.
  • Update Claude Code, Codex, Cursor, Hermes, and OpenClaw plugin metadata.
  • Update Hermes Python package metadata.

Why

The source already includes the current SDK and integration updates. Package metadata needs to move so npm and PyPI artifacts can carry those updates to users.

Validation

  • Internal CI passed before public sync.

## Summary

Advance version fields across the SDK, CLI, MCP server, all framework adapters, and all host-integration plugins so the current source can be published to npm and PyPI registries.

## Changes

- `@atomicmemory/sdk` → 1.0.3
- `@atomicmemory/cli` and `cli-spec.json` → 0.1.3
- `@atomicmemory/mcp-server` → 0.1.3
- `@atomicmemory/langchain`, `langgraph`, `mastra`, `openai-agents`, `vercel-ai` adapters → 0.1.2
- `@atomicmemory/claude-code-plugin`, `codex-plugin`, `cursor-plugin`, `hermes-plugin`, `openclaw-plugin` → 0.1.17
- Codex skill `SKILL.md` and OpenClaw `skill.yaml` version fields → 0.1.17
- Hermes `plugin.yaml` and `pyproject.toml` → 0.1.17
- Marketplace and plugin manifests updated to match

## Why

The package family had accumulated source changes since the last publish cycle but version fields were not advanced, blocking registry publication. All packages in a given tier move together so consumers pulling any combination of SDK, adapter, and plugin see consistent version metadata.

## Validation

- `pnpm run pack-dry-run` — confirms all packages resolve and pack cleanly at the new versions
- `pnpm run package-metadata` — confirms name, version, exports, and files fields are consistent
- `pnpm run repo-hygiene` — no new policy violations introduced
@ethanj ethanj changed the title Advance package versions across SDK, CLI, adapters, and plugins Expose latest SDK and integration updates May 21, 2026
@ethanj ethanj merged commit 65c9fe5 into main May 21, 2026
9 checks passed
@ethanj ethanj deleted the sync/monorepo-d45d350 branch May 21, 2026 05:23
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