Skip to content

docs(shared): tryChain/createHealthTracker shipped; botsmann's ai-kit "adopted" was overstated - #7

Merged
github-actions[bot] merged 1 commit into
mainfrom
docs/ai-kit-v0.5.0-adoption
Aug 29, 2026
Merged

docs(shared): tryChain/createHealthTracker shipped; botsmann's ai-kit "adopted" was overstated#7
github-actions[bot] merged 1 commit into
mainfrom
docs/ai-kit-v0.5.0-adoption

Conversation

@catomean

Copy link
Copy Markdown
Contributor

Summary

  • Records ai-kit v0.5.0's new tryChain/createHealthTracker, extracted from botsmann's own hand-rolled provider-chain/health code.
  • Corrects the registry: botsmann's "adopted" listing only ever covered the model-list piece; the retry/health logic stayed hand-rolled until today.
  • States precisely that the new failover/health capability has exactly one real adopter (botsmann) — the pre-existing ai-kit dependency in fleetcrown/aoz-housing/truthseeker predates this release and doesn't use it yet.

Test plan

  • Docs-only change, no build/test surface

… "adopted" was overstated

ai-kit v0.5.0 adds tryChain (walk a provider+model chain, one pass) and
createHealthTracker, extracted from botsmann's own hand-rolled
generateWithBestProvider/getProviderChain/llm-health.ts -- the exact
failure shape this file exists to prevent, just contained to one repo.

A fleet-wide AI-tooling audit found the registry's "ai-kit adopted:
...botsmann" line was misleading: botsmann only used ai-kit for its
model list, and kept the retry/health logic hand-rolled. Converted
botsmann to the new functions the same day as the proving consumer, and
recording precisely that tryChain/createHealthTracker have exactly ONE
real adopter so far -- the older ai-kit dependency in
fleetcrown/aoz-housing/truthseeker predates this release.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
@github-actions
github-actions Bot merged commit 28468b6 into main Aug 29, 2026
1 check passed
@github-actions
github-actions Bot deleted the docs/ai-kit-v0.5.0-adoption branch August 29, 2026 08:11
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