Skip to content

Document v4 migration and execution model#359

Merged
thomhurst merged 1 commit into
mainfrom
issue-343-readme-refresh
Jul 21, 2026
Merged

Document v4 migration and execution model#359
thomhurst merged 1 commit into
mainfrom
issue-343-readme-refresh

Conversation

@thomhurst

Copy link
Copy Markdown
Owner

Summary

  • add complete v3-to-v4 migration guidance for runtime, API, validation, disposal, and wrapper-surface changes
  • document fixed-worker and token-bucket execution models
  • update timed-rate examples for independent permit and concurrency limits
  • document cancellation-aware selectors and correct stale disposal wording

Validation

  • full solution build succeeds, including example and benchmark projects
  • README overload names checked against current builder signatures

Dependency

Closes #343

@thomhurst
thomhurst force-pushed the issue-343-readme-refresh branch from 6429887 to 738b3fd Compare July 21, 2026 20:08
@greptile-apps

greptile-apps Bot commented Jul 21, 2026

Copy link
Copy Markdown

Greptile Summary

This PR documents the v4 migration and execution model. The main changes are:

  • Migration guidance for runtime, API, validation, disposal, and wrapper changes.
  • Fixed-worker and token-bucket execution model details.
  • Updated timed-rate examples with separate permit and concurrency limits.
  • Clarified cancellation-aware selectors and disposal behavior.

Confidence Score: 5/5

This looks safe to merge.

  • No blocking issues found in the updated documentation.

Important Files Changed

Filename Overview
README.md Adds v4 migration guidance and updates execution, rate-limit, cancellation, and disposal documentation.

Reviews (3): Last reviewed commit: "docs: add v4 migration guide" | Re-trigger Greptile

@thomhurst
thomhurst force-pushed the issue-343-readme-refresh branch from 738b3fd to 44e748f Compare July 21, 2026 20:12
@thomhurst
thomhurst force-pushed the issue-343-readme-refresh branch from 44e748f to 35210e8 Compare July 21, 2026 20:16
@thomhurst
thomhurst merged commit 96e1c26 into main Jul 21, 2026
5 checks passed
@thomhurst
thomhurst deleted the issue-343-readme-refresh branch July 21, 2026 20: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.

v4: README refresh and v3 -> v4 migration guide

1 participant