Skip to content

[RELEASE] docs(sync): clarify deferred-sync docstring (publishes #906 to PyPI)#907

Merged
vivekchand merged 1 commit intomainfrom
release/v0.12.163-deferred-sync-noop
May 7, 2026
Merged

[RELEASE] docs(sync): clarify deferred-sync docstring (publishes #906 to PyPI)#907
vivekchand merged 1 commit intomainfrom
release/v0.12.163-deferred-sync-noop

Conversation

@vivekchand
Copy link
Copy Markdown
Owner

Cuts a 0.12.163 release that carries #906's deferred-sync mode change to PyPI. The auto-release on #906 itself was skipped (likely a title-edit / merge race in the GitHub Actions trigger), so this no-op docstring tweak is the cleanest way to bump the patch and publish.

Diff: 3 lines, just clarifies that _sync_allowed covers KiloClaw deferred-sync as well as trial-expired.

After this merges:

  • 0.12.163 lands on PyPI
  • curl https://clawmetry.com/install.sh | bash picks it up
  • KiloClaw boxes get the friendlier deferred-sync log copy and the airtight gating on sync_sessions_recent / sync_claude_cli_sessions

…sync

The deferred-sync gate that #906 added (cloud responds with
reason='intent_pending' for KiloClaw users until they click View
Observability) reuses _sync_allowed() — extend the docstring so a
reader notices that this isn't only about trial-expired users.
@vivekchand vivekchand merged commit acf121c into main May 7, 2026
10 checks passed
@vivekchand vivekchand deleted the release/v0.12.163-deferred-sync-noop branch May 7, 2026 19:54
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