trypear / pear-landing-page

Landing page for PearAI, the Open Source AI-Powered Code Editor
https://trypear.ai
52 stars 77 forks source link

Revamped Github Section of Landing Page #175

Closed seanK04 closed 4 weeks ago

seanK04 commented 2 months ago

Description

Currently, clicking 'GitHub' on the navbar of the landing page leads to the main app github repository. I implemented a whole page containing info and links to the 3 PearAI repositories - the app repo, submodule repo, and landing page repo. I've also added a bit of additional information such as relevant contribution links and an explanation of and links related to the 3 quest boards.

Related Issue

I made this page in order to address "Revamping Github section of Landing Page https://github.com/trypear/pear-landing-page/issues/169".

Screenshots

Screenshot 2024-07-19 at 4 58 35 PM Screenshot 2024-07-19 at 4 58 46 PM

Checklist

vercel[bot] commented 2 months ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
pear-landing-page ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jul 24, 2024 4:59pm
pear-landing-page-main ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jul 24, 2024 4:59pm
vercel[bot] commented 2 months ago

@seanK04 is attempting to deploy a commit to the PearAI Team on Vercel.

A member of the Team first needs to authorize it.

Fryingpannn commented 2 months ago

Ty! Here are my comments

rohankokkulabito commented 1 month ago

Heya @nang-dev & @Fryingpannn , Sorry to jump into your conversation, but I’ve got a little favor to ask! 😄

I’m Rohan, the Developer Community Manager at Bito. I’d like to run our AI Code Review Agent on your PRs. Think of it as letting AI take the “first pass” on your code reviews—covering security, performance, scalability, and optimization.

You don’t need to do anything for this initial setup. I’ll handle running the Agent and will share any potential fixes and suggestions it comes up with.

Later on, if you’re up for it, you can try it on your other PRs as well. I couldn’t help but notice one with 646 file changes 👀—definitely a good candidate for a thorough review!

Looking forward to seeing what the Agent can uncover and hoping it helps make your code even better.

rohankokkulabito commented 1 month ago

Code Review Agent Run #27725c

  • AI Based Review: ✔️ Successful

High-level Feedback

Revert the change in the 'yarn.lock' file to ensure all required version ranges for 'tailwindcss' are included, maintaining compatibility with other packages. Consider validating and sanitizing inputs for new components to prevent security risks. Ensure dependencies are up-to-date and manage unsupported versions gracefully to avoid process failures.

Actionable Issues

:page_facing_up: yarn.lock
Issues: Total - 1, High importance - 1
Line 4773-4773 🔴 High importance - 1   
AI Code Review powered by Bito Logo
rohankokkulabito commented 1 month ago

I have ran the agent on one of your other PRs. Here's the suggestion it provided.

Can't wait to showcase you the potential benefit of using Bito as part of your PR reviewing workflow.

Let me know what you think.

Fryingpannn commented 4 weeks ago

Closing since we have docs page now <3