Skip to content

docs: preserve development extras in local example#59

Merged
icebergai-review-bot[bot] merged 1 commit into
mainfrom
docs/auto-review-live-validation
Jul 13, 2026
Merged

docs: preserve development extras in local example#59
icebergai-review-bot[bot] merged 1 commit into
mainfrom
docs/auto-review-live-validation

Conversation

@Scriptception

Copy link
Copy Markdown
Contributor

Summary

  • keep the local-clone example aligned with the repository requirement to pass --extra dev
  • avoid uv removing development tools during a contributor workflow

Validation

  • git diff --check

Live automation validation

This small documentation correction is also the controlled live validation for IcebergAI Review Bot progress reporting, review, and acceptable-PR merge behavior.

@icebergai-review-bot icebergai-review-bot Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

IcebergAutoReview

Verdict: approve

The focused README correction is valid: dev is a declared optional dependency extra, and uv supports --extra dev. The change preserves contributor tooling when running the local-clone example and introduces no security or correctness concerns.

Findings

  • No blocking findings.

Validation

  • git diff --check main...HEAD passed.
  • Verified uv run --extra dev syntax against the installed uv help and confirmed dev exists in pyproject.toml.
  • Confirmed the complete PR delta contains only the intended one-line README change.

Residual risks / optional notes

  • Pre-existing contributor documentation still contains bare uv run commands; aligning those in a follow-up would improve consistency but is outside this narrowly scoped README correction.

Automated review by Codex 52bc27ed6a54 using IcebergAutoReview.

@icebergai-review-bot icebergai-review-bot Bot merged commit 1b7b2a6 into main Jul 13, 2026
12 checks passed
@icebergai-review-bot icebergai-review-bot Bot deleted the docs/auto-review-live-validation branch July 13, 2026 13:37
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