Skip to content

docs: refresh provider skill - #56

Merged
graphite-app[bot] merged 1 commit into
mainfrom
docs/refresh-provider-skill
Aug 7, 2026
Merged

docs: refresh provider skill#56
graphite-app[bot] merged 1 commit into
mainfrom
docs/refresh-provider-skill

Conversation

@anandpant

@anandpant anandpant commented Aug 7, 2026

Copy link
Copy Markdown
Contributor

Summary

  • refresh the packaged provider skill for the current GPT-5.6, Claude 5, and Gemini 3.6 aliases
  • document the supported AI SDK 6/provider v3 and AI SDK 7/provider v4 combinations
  • document Foundry-specific Anthropic tool streaming, structured output, and reasoning behavior
  • update runnable examples to use current models while preserving the correct thinking mode across Claude generations

Validation

  • pnpm run verify (52 unit tests plus lint, typecheck, build, skill validation, package audit, and release policy)
  • skill-creator quick_validate.py
  • codex review --base main plus incremental reviews of each follow-up fix; no open findings

Live verification

  • provider registry against gpt-5.6-terra, claude-sonnet-5, and gemini-3.6-flash
  • tool calling against OpenAI, Anthropic, and Google
  • streaming against OpenAI, Anthropic, and Google
  • Anthropic streaming across legacy budget thinking, Claude 4.6 adaptive thinking, and Claude 4.7/5 summarized adaptive thinking

Copy link
Copy Markdown
Contributor Author

How to use the Graphite Merge Queue

Add either label to this PR to merge it via the merge queue:

  • merge - adds this PR to the back of the merge queue
  • fast - for urgent changes, fast-track this PR to the front of the merge queue

You must have a Graphite account in order to use the merge queue. Sign up using this link.

An organization admin has enabled the Graphite Merge Queue in this repository.

Please do not merge from GitHub as this will restart CI on PRs being processed by the merge queue.

This stack of pull requests is managed by Graphite. Learn more about stacking.

@anandpant
anandpant marked this pull request as ready for review August 7, 2026 21:15
@anandpant anandpant added the merge label Aug 7, 2026
@cursor

cursor Bot commented Aug 7, 2026

Copy link
Copy Markdown

Bugbot is not enabled for your account, so this pull request was not reviewed.

Enable Bugbot in the Cursor dashboard to get automatic reviews on future PRs.

anandpant commented Aug 7, 2026

Copy link
Copy Markdown
Contributor Author

Merge activity

## Summary

- refresh the packaged provider skill for the current GPT-5.6, Claude 5, and Gemini 3.6 aliases
- document the supported AI SDK 6/provider v3 and AI SDK 7/provider v4 combinations
- document Foundry-specific Anthropic tool streaming, structured output, and reasoning behavior
- update runnable examples to use current models while preserving the correct thinking mode across Claude generations

## Validation

- `pnpm run verify` (52 unit tests plus lint, typecheck, build, skill validation, package audit, and release policy)
- skill-creator `quick_validate.py`
- `codex review --base main` plus incremental reviews of each follow-up fix; no open findings

## Live verification

- provider registry against `gpt-5.6-terra`, `claude-sonnet-5`, and `gemini-3.6-flash`
- tool calling against OpenAI, Anthropic, and Google
- streaming against OpenAI, Anthropic, and Google
- Anthropic streaming across legacy budget thinking, Claude 4.6 adaptive thinking, and Claude 4.7/5 summarized adaptive thinking
@graphite-app
graphite-app Bot force-pushed the docs/refresh-provider-skill branch from ff1cfb7 to 463cbfd Compare August 7, 2026 21:16
@graphite-app
graphite-app Bot merged commit 463cbfd into main Aug 7, 2026
9 checks passed
@graphite-app graphite-app Bot removed the merge label Aug 7, 2026
@graphite-app
graphite-app Bot deleted the docs/refresh-provider-skill branch August 7, 2026 21:18
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