Skip to content

release: prepare 0.3.11 strict-gateway and first-run patch - #3219

Merged
oscharko merged 1 commit into
devfrom
release/0.3.11
Aug 19, 2026
Merged

release: prepare 0.3.11 strict-gateway and first-run patch#3219
oscharko merged 1 commit into
devfrom
release/0.3.11

Conversation

@oscharko

Copy link
Copy Markdown
Contributor

Summary

Release preparation for Keiko 0.3.11 — the patch directed by the owner carrying both customer-blocking repairs from #3218:

  • Strict-gateway embedding compat ladder: an answered HTTP 400/422 to Keiko's embedding wire shape triggers a bounded minimal-shape fallback (no encoding_format; array batches degrade to per-item requests) with per-endpoint strictness memory, one absolute deadline across the ladder, and coherent same-response error causes.
  • On-demand conversation readiness: a fresh install chats immediately after saving credentials — the minimal chat probe runs on demand at chat creation/send; honest rejections and observed not-ready states are respected without re-probing; probe failures land as redacted operator diagnostics.

Version metadata: all 26 workspace packages, KEIKO_*_VERSION constants, and the lockfile at 0.3.11; catalog entry 2026-08-19-keiko-0.3.11-strict-gateway-first-run (fixes, high, owner-approved on #3218).

Reuse / No-Duplication

Version metadata + catalog entry only, mirroring the 0.3.10 entry structure.

Verification

  • check:version-consistency PASS, check:release-impact PASS, typecheck, lint, format:check, gates:sonar green locally
  • The release content was verified on fix(model-gateway,server): strict-gateway embedding compat and on-demand chat readiness #3218: field-twin journey end to end over real production transports, both single-point sabotages reproduce the customer symptoms, 13 review findings fixed, Sonar 86.5% new-code coverage
  • Release lane proven on the 0.3.9/0.3.10 trains (portable-assets on tag, tag verification, container publish with install smoke)

Update-Impact

Version metadata + release-impact catalog only. npm publish follows after merge via signed tag v0.3.11 and the governed publish path.

Refs #3218

🤖 Generated with Claude Code

Bump every workspace package, the exported KEIKO_*_VERSION constants, and the
lockfile to 0.3.11; add the release-impact catalog entry for the strict-gateway
embedding compat ladder and the on-demand conversation readiness (#3218).

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
@oscharko
oscharko enabled auto-merge (squash) August 19, 2026 11:11
@chatgpt-codex-connector

Copy link
Copy Markdown

You have reached your Codex usage limits for code reviews. You can see your limits in the Codex usage dashboard.

@coderabbitai

coderabbitai Bot commented Aug 19, 2026

Copy link
Copy Markdown

Warning

Review limit reached

@oscharko, you've reached your PR review limit, so we couldn't start this review.

Next review available in: 11 minutes

Limit details: You’ve used the included review currently available.

You've used all free OSS reviews for now. Wait for the free limit to reset to keep reviewing this public repository.

How can I continue?

After more reviews become available, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

To avoid repeated limits, reduce automatic review volume by pausing incremental auto-reviews earlier, using label-based review opt-in, excluding WIP or generated PR titles, or requesting reviews manually when the PR is ready. If your team needs uninterrupted high-volume reviews, an organization admin can enable usage-based reviews.

How do review limits work?

CodeRabbit enforces per-developer PR review limits within each organization.

For paid Pro and Pro+ reviews, CodeRabbit uses a developer's included PR review attempts over the past 7 days to set the current hourly allowance. At typical activity levels, the full plan allowance applies. Higher sustained activity can lower the allowance until earlier attempts leave the 7-day window.

Please refer docs for additional details.

Review details
⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: ASSERTIVE

Plan: Pro Plus

Run ID: bfc17691-33a1-4fd9-a4a0-811ba4c5f938

📥 Commits

Reviewing files that changed from the base of the PR and between c98bb43 and 5eadbb7.

⛔ Files ignored due to path filters (1)
  • package-lock.json is excluded by !**/package-lock.json
📒 Files selected for processing (40)
  • package.json
  • packages/keiko-cli/package.json
  • packages/keiko-connectors/package.json
  • packages/keiko-contracts/package.json
  • packages/keiko-contracts/src/index.ts
  • packages/keiko-editor/package.json
  • packages/keiko-evaluations/package.json
  • packages/keiko-evidence/package.json
  • packages/keiko-evidence/src/version.ts
  • packages/keiko-git/package.json
  • packages/keiko-harness/package.json
  • packages/keiko-harness/src/version.ts
  • packages/keiko-local-knowledge/package.json
  • packages/keiko-local-knowledge/src/version.ts
  • packages/keiko-memory-capture/package.json
  • packages/keiko-memory-capture/src/version.ts
  • packages/keiko-memory-consolidation/package.json
  • packages/keiko-memory-consolidation/src/version.ts
  • packages/keiko-memory-governance/package.json
  • packages/keiko-memory-governance/src/version.ts
  • packages/keiko-memory-retrieval/package.json
  • packages/keiko-memory-retrieval/src/version.ts
  • packages/keiko-memory-vault/package.json
  • packages/keiko-memory-vault/src/version.ts
  • packages/keiko-model-gateway/package.json
  • packages/keiko-model-gateway/src/version.ts
  • packages/keiko-quality-intelligence/package.json
  • packages/keiko-sandbox/package.json
  • packages/keiko-sdk/package.json
  • packages/keiko-security/package.json
  • packages/keiko-security/src/version.ts
  • packages/keiko-server/package.json
  • packages/keiko-tools/package.json
  • packages/keiko-tools/src/version.ts
  • packages/keiko-ui/package.json
  • packages/keiko-verification/package.json
  • packages/keiko-workflows/package.json
  • packages/keiko-workspace/package.json
  • packages/keiko-workspace/src/version.ts
  • release-impact.catalog.json

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@socket-security

Copy link
Copy Markdown

Review the following changes in direct dependencies. Learn more about Socket for GitHub.

Diff Package Supply Chain
Security
Vulnerability Quality Maintenance License
Updatednpm/​@​oscharko-dev/​keiko-cli@​0.3.10 ⏵ 0.3.11N/AN/AN/AN/AN/A
Updatednpm/​@​oscharko-dev/​keiko-connectors@​0.3.10 ⏵ 0.3.11N/AN/AN/AN/AN/A
Updatednpm/​@​oscharko-dev/​keiko-contracts@​0.3.10 ⏵ 0.3.11N/AN/AN/AN/AN/A
Updatednpm/​@​oscharko-dev/​keiko-editor@​0.3.10 ⏵ 0.3.11N/AN/AN/AN/AN/A
Updatednpm/​@​oscharko-dev/​keiko-evaluations@​0.3.10 ⏵ 0.3.11N/AN/AN/AN/AN/A
Updatednpm/​@​oscharko-dev/​keiko-evidence@​0.3.10 ⏵ 0.3.11N/AN/AN/AN/AN/A
Updatednpm/​@​oscharko-dev/​keiko-git@​0.3.10 ⏵ 0.3.11N/AN/AN/AN/AN/A
Updatednpm/​@​oscharko-dev/​keiko-harness@​0.3.10 ⏵ 0.3.11N/AN/AN/AN/AN/A
Updatednpm/​@​oscharko-dev/​keiko-local-knowledge@​0.3.10 ⏵ 0.3.11N/AN/AN/AN/AN/A
Updatednpm/​@​oscharko-dev/​keiko-memory-capture@​0.3.10 ⏵ 0.3.11N/AN/AN/AN/AN/A
Updatednpm/​@​oscharko-dev/​keiko-memory-consolidation@​0.3.10 ⏵ 0.3.11N/AN/AN/AN/AN/A
Updatednpm/​@​oscharko-dev/​keiko-memory-governance@​0.3.10 ⏵ 0.3.11N/AN/AN/AN/AN/A
Updatednpm/​@​oscharko-dev/​keiko-memory-retrieval@​0.3.10 ⏵ 0.3.11N/AN/AN/AN/AN/A
Updatednpm/​@​oscharko-dev/​keiko-memory-vault@​0.3.10 ⏵ 0.3.11N/AN/AN/AN/AN/A
Updatednpm/​@​oscharko-dev/​keiko-model-gateway@​0.3.10 ⏵ 0.3.11N/AN/AN/AN/AN/A
Updatednpm/​@​oscharko-dev/​keiko-quality-intelligence@​0.3.10 ⏵ 0.3.11N/AN/AN/AN/AN/A
Updatednpm/​@​oscharko-dev/​keiko-sandbox@​0.3.10 ⏵ 0.3.11N/AN/AN/AN/AN/A
Updatednpm/​@​oscharko-dev/​keiko-sdk@​0.3.10 ⏵ 0.3.11N/AN/AN/AN/AN/A
Updatednpm/​@​oscharko-dev/​keiko-security@​0.3.10 ⏵ 0.3.11N/AN/AN/AN/AN/A
Updatednpm/​@​oscharko-dev/​keiko-server@​0.3.10 ⏵ 0.3.11N/AN/AN/AN/AN/A
Updatednpm/​@​oscharko-dev/​keiko-tools@​0.3.10 ⏵ 0.3.11N/AN/AN/AN/AN/A
Updatednpm/​@​oscharko-dev/​keiko-verification@​0.3.10 ⏵ 0.3.11N/AN/AN/AN/AN/A
Updatednpm/​@​oscharko-dev/​keiko-workflows@​0.3.10 ⏵ 0.3.11N/AN/AN/AN/AN/A
Updatednpm/​@​oscharko-dev/​keiko-workspace@​0.3.10 ⏵ 0.3.11N/AN/AN/AN/AN/A

View full report

@sonarqubecloud

Copy link
Copy Markdown

@oscharko
oscharko merged commit d6be9cb into dev Aug 19, 2026
46 checks passed
@oscharko
oscharko deleted the release/0.3.11 branch August 19, 2026 11:38
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