Skip to content

chore: point repository references at the VeraTools org - #46

Merged
lemon07r merged 1 commit into
masterfrom
chore/org-rename-references
Aug 19, 2026
Merged

chore: point repository references at the VeraTools org#46
lemon07r merged 1 commit into
masterfrom
chore/org-rename-references

Conversation

@lemon07r

@lemon07r lemon07r commented Aug 19, 2026

Copy link
Copy Markdown
Collaborator

The repo moved from lemon07r/Vera to VeraTools/Vera. GitHub redirects keep old links working, but this updates all hardcoded references to the canonical org.

  • crates/vera-cli/src/update_check.rs: release-check API now queries VeraTools/Vera (what vera upgrade polls)
  • packages/npm-cli/bin/vera.js, packages/python-cli/src/vera_ai_wrapper/__main__.py: release-download repo default
  • packages/npm-cli/package.json, packages/python-cli/pyproject.toml: homepage/repository/issues URLs (and pyproject author now VeraTools; LICENSE copyright attribution intentionally unchanged)
  • README, CONTRIBUTING, docs/installation.md, docs/docker.md (incl. ghcr.io/veratools/vera image paths), package READMEs

rg lemon07r after this change matches only the LICENSE copyright line. cargo fmt clean; no test asserts the old URL.


View with [code]smith Autofix with [code]smith
Need help on this PR? Tag @codesmith-bot with what you need. Autofix is disabled.


Summary by cubic

Point all hardcoded references from lemon07r/Vera to VeraTools/Vera so upgrade checks, installers, and docs use the canonical repo and GHCR image. Old GitHub links continue to work via redirects.

  • CLI behavior: vera upgrade and vera-ai upgrade now query VeraTools/Vera; release downloads default to that repo in packages/npm-cli and packages/python-cli.
  • Docker: docs now reference ghcr.io/veratools/vera images; update any local configs using ghcr.io/lemon07r/vera.
  • Docs/metadata: badges, install instructions, skills CLI snippets, and package metadata (homepage, repository, issues; Python author) now point to VeraTools. LICENSE attribution unchanged.
  • Sanity check: only the LICENSE still contains lemon07r; no code relies on the old path.

Written for commit f83bad2. Summary will update on new commits.

Review in cubic

Leave the LICENSE copyright holder attribution unchanged. No historical narrative mentions were present.
Copilot AI lite review requested due to automatic review settings August 19, 2026 09:08

@cubic-dev-ai cubic-dev-ai Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

No issues found across 11 files

Re-trigger cubic

Copilot AI 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.

Pull request overview

Updates hardcoded repository and container image references from lemon07r/Vera to the canonical VeraTools/Vera after the repository move, so installers, upgrade checks, and documentation point at the correct org.

Changes:

  • Updated release-check / upgrade polling to query VeraTools/Vera.
  • Updated npm + Python wrapper defaults and package metadata URLs to VeraTools/Vera.
  • Updated docs/README links and Docker image references to ghcr.io/veratools/vera.

Reviewed changes

Copilot reviewed 10 out of 11 changed files in this pull request and generated 3 comments.

Show a summary per file
File Description
README.md Updates badges and skills CLI snippet to the new org/repo.
crates/vera-cli/src/update_check.rs Points the GitHub release check at VeraTools/Vera.
packages/npm-cli/bin/vera.js Changes npm wrapper default release repo to VeraTools/Vera.
packages/npm-cli/package.json Updates homepage/repo/issues metadata URLs to the new org.
packages/npm-cli/README.md Updates documentation links to the new org/repo.
packages/python-cli/src/vera_ai_wrapper/main.py Changes Python wrapper default release repo to VeraTools/Vera.
packages/python-cli/pyproject.toml Updates author and project URLs to VeraTools.
packages/python-cli/README.md Updates documentation links to the new org/repo.
docs/installation.md Updates releases/source clone/Docker image references to the new org/image.
docs/docker.md Updates GHCR image references and example configs to ghcr.io/veratools/vera.
CONTRIBUTING.md Updates clone URL to the new org/repo.

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

| Install agent skills | `vera agent install` |

For the full backend matrix, model options, Docker setup, and troubleshooting, see the main [README](https://github.com/lemon07r/Vera) and [Installation Guide](https://github.com/lemon07r/Vera/blob/master/docs/installation.md).
For the full backend matrix, model options, Docker setup, and troubleshooting, see the main [README](https://github.com/VeraTools/Vera) and [Installation Guide](https://github.com/VeraTools/Vera/blob/master/docs/installation.md).
| Install agent skills | `vera-ai agent install` |

For the full backend matrix, model options, Docker setup, and troubleshooting, see the main [README](https://github.com/lemon07r/Vera) and [Installation Guide](https://github.com/lemon07r/Vera/blob/master/docs/installation.md).
For the full backend matrix, model options, Docker setup, and troubleshooting, see the main [README](https://github.com/VeraTools/Vera) and [Installation Guide](https://github.com/VeraTools/Vera/blob/master/docs/installation.md).
Comment thread README.md
# Vera

[![License: MIT](https://img.shields.io/badge/license-MIT-blue.svg)](https://github.com/lemon07r/Vera/blob/master/LICENSE)
[![License: MIT](https://img.shields.io/badge/license-MIT-blue.svg)](https://github.com/VeraTools/Vera/blob/master/LICENSE)
@lemon07r

Copy link
Copy Markdown
Collaborator Author

@cubic-dev-ai review

@cubic-dev-ai

cubic-dev-ai Bot commented Aug 19, 2026

Copy link
Copy Markdown
Contributor

@cubic-dev-ai review

@lemon07r I have started the AI code review. It will take a few minutes to complete.

@cubic-dev-ai cubic-dev-ai Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

No issues found across 11 files

Re-trigger cubic

@lemon07r

Copy link
Copy Markdown
Collaborator Author

@coderabbitai review

@coderabbitai

coderabbitai Bot commented Aug 19, 2026

Copy link
Copy Markdown
⚠️ Action not completed

Review rate limited.

Note: CodeRabbit is an incremental review system and does not re-review already reviewed commits. This command is applicable only when automatic reviews are paused.

@coderabbitai

coderabbitai Bot commented Aug 19, 2026

Copy link
Copy Markdown

Warning

Review limit reached

@lemon07r, you've reached your PR review limit, so we couldn't start this review.

Next review available in: 59 minutes

Limit details: You’ve used all 3 included reviews currently available.

Enable usage-based reviews in Billing to review now. Otherwise, wait until the next included review is available.
You're only billed for reviews past your plan's rate limits ($0.25/file).

How can I continue?

After more reviews become available, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

To avoid repeated limits, reduce automatic review volume by pausing incremental auto-reviews earlier, using label-based review opt-in, excluding WIP or generated PR titles, or requesting reviews manually when the PR is ready. If your team needs uninterrupted high-volume reviews, an organization admin can enable usage-based reviews.

How do review limits work?

CodeRabbit enforces per-developer PR review limits within each organization.

For paid Pro and Pro+ reviews, CodeRabbit uses a developer's included PR review attempts over the past 7 days to set the current hourly allowance. At typical activity levels, the full plan allowance applies. Higher sustained activity can lower the allowance until earlier attempts leave the 7-day window.

Please refer docs for additional details.

Review details
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro Plus

Run ID: 53067168-4c39-40e3-a2c3-e9be11370e05

📥 Commits

Reviewing files that changed from the base of the PR and between 8c6239a and f83bad2.

📒 Files selected for processing (11)
  • CONTRIBUTING.md
  • README.md
  • crates/vera-cli/src/update_check.rs
  • docs/docker.md
  • docs/installation.md
  • packages/npm-cli/README.md
  • packages/npm-cli/bin/vera.js
  • packages/npm-cli/package.json
  • packages/python-cli/README.md
  • packages/python-cli/pyproject.toml
  • packages/python-cli/src/vera_ai_wrapper/__main__.py

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

@lemon07r
lemon07r merged commit 8103e04 into master Aug 19, 2026
4 checks passed
@lemon07r
lemon07r deleted the chore/org-rename-references branch August 19, 2026 10:05
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.

2 participants