Skip to content

Update AI SDK README#507

Merged
loreto merged 1 commit into
mainfrom
daniel/ai-readme
Jun 3, 2025
Merged

Update AI SDK README#507
loreto merged 1 commit into
mainfrom
daniel/ai-readme

Conversation

@loreto
Copy link
Copy Markdown
Contributor

@loreto loreto commented Jun 3, 2025

Summary

Update AI SDK README.

How was it tested?

N/A

Community Contribution License

All community contributions in this pull request are licensed to the project maintainers under the terms of the Apache 2 License.

By creating this pull request I represent that I have the right to license the contributions to the project maintainers under the Apache 2 License as stated in the Community Contribution License.

@loreto loreto requested a review from Copilot June 3, 2025 19:51
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

Updates the AI SDK README to clarify ownership and migration status, adjust release phase naming, and refine wording around API stability.

  • Splits and clarifies the introduction sentence about Jetify’s maintenance and migration plan.
  • Renames the “v1 Release” phase to “General Availability (v1)”.
  • Improves grammar in the API stability note.
Comments suppressed due to low confidence (1)

aisdk/ai/README.md:17

  • [nitpick] Consider merging this and the following line into a single paragraph or rephrasing to improve readability, e.g.:

"It is maintained and developed by Jetify and is being adopted as the primary SDK for our AI agents in production."

It is maintained and developed by [Jetify](https://www.jetify.com). We are in the process of migrating our production code

Comment thread aisdk/ai/README.md
- [ ] General Availability (v1): Ready for production use at scale with guaranteed API stability.

We are currently in **Public Alpha**. The SDK functionality is stable but it's API may have breaking changes. While in alpha, minor version bumps indicate breaking changes (`0.1.0` -> `0.2.0` would indicate a breaking change). Watch "releases" of this repo to get notified of major updates.
We are currently in **Public Alpha**. The SDK functionality is stable but the API may have breaking changes. While in alpha, minor version bumps indicate breaking changes (`0.1.0` -> `0.2.0` would indicate a breaking change). Watch "releases" of this repo to get notified of major updates.
Copy link

Copilot AI Jun 3, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

For clarity and consistency, consider using the possessive form "its API" instead of "the API":

"…but its API may have breaking changes."

Suggested change
We are currently in **Public Alpha**. The SDK functionality is stable but the API may have breaking changes. While in alpha, minor version bumps indicate breaking changes (`0.1.0` -> `0.2.0` would indicate a breaking change). Watch "releases" of this repo to get notified of major updates.
We are currently in **Public Alpha**. The SDK functionality is stable but its API may have breaking changes. While in alpha, minor version bumps indicate breaking changes (`0.1.0` -> `0.2.0` would indicate a breaking change). Watch "releases" of this repo to get notified of major updates.

Copilot uses AI. Check for mistakes.
@loreto loreto force-pushed the daniel/ai-readme branch from 516c407 to e0b1410 Compare June 3, 2025 19:53
@loreto loreto merged commit d7cd2e9 into main Jun 3, 2025
9 checks passed
@loreto loreto deleted the daniel/ai-readme branch June 3, 2025 20:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

3 participants