Skip to content

chore(sdk): upgrade the Qoder Agent SDK to 1.0.45 - #76

Merged
luoxuanzao merged 1 commit into
mainfrom
chore/sdk-1.0.45
Sep 20, 2026
Merged

luoxuanzao merged 1 commit into
mainfrom
chore/sdk-1.0.45

Conversation

@luoxuanzao

Copy link
Copy Markdown
Member

Summary

  • Bumps @qoder-ai/qoder-agent-sdk from ^1.0.41 to ^1.0.45 (package.json + lockfile only).
  • Why: the 1.0.45 manifest pairs qodercli 1.1.58, which is the CLI version now installed on the dev machine (both global and CN flavors); the repo was a release behind its paired CLI.
  • The dependency surface used by the plugin is unchanged — typecheck and the full suite pass without code edits.

Verification

  • npm run typecheck
  • npm run lint
  • npm run test — 3574 passed
  • npm run build — 0 import.meta in main.js
  • npm run release:check
  • npm run audit:prod
  • Tested affected qodercli behavior against a real CLI when applicable

Against the real CLI: npm run smoke:qoder passed against qodercli 1.1.58 (67 commands, 18 enabled models), and a live Obsidian session spawns the CLI with QODER_AGENT_SDK_VERSION=1.0.45 in its environment, confirming the upgraded SDK is the one driving the spawned process.

Safety

  • No credentials, private vault content, internal URLs, or personal paths are included
  • User-visible changes are documented in CHANGELOG.md — not applicable: dependency-only change with no user-visible behavior, so no entry (same as the previous SDK upgrade).

The SDK manifest for 1.0.45 pairs qodercli 1.1.58, which is the CLI version
now installed locally; staying on 1.0.41 left the SDK a release behind its
paired CLI. The dependency surface used by the plugin is unchanged.

Co-authored-by: QoderAI (Qwen 3.8 Max) <qoder_ai@qoder.com>
@luoxuanzao
luoxuanzao merged commit b0302c1 into main Sep 20, 2026
10 checks passed
@luoxuanzao
luoxuanzao deleted the chore/sdk-1.0.45 branch September 20, 2026 06:41
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