chore(docs): remove Preview notice from README ahead of GA#478
Merged
Conversation
Removes the top-of-README banner stating pup is in Preview mode. Upstream Datadog API "preview" annotations in agents/*.md and the Fleet Automation row of the support matrix are intentionally retained because they describe the underlying API maturity, not pup itself. Cargo.toml version bump to 1.0.0 is deferred for coordinated release. Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
jack-edmonds-dd
approved these changes
May 8, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Remove the top-of-README Preview banner stating pup is in Preview mode. Pup is going GA.
Changes
README.md— remove Preview notice banner (line 3)Out of Scope (deferred)
Cargo.toml/Cargo.lockversion bump to1.0.0— deferred for coordinated releaseagents/*.mdretained; they describe upstream API maturity, not pupTesting
cargo fmt --check✓cargo clippy -- -D warnings✓cargo test— 1063 passed; 5 pre-existing network failures unrelated to this changergconfirms no remaining pup-self Preview claims🤖 Generated with Claude Code