---
title: Page Title
canonical: https://www.mandalivia.com/ai-native-company/jules/
---

I got access to Jules, an autonomous coding agent from Google and I gave it the aphasia codebase and asked it to add internationalization It's been on my mind to try either our cloud code or OpenAS Codec The new pattern that's coming about seems to be about coding agents that take tasks and do everything and push up a PR This is obviously a level removed from what happens when you use something like Client where you get to see every single file and approve every single change If this works steadily then you end up with really outsourcing tasks and doing a good job of writing the tickets instead There's a lot still to be figured out here and I think the Jules prompt is really really small So I couldn't really tell it to go look in Client Docs for all of the files I created

![|500x408](../../../assets/images/Jules.webp)

![|500x446](../../../assets/images/Jules-2.webp)

![|500x216](../../../assets/images/Jules-3.webp)


It thought there was an i18n pacakge and went off the reservation. There isn't a package. Let's see if it recovers.

Jules can push up a branch and Cloudflare can automatically build the branch. But the build failed. When I gave Jules the log it was under heavy load and said it will take some time for it to respond.

Jules fits into the category of Claude Code, OpenAI Codex, Aider. Command line like tools that work on features. But it makes mistakes.