Skip to content

ci: Use cooldown-compatible Claude action - #258

Merged
Paveltarno merged 1 commit into
mainfrom
fix/claude-action-compatible-v1
Aug 19, 2026
Merged

ci: Use cooldown-compatible Claude action#258
Paveltarno merged 1 commit into
mainfrom
fix/claude-action-compatible-v1

Conversation

@Paveltarno

@Paveltarno Paveltarno commented Aug 19, 2026

Copy link
Copy Markdown
Contributor

What?

Pins both Claude workflows to v1.0.185, the newest v1 release currently compatible with our 14-day npm cooldown.

Why?

PR #257 moved us to v1.0.193 for its write-access check, but that release locks Claude Agent SDK 0.3.233, published on August 14, so the Wix npm gateway rejects it. v1.0.185 has the same write-access check and locks SDK 0.3.222, published on August 4.


🔗 Origin task in dev3: open in dev3 · dev3://task/9c1b6cf6-d979-4368-bd0e-6cb6aca8cc1c

@github-actions

Copy link
Copy Markdown

🚀 Package Preview Available!


Install this PR's preview build with npm:

npm i @base44-preview/sdk@0.8.43-pr.258.7b9d361

Prefer not to change any import paths? Install using npm alias so your code still imports @base44/sdk:

npm i "@base44/sdk@npm:@base44-preview/sdk@0.8.43-pr.258.7b9d361"

Or add it to your package.json dependencies:

{
  "dependencies": {
    "@base44/sdk": "npm:@base44-preview/sdk@0.8.43-pr.258.7b9d361"
  }
}

Preview published to npm registry — try new features instantly!

@Paveltarno
Paveltarno merged commit 8c2ea8e into main Aug 19, 2026
4 of 5 checks passed
@Paveltarno
Paveltarno deleted the fix/claude-action-compatible-v1 branch August 19, 2026 07:19
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