Skip to content

chore(deps): add zstandard cache prerequisite#58

Merged
ayhammouda merged 1 commit into
mainfrom
chore/add-zstandard-prereq
May 30, 2026
Merged

chore(deps): add zstandard cache prerequisite#58
ayhammouda merged 1 commit into
mainfrom
chore/add-zstandard-prereq

Conversation

@ayhammouda
Copy link
Copy Markdown
Owner

Summary

Validation

  • uv lock
  • uv run python -c "import zstandard; print(zstandard.__version__)"0.25.0
  • uv run ruff check src/ tests/
  • uv run pyright src/
  • uv run pytest --tb=short -q298 passed
  • uv run python-docs-mcp-server doctor

CodeRabbit review

Pending.

Why this approach

Issue #46 explicitly listed this dependency as the maintainer/Vision prerequisite before agent implementation.

Why this triggered supervisor review

Touches pyproject.toml dependency metadata and uv.lock; Vision is applying the delegated supervisor decision so #46 can proceed.

@ayhammouda ayhammouda added the verified Independent Heimdall verification passed label May 30, 2026
@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented May 30, 2026

Important

Review skipped

Review was skipped due to path filters

⛔ Files ignored due to path filters (2)
  • pyproject.toml is excluded by none and included by none
  • uv.lock is excluded by !**/*.lock and included by none

CodeRabbit blocks several paths by default. You can override this behavior by explicitly including those paths in the path filters. For example, including **/dist/** will override the default block on the dist directory, by removing the pattern from both the lists.

⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Pro

Run ID: bfa85614-920b-49a3-a4fa-bca5ec7cae30

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch chore/add-zstandard-prereq

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@ayhammouda ayhammouda merged commit 5fd9cb2 into main May 30, 2026
8 checks passed
@ayhammouda ayhammouda deleted the chore/add-zstandard-prereq branch May 30, 2026 12:53
ayhammouda added a commit that referenced this pull request Jun 1, 2026
Merged by Vision under delegated forge ownership. This lands the explicit zstandard prerequisite for issue #46 after local validation, CI, Security Audit, CodeQL, and CodeRabbit all passed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

verified Independent Heimdall verification passed

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant