Skip to content

chore: release packages - #96

Merged
JJasonSun merged 1 commit into
mainfrom
changeset-release/main
Sep 10, 2026
Merged

chore: release packages#96
JJasonSun merged 1 commit into
mainfrom
changeset-release/main

Conversation

@github-actions

@github-actions github-actions Bot commented Aug 21, 2026

Copy link
Copy Markdown
Contributor

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.

Agents use a verified MCP CLI entry point and structured arguments to support Developer SDK versions that also expose calle, without requiring an SDK command rename.

Releases

@call-e/claude-plugin@0.2.3

Patch Changes

  • #115 826905b Thanks @JJasonSun! - Run agent commands through a bundled launcher that verifies the MCP package and help before passing JSON argument arrays without a shell. Preserve structured login, help, and recovery arguments and integration attribution across Bash, PowerShell, and cmd, including installations with SDK releases that also export calle.

  • #114 7768c20 Thanks @JJasonSun! - Guide agents to recover uncertain call starts with the original recovery ID, avoiding duplicate calls and keeping recovery data private.

@call-e/cli@0.5.1

Patch Changes

  • #94 a7e5439 Thanks @JJasonSun! - Normalize JSON object payloads from content-only MCP tool results into
    structuredContent while preserving the raw result envelope, and document the
    direct MCP and CLI output paths.

  • #119 e752bf2 Thanks @JJasonSun! - Accept --source, --integration, and --integration-version as per-invocation attribution overrides. Validate values before requests and preserve environment-variable compatibility.

  • #115 826905b Thanks @JJasonSun! - Run agent commands through a bundled launcher that verifies the MCP package and help before passing JSON argument arrays without a shell. Preserve structured login, help, and recovery arguments and integration attribution across Bash, PowerShell, and cmd, including installations with SDK releases that also export calle.

  • Updated dependencies [a7e5439]:

    • @call-e/core@0.3.1

@call-e/codex-plugin@0.1.12

Patch Changes

  • #115 826905b Thanks @JJasonSun! - Run agent commands through a bundled launcher that verifies the MCP package and help before passing JSON argument arrays without a shell. Preserve structured login, help, and recovery arguments and integration attribution across Bash, PowerShell, and cmd, including installations with SDK releases that also export calle.

  • #114 7768c20 Thanks @JJasonSun! - Guide agents to recover uncertain call starts with the original recovery ID, avoiding duplicate calls and keeping recovery data private.

@call-e/core@0.3.1

Patch Changes

  • #94 a7e5439 Thanks @JJasonSun! - Normalize JSON object payloads from content-only MCP tool results into
    structuredContent while preserving the raw result envelope, and document the
    direct MCP and CLI output paths.

@call-e/cursor-plugin@0.1.2

Patch Changes

  • #115 826905b Thanks @JJasonSun! - Run agent commands through a bundled launcher that verifies the MCP package and help before passing JSON argument arrays without a shell. Preserve structured login, help, and recovery arguments and integration attribution across Bash, PowerShell, and cmd, including installations with SDK releases that also export calle.

  • #114 7768c20 Thanks @JJasonSun! - Guide agents to recover uncertain call starts with the original recovery ID, avoiding duplicate calls and keeping recovery data private.

@github-actions
github-actions Bot force-pushed the changeset-release/main branch 2 times, most recently from 5df3fe0 to 6d0d1f3 Compare August 27, 2026 02:40
@github-actions
github-actions Bot force-pushed the changeset-release/main branch 5 times, most recently from 2c0452f to 12c2806 Compare September 8, 2026 09:31
@JJasonSun

Copy link
Copy Markdown
Collaborator

Published the five patch packages from this PR on September 10:

  • @call-e/cli@0.5.1
  • @call-e/core@0.3.1
  • @call-e/codex-plugin@0.1.12
  • @call-e/claude-plugin@0.2.3
  • @call-e/cursor-plugin@0.1.2

The release workflow and Linux/Windows CI passed for commit 4a53b01ec92cbe9ccae506bd9ea77935a73f3bf7. All five npm latest tags now resolve to these versions; the package release tags and the Codex/Claude latest Git refs point to that commit.

I installed all five packages from npm in an isolated directory, compared their shipped code, docs, and plugin payloads with the release source, checked the CLI dependency on @call-e/core@^0.3.1, and ran the CLI version check through each published plugin launcher. These checks passed without live calls.

This completes package publication for #108, #109, and #111. Related community issues retain their remaining scope: awesome-phone-call-agents#159 needs affected-integration validation, and #158 still needs the production MCP envelope/schema contract confirmed. This release does not rename the SDK CLI; that proposal remains deferred for internal discussion.

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