Live data from Hacker News

Jules: An asynchronous coding agent

jules.google

81–90 of 245 posts

Re: Jules: An asynchronous coding agent

#81

So, you can assign github issues to this thing, and it can handle them, merge the results in, and mark the bug as fixed? I kind of wonder what would happen if you added a "lead dev" AI that wrote up bugs, assigned them out, and "reviewed" the work. Then you'd add a "boss" AI that made new feature demands of the lead dev AI. Maybe the boss AI could run the program and inspect the experience in some way so it could dem…

seems like the 1 person unicorn will be a reality soon :-)

/ :-(

Re: Jules: An asynchronous coding agent

#82

Earlier quoted context omitted.

They're going to make so much money when nobody knows how to code or think anymore without the crutch.

I'll just put this here: > And so it is that you by reason of your tender regard for the writing that is your offspring have declared the very opposite of its true effect. If men learn this, it will implant forgetfulness in their souls. They will cease to exercise memory because they rely on that which is written, calling things to remembrance no longer from within themselves, but by means of external marks. > What y…

Hm, I think Plato is largely true; not in the sense that writing is a harmful crutch, but in the sense that simply being able to read something is not a substitute for knowing it. I think we can see that at play here on HN and on the larger internet all the time: people who read a paper or article, and then attempt to discuss it, without realizing that their understanding of the material is entirely incorrect. These are "men filled not with wisdom but the conceit of wisdom," and they lack the awareness to understand that they don't understand.

In other words it is not the writing that is harmful, but the lack of teaching.

Re: Jules: An asynchronous coding agent

#83
post #45
post #4

Google’s ability to offer inference for free is a massive competitive advantage vs everyone else: > Is Jules free of charge? > Yes, for now, Jules is free of charge. Jules is in beta and available without payment while we learn from usage. In the future, we expect to introduce pricing, but our focus right now is improving the developer experience. https://jules-documentation.web.app/faq

I feel like this (and I know it's big tech tradition) had the same economic effect as dumping. https://www.investopedia.com/terms/d/dumping.asp

Google has been offering you "free inference" for more than a decade. People who never work there are simply not aware of how thorough soaked in machine inference many Google products are, especially the major ones like web search, mail, photos, etc.

Re: Jules: An asynchronous coding agent

#84
post #9

The copy though: "Spend your time doing what you want to do!" followed by images of play video games (I presume), ride a bicycle, read a book, and play table tennis. I am cool with all of that but it feels like they're suggesting that coding is a chore to be avoided, rather than a creative and enjoyable activity.

So absurd. As if your boss is going to let you go play tennis during the day because Jules is doing your work.

If all of these tools really do make people 20-100% more productive like they say (I doubt it) the value is going to accrue to ownership, not to labor.

Re: Jules: An asynchronous coding agent

#85

Is the "asynchronous" bit important? How long does it take to do its thing? My normal development workflow of ticket -> assignment -> review -> feedback -> more feedback -> approval -> merging is asynchronous, but it'd be better synchronous. It's only asynchronous because the people I'm assigning the work to don't complete the work in seconds.

Other Agentic tools run for 10-30min based on model, task complexity and the number of dead ends the LLM get into.

Re: Jules: An asynchronous coding agent

#86

So, you can assign github issues to this thing, and it can handle them, merge the results in, and mark the bug as fixed? I kind of wonder what would happen if you added a "lead dev" AI that wrote up bugs, assigned them out, and "reviewed" the work. Then you'd add a "boss" AI that made new feature demands of the lead dev AI. Maybe the boss AI could run the program and inspect the experience in some way so it could dem…

What about "VC" AI that wants a unicorn? :D

We have been informed that VC is the only job AI cannot do.

Re: Jules: An asynchronous coding agent

#87

Wow, it looks like Google and Microsoft timed their announcements for the same day, or perhaps one of them rushed their launch because the other company announced sooner than expected. These are exciting times! https://github.blog/changelog/2025-05-19-github-copilot-codi...

Both announcements on the heels of OpenAI Codex Research Preview too, which is essentially the same product

Re: Jules: An asynchronous coding agent

#88
post #9

The copy though: "Spend your time doing what you want to do!" followed by images of play video games (I presume), ride a bicycle, read a book, and play table tennis. I am cool with all of that but it feels like they're suggesting that coding is a chore to be avoided, rather than a creative and enjoyable activity.

I think they are suggesting that you can focus on the code that you want to write - whatever that is. Especially since the first line is, "Jules does coding tasks you don't want to do." I took the first image as being someone working on the computer. Or, take back your time doing whatever you want - e.g. cycling, table tennis, etc.

> Or, take back your time doing whatever you want - e.g. cycling, table tennis, etc.

That might be true for hobbyists or side projects, but employees definitely won't get to work less (or earn more). All the financial value of increased productiveness goes to the companies. That's the nature of capitalism.

Re: Jules: An asynchronous coding agent

#89

Any coding solution that doesn’t offer the ability to edit the code in an IDE is nonsense. Why would I ever want this over cursor? The sync thing is kinda cool but I basically already do this with cursor

Can you have it make changes, then review them in a gif diff? That’s basically all I do with cursor at this point
Post reply on HN