Project Jules reviewing Crystal

Hello,

I’ve setup project Jules to review Crystal. It’s been on autonomous mode for a while and it has found many potential issues and it can create PRs for all of those in varying levels of confidence.

A few of those are in my fork right here: Pull requests · renich/crystal · GitHub

But, those are just some of the issues/opportunities it found on it’s own. I will include screenshots of the others.

A “full wifi signal” evokes a high level of confidence on Jules being able to implement the fix on it’s own; without assistance.

Then, there are the two other levels where it thinks it might require some assistance or definitely require assistance.

In short, I would like to know if there is any interest in reviewing these and participate with the customization of Jules.

I am currently running the 3 pre-defined profiels:

  • Sentinnel: for security.
  • Bolt: for performance.
  • Pallette: UX and design.

So, a specialized profile or two might do us some good. What I’ve done so far is only to provision the machine with the latest crystal.

In any case, ask away if interested. If you decide to ignore this, it’s OK. I offer it in good faith.

Also, I have access to this Gemini Ultra account for 2 more months only while I finish a project. These are unused resources so I wanted to “waste” them properly. ;D






What is project Jules? I guess some kind of autonomous coding agent?

Yep: https://jules.google.com/. I would say it’s semi-autonomous.

There are three steps in the process:

  • configure it.
  • point it to a repo (and guide it on what to do)
  • Interact via chat before the PR.

Then, the PR happens and Jules responds to comments from the owner; in this case, me.

I would lke to learn if I can authorize other contributors to comment as well. I am looking at it.