Skip to content

chore(release): 0.6.6#166

Merged
FrancescoRosciano merged 1 commit into
mainfrom
release/0.6.6
Jun 10, 2026
Merged

chore(release): 0.6.6#166
FrancescoRosciano merged 1 commit into
mainfrom
release/0.6.6

Conversation

@FrancescoRosciano

Copy link
Copy Markdown
Collaborator

Summary

Version bump 0.6.5 → 0.6.6 for npm and PyPI. Rolls the CHANGELOG ## Unreleased block into ## 0.6.6 (2026-06-10).

Headline: this release ships the anonymous opt-out usage telemetry (schema v5) to both registries — it has been on main since PR #160 but never published. Also included since v0.6.5: CustomLLM (#165), patter openclaw CLI (#161), Hermes DX (#159), the carrier-buffered barge-in fix (#164), and the security-audit fix wave.

Four version files bumped: libraries/python/getpatter/__init__.py, libraries/python/pyproject.toml, libraries/typescript/package.json, libraries/typescript/package-lock.json.

Test plan

  • scripts/pr-validate.sh — TypeScript install / lint (tsc) / tests (vitest) / build (tsup) all green
  • Python suite under 3.13 (uv venv): 2293 passed, 27 skipped, 2 xfailed
  • import getpatter reports 0.6.6
  • After merge: tag v0.6.6release.yml publishes to PyPI (trusted publisher) + npm

Note for ops

telemetry.getpatter.com has no DNS record yet and no collector service was found in the org — the SDK client is fail-safe (events silently dropped), but telemetry data will not arrive until the collector is deployed and DNS is created.

Bump getpatter to 0.6.6 across all four version files (Python __init__.py +
pyproject.toml, TypeScript package.json + lockfile) and roll the CHANGELOG
"## Unreleased" block into "## 0.6.6 (2026-06-10)".

Release contents (this PR): anonymous opt-out usage telemetry (schema v5 —
sdk_initialized / first_run / feature_used / agent_configured / call_completed
+ CLI usage events; disable via Patter(telemetry=False),
PATTER_TELEMETRY_DISABLED=1, or DO_NOT_TRACK=1), CustomLLM — the canonical
Custom LLM provider for any OpenAI-compatible endpoint, the patter openclaw
CLI wizard, Hermes DX (TS namespace exports, caller-hash session keys,
long-turn filler), the carrier-buffered barge-in playback-window fix, and the
security-audit fix wave across both SDKs.
@FrancescoRosciano FrancescoRosciano merged commit 9d4a801 into main Jun 10, 2026
14 checks passed
@FrancescoRosciano FrancescoRosciano deleted the release/0.6.6 branch June 10, 2026 22:49
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