Skip to content

chore: update PraisonAI version to 2.2.20 across Dockerfiles and docu…#553

Merged
MervinPraison merged 1 commit intomainfrom
develop
May 30, 2025
Merged

chore: update PraisonAI version to 2.2.20 across Dockerfiles and docu…#553
MervinPraison merged 1 commit intomainfrom
develop

Conversation

@MervinPraison
Copy link
Copy Markdown
Owner

…mentation

  • Updated the version of PraisonAI from 2.2.19 to 2.2.20 in all relevant Dockerfiles.
  • Adjusted README and local development documentation to reflect the new version.
  • Ensured consistency in versioning across all instances where PraisonAI is referenced.

…mentation

- Updated the version of PraisonAI from 2.2.19 to 2.2.20 in all relevant Dockerfiles.
- Adjusted README and local development documentation to reflect the new version.
- Ensured consistency in versioning across all instances where PraisonAI is referenced.
@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai bot commented May 30, 2025

Warning

Rate limit exceeded

@MervinPraison has exceeded the limit for the number of commits or files that can be reviewed per hour. Please wait 12 minutes and 49 seconds before requesting another review.

⌛ How to resolve this issue?

After the wait time has elapsed, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

We recommend that you space out your commits to avoid hitting the rate limit.

🚦 How do rate limits work?

CodeRabbit enforces hourly rate limits for each developer per organization.

Our paid plans have higher rate limits than the trial, open-source and free plans. In all cases, we re-allow further reviews after a brief timeout.

Please see our FAQ for further information.

📥 Commits

Reviewing files that changed from the base of the PR and between 523e6b4 and e25499f.

⛔ Files ignored due to path filters (1)
  • src/praisonai/uv.lock is excluded by !**/*.lock
📒 Files selected for processing (12)
  • docker/Dockerfile (1 hunks)
  • docker/Dockerfile.chat (1 hunks)
  • docker/Dockerfile.dev (1 hunks)
  • docker/Dockerfile.ui (1 hunks)
  • docker/README.md (2 hunks)
  • docs/api/praisonai/deploy.html (1 hunks)
  • docs/developers/local-development.mdx (1 hunks)
  • docs/ui/chat.mdx (1 hunks)
  • docs/ui/code.mdx (1 hunks)
  • src/praisonai/praisonai.rb (1 hunks)
  • src/praisonai/praisonai/deploy.py (1 hunks)
  • src/praisonai/pyproject.toml (2 hunks)
✨ Finishing Touches
  • 📝 Generate Docstrings

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
🪧 Tips

Chat

There are 3 ways to chat with CodeRabbit:

  • Review comments: Directly reply to a review comment made by CodeRabbit. Example:
    • I pushed a fix in commit <commit_id>, please review it.
    • Explain this complex logic.
    • Open a follow-up GitHub issue for this discussion.
  • Files and specific lines of code (under the "Files changed" tab): Tag @coderabbitai in a new review comment at the desired location with your query. Examples:
    • @coderabbitai explain this code block.
    • @coderabbitai modularize this function.
  • PR comments: Tag @coderabbitai in a new PR comment to ask questions about the PR branch. For the best results, please provide a very specific query, as very limited context is provided in this mode. Examples:
    • @coderabbitai gather interesting stats about this repository and render them as a table. Additionally, render a pie chart showing the language distribution in the codebase.
    • @coderabbitai read src/utils.ts and explain its main purpose.
    • @coderabbitai read the files in the src/scheduler package and generate a class diagram using mermaid and a README in the markdown format.
    • @coderabbitai help me debug CodeRabbit configuration file.

Support

Need help? Create a ticket on our support page for assistance with any issues or questions.

Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments.

CodeRabbit Commands (Invoked using PR comments)

  • @coderabbitai pause to pause the reviews on a PR.
  • @coderabbitai resume to resume the paused reviews.
  • @coderabbitai review to trigger an incremental review. This is useful when automatic reviews are disabled for the repository.
  • @coderabbitai full review to do a full review from scratch and review all the files again.
  • @coderabbitai summary to regenerate the summary of the PR.
  • @coderabbitai generate docstrings to generate docstrings for this PR.
  • @coderabbitai generate sequence diagram to generate a sequence diagram of the changes in this PR.
  • @coderabbitai resolve resolve all the CodeRabbit review comments.
  • @coderabbitai configuration to show the current CodeRabbit configuration for the repository.
  • @coderabbitai help to get help.

Other keywords and placeholders

  • Add @coderabbitai ignore anywhere in the PR description to prevent this PR from being reviewed.
  • Add @coderabbitai summary to generate the high-level summary at a specific location in the PR description.
  • Add @coderabbitai anywhere in the PR title to generate the title automatically.

CodeRabbit Configuration File (.coderabbit.yaml)

  • You can programmatically configure CodeRabbit by adding a .coderabbit.yaml file to the root of your repository.
  • Please see the configuration documentation for more information.
  • If your editor has YAML language server enabled, you can add the path at the top of this file to enable auto-completion and validation: # yaml-language-server: $schema=https://coderabbit.ai/integrations/schema.v2.json

Documentation and Community

  • Visit our Documentation for detailed information on how to use CodeRabbit.
  • Join our Discord Community to get help, request features, and share feedback.
  • Follow us on X/Twitter for updates and announcements.

@MervinPraison MervinPraison merged commit 911f077 into main May 30, 2025
10 of 11 checks passed
@netlify
Copy link
Copy Markdown

netlify bot commented May 30, 2025

Deploy Preview for praisonai ready!

Name Link
🔨 Latest commit e25499f
🔍 Latest deploy log https://app.netlify.com/projects/praisonai/deploys/6839afb4d99da5000802aa86
😎 Deploy Preview https://deploy-preview-553--praisonai.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

Copy link
Copy Markdown
Contributor

@gemini-code-assist gemini-code-assist bot left a comment

Choose a reason for hiding this comment

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

Hello @MervinPraison, I'm Gemini Code Assist1! I'm currently reviewing this pull request and will post my feedback shortly. In the meantime, here's a summary to help you and other reviewers quickly get up to speed!

Summary of Changes

Hello team, gemini-code-assist here to provide a summary of this pull request. This PR is a chore update focused on bumping the version of the praisonai package used throughout the project. The primary goal is to upgrade from version 2.2.19 to 2.2.20 and ensure this change is reflected consistently across all relevant configuration files, Docker images, and documentation.

Highlights

  • PraisonAI Version Bump: The core change involves updating the required version of the praisonai Python package to 2.2.20.
  • Widespread Configuration Updates: This version update is applied across multiple files, including various Dockerfiles, the main Docker README, documentation files (Markdown and HTML), the project's pyproject.toml, and the uv.lock file, ensuring all references point to the new version.
  • Homebrew Formula Update: The Homebrew formula for PraisonAI (praisonai.rb) has also been updated to fetch the v2.2.20 release tarball and includes the corresponding updated SHA256 hash.

Changelog

Click here to see the changelog
  • docker/Dockerfile
    • Updated praisonai version requirement from >=2.2.19 to >=2.2.20 on line 19.
  • docker/Dockerfile.chat
    • Updated praisonai version requirement from >=2.2.19 to >=2.2.20 on line 19.
  • docker/Dockerfile.dev
    • Updated praisonai version requirement from >=2.2.19 to >=2.2.20 on line 23.
  • docker/Dockerfile.ui
    • Updated praisonai version requirement from >=2.2.19 to >=2.2.20 on line 19.
  • docker/README.md
    • Updated the listed PraisonAI version from >=2.2.19 to >=2.2.20 under 'Package Versions' on line 124.
    • Updated the version pinning example from ==2.2.19 to ==2.2.20 on line 221.
  • docs/api/praisonai/deploy.html
    • Updated the praisonai version in the example Dockerfile snippet from ==2.2.19 to ==2.2.20 on line 113.
  • docs/developers/local-development.mdx
    • Updated the praisonai version in the example Dockerfile snippet from ==2.2.19 to ==2.2.20 on line 30.
  • docs/ui/chat.mdx
    • Updated the praisonai version in the example Dockerfile snippet from ==2.2.19 to ==2.2.20 on line 158.
  • docs/ui/code.mdx
    • Updated the praisonai version in the example Dockerfile snippet from ==2.2.19 to ==2.2.20 on line 211.
  • src/praisonai/praisonai.rb
    • Updated the download URL for the Homebrew formula to reference v2.2.20 on line 6.
    • Updated the SHA256 checksum to match the v2.2.20 tarball on line 7.
  • src/praisonai/praisonai/deploy.py
    • Updated the praisonai version string used when generating a Dockerfile from ==2.2.19 to ==2.2.20 on line 59.
  • src/praisonai/pyproject.toml
    • Updated the project version from 2.2.19 to 2.2.20 in the [project] section on line 3.
    • Updated the project version from 2.2.19 to 2.2.20 in the [tool.poetry] section on line 97.
  • src/praisonai/uv.lock
    • Updated the locked version of praisonai from 2.2.19 to 2.2.20 on line 3934.
Using Gemini Code Assist

The full guide for Gemini Code Assist can be found on our documentation page, here are some quick tips.

Invoking Gemini

You can request assistance from Gemini at any point in your pull request via creating an issue comment (i.e. comment on the pull request page) using either /gemini <command> or @gemini-code-assist <command>. Below is a summary of the supported commands.

Feature Command Description
Code Review /gemini review Performs a code review for the current pull request in its current state.
Pull Request Summary /gemini summary Provides a summary of the current pull request in its current state.
Comment @gemini-code-assist Responds in comments when explicitly tagged, both in issue comments and review comments.
Help /gemini help Displays a list of available commands.

Customization

To customize Gemini Code Assist for GitHub experience, repository maintainers can create a configuration file and/or provide a custom code review style guide (such as PEP-8 for Python) by creating and adding files to a .gemini/ folder in the base of the repository. Detailed instructions can be found here.

Limitations & Feedback

Gemini Code Assist is currently in preview and may make mistakes. Please leave feedback on any instances where its feedback is incorrect or counter productive. You can react with 👍 and 👎 on @gemini-code-assist comments to provide feedback.

You can also get AI-powered code generation, chat, as well as code reviews directly in the IDE at no cost with the Gemini Code Assist IDE Extension.


Version number climbs,
Docs and code now match the tag,
Sync is complete.

Footnotes

  1. Review the Privacy Notices, Generative AI Prohibited Use Policy, Terms of Service, and learn how to configure Gemini Code Assist in GitHub here. Gemini can make mistakes, so double check it and use code with caution.

Copy link
Copy Markdown
Contributor

@gemini-code-assist gemini-code-assist bot left a comment

Choose a reason for hiding this comment

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

Code Review

This pull request effectively updates the PraisonAI version to 2.2.20 across various Dockerfiles, documentation, and package configuration files. The changes are consistent and appear to cover all necessary locations. Great job on the thoroughness of these updates!

Summary of Findings

  • Homebrew Formula SHA256 Calculation: The praisonai.rb Homebrew formula uses a dynamic curl and shasum command to determine the sha256 checksum for the new version 2.2.20. This approach relies on the v2.2.20 tag and its release tarball being immediately available and stable at the specified URL upon merging this PR. If there's a delay or issue with the release, Homebrew installations could fail due to checksum mismatches or inability to download the source. It's important to coordinate the release of the v2.2.20 tag with this formula update.

Merge Readiness

The pull request is well-executed for updating the PraisonAI version to 2.2.20 across the codebase and documentation. The changes are consistent and thorough. There is one point regarding the Homebrew formula's dynamic SHA256 calculation that should be confirmed: please ensure the v2.2.20 tag and release tarball are available before this change is widely used to prevent potential installation issues for Homebrew users. Otherwise, the PR looks good. As an AI, I am not authorized to approve pull requests, so please ensure further review and approval by authorized maintainers before merging.

url "https://github.com/MervinPraison/PraisonAI/archive/refs/tags/v2.2.19.tar.gz"
sha256 `curl -sL https://github.com/MervinPraison/PraisonAI/archive/refs/tags/v2.2.19.tar.gz | shasum -a 256`.split.first
url "https://github.com/MervinPraison/PraisonAI/archive/refs/tags/v2.2.20.tar.gz"
sha256 `curl -sL https://github.com/MervinPraison/PraisonAI/archive/refs/tags/v2.2.20.tar.gz | shasum -a 256`.split.first
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.

medium

The Homebrew formula now dynamically calculates the sha256 checksum for version 2.2.20 at install time. Could you confirm if the Git tag v2.2.20 and its corresponding release tarball at https://github.com/MervinPraison/PraisonAI/archive/refs/tags/v2.2.20.tar.gz will be available before this formula change is merged or widely consumed? If the tag or tarball isn't accessible when users attempt to install or update via Homebrew, the curl command will likely fail or fetch incorrect content, leading to a sha256 mismatch and installation failure.

While dynamic SHA calculation is a pattern sometimes used in taps for convenience, ensuring the upstream release is available is crucial for a smooth user experience.

shaneholloman pushed a commit to shaneholloman/praisonai that referenced this pull request Feb 4, 2026
chore: update PraisonAI version to 2.2.20 across Dockerfiles and docu…
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