Skip to content

Aireceipts

v0.7.0 Breaking

This release includes 1 breaking change for platform teams planning a safe upgrade.

✓ No known CVEs patched
Read the diff → Tool health → What is this tool? →

✓ No known CVEs patched in this version

Topics

ai claude-code cli codex cost-tracking cursor
+5 more
developer-tools gemini llm opencode receipts

ReleasePort's take

Light signal
editorial:auto 10d

Telemetry is now enabled by default in CI environments starting with version v0.7.0.

Why it matters: All CI builds will automatically send telemetry data; operators must review privacy policies and opt‑out configurations before the release date.

Summary

AI summary

Telemetry now defaults to enabled in CI, reversing the previous off‑by‑default behavior.

Changes in this release

Feature Low

Telemetry now defaults to enabled in CI.

Telemetry now defaults to enabled in CI.

Source: llm_adapter@2026-07-16

Confidence: high

Feature Low

Automated CI runs are counted by default in telemetry data.

Automated CI runs are counted by default in telemetry data.

Source: granite4.1:30b@2026-07-16-audit

Confidence: low

Refactor Low

CI runs are no longer special-cased for telemetry handling.

CI runs are no longer special-cased for telemetry handling.

Source: granite4.1:30b@2026-07-16-audit

Confidence: low

Full changelog

Minor: telemetry now defaults to enabled in CI, reversing the v0.6.x CI-default-off behavior.
Automated CI runs (e.g. the pr-check action) are now counted by default, so CI adoption shows up
in the data. CI is no longer special-cased — the isCI field still distinguishes CI from human
runs. Both kill switches still win everywhere: set AIRECEIPTS_TELEMETRY=off (or 0/false)
or DO_NOT_TRACK=1 to disable telemetry in CI or anywhere; an empty/malformed connection string
also disables. Telemetry payloads remain content-free (no transcript, prompts, file paths, repo
names, or dollar amounts — invariant I4). See SPEC-0002's 2026-07-08 amendment and docs/telemetry.md.

Breaking Changes

  • Default telemetry setting changed to enabled for CI runs (previously disabled).

Weekly OSS security release digest.

The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.

No spam, unsubscribe anytime.

Share this release

Track Aireceipts

Get notified when new releases ship.

Sign up free

About Aireceipts

All releases →

Related context

Earlier breaking changes

  • v0.9.0 `--json` export schema moves to version 2, changing `totalUsd` semantics.
  • v0.7.2 PR-receipt refs now written under `refs/aireceipts/*` instead of `refs/receipts/*`.

Beta — feedback welcome: [email protected]