#jules-general・🦑

1 messages · Page 8 of 1

royal violet
formal osprey
#

Hello everyone, how much data can Jules store in its memory?

velvet jay
#

Im building jules react native app for ios !

bitter moth
#

how to add a setup script for Jules? I don't see this anywhere:

bitter moth
#

never mind - found it. what a way to hide that

mellow galleon
#

I just wanna give a big thanks to the Jules team. I've literally been gone a week and a half (since the Pirate event ARRR! 🏴‍☠️ ) and so many features have been added. It's really good to see that the developers are actively taking feedback.

drifting igloo
#

I have a list of github issues that I want Jules to complete in a sequence, how can I achieve this? The simplest way I can think of is manually managing this by adding the jules label. However, is this something I can have Jules take care of?

hollow forge
#

i

mellow galleon
#

Hi guys

quiet drift
#

Unfortunately, that doesn't seem to work.

All it does is create a modal on the web interface that requires me to click the "Publish" button by hand 🙁

quiet drift
#

The API is incredibly useful, and I now have an N8N task that creates a new Jules session from every ticket in a particular Trello list.

However, there is one big roadblock - and that's that I would like Jules to automatically push the branch to GitHub (so that the CI can be triggered.)

Unfortunately, even for tasks that are created by the API, Jules still appears to require a user to go to Jules.google and click the "Publish" button.

I don't know which of the following are true:

  • This is intended behaviour for the API 🙁
  • This was intended behaviour for the UI, and there is an API call / parameter to do this but I've missed it.
  • This isn't in the API, but will be in a future version 🙂

At the moment, this means that the programmer whose credentials are used in the N8N task is the only one who has visibility of the change, because only they can push the new stuff to GitHub.

ornate hazel
#

doing the same

spring tiger
#

hello guys, can some one help with docker setup for jules ?

blissful merlin
spring tiger
ornate hazel
#

i actually found a way. click the link it gives you authenticate locally, copy the redirect link, then open another session of your vps while the first one is still waiting then use curl "xx"

hybrid blaze
#

Actually now that you authd can you tell me where it put the auth credentials? Is it in ~/.jules?

primal lake
#

I noticed that whenever I start a new session, Jules runs my setup script. Isn't that the point of the environment snapshotting after you "Run and snapshot" in the environment configuration page, that you don't have to run that and can just clone the snapshotted image?

leaden pawn
primal lake
#

Also , is there any way to set up a team and invite other teammates to your Jules repo setup? I feel like there has to be and I'm missing it, but have been poking around the UI and documentation and haven't found anything. I just want them to share the repo I set up and created the configuration setup script for

quiet drift
# velvet jay Give the template pls

What’s the best way to share an n8n template? (Something I’ve never done before.)

I could write it up as an article and share a link, but I don’t want to spam…

… but there may be a more n8n way to do that?

velvet jay
severe vale
#

Until Jules is able to GPG sign commits, I'd be open to allowing it to bypass the branch restriction. Unfortunately, just adding the bot to the bypass list doesn't seem to be helping. Anyone successfully been able to do this, or any help on what might be needed to make this possible?

mellow galleon
mellow galleon
severe vale
# mellow galleon I'm currently working around this by utilizing Jules in a separate fork then bri...

An option, but not one that I think is going to be easy to scale to other engineers. I don't need Jules to sign commits as me, just that they are signed and "valid" as far as GitHub is concerned. In the past I've has success getting GH to sign commits using its GPG key using the API, but that requires a bispoke implementation that doesn't integrate with the normal git cli/tooling that is out there.

visual gyro
#

Is any on Gemini pro feel like coding is not doing so great job with context and design and layout feel like Jules have been not acting like it self. Think maybe guardrails is making more stupid anyone else notice that is get last or functions worst?

molten pilot
#

might be context/memory rot

#

i just wish it was a bit faster, maybe gemini 3.0 soon jaePopcorn

sharp flame
#

this might sound silly but jules will occasionally make silly mistakes, it's important to let it finish the task and for the review agent to do its job. for example in that pic it messed up a job and the review agent noticed before the commit and PR. Jules went back for an hour or two autonomously fixed everything and then pushed the full, correct implementation

leaden pawn
hybrid blaze
# ornate hazel i actually found a way. click the link it gives you authenticate locally, copy t...

for me it doesn't want to stay logged in. as soon as I authed, even with this method, and then run jules, I get:

 🦑 Welcome to Jules CLI!                                  v0.1.30
  What would you like to build today?

Failed to list tasks: Trying to make a GET request without a
valid client (did you forget to login?)
Tip: you can use "/login" in the TUI or "jules login" in the
command line to login

 > Search sessions or type / to use commands

 The task table is empty. Create a new task using the /new command!

 Working in: ~    unknown/unknown (unknown)
#

login in through the TUI at least lets me use jules until I close it, then it's again no longer authenticated 😐

visual gyro
visual gyro
visual gyro
sharp flame
#

It looks like you're providing HTML files for Jules and Jules can't execute any commands because there aren't any. In a modern webdev environment, it would run linting and type checks then execute something like 'npm run dev' to start the web server emulation and test that the dependencies and code logic was functional.

#

Why don't you try throwing a a more difficult task at Jules like , " refactor this website in to a modern product showcase page that uses tailwind and next.js stack. "

Once pushed to GitHub you can then deploy this to Google Cloud or any other web hosting platform

#

You could also use one of the web authoring tools like Stitch or Firebase to create the front-end design yourself, then get Jules to pull the information from your old landing page and put it in for you

#

In short, you've not provided Jules the entire code base or instructions on how to set up and run Apache/MySQL to host the WordPress website? Once it has completed editing the html it checks for syntax and coding errors but that's all it can accomplish without a backend of some kind

visual gyro
sharp flame
# visual gyro It's fail anyways it want me too restart the session

this is just a set of rules for a coding agent.

you've just given Jules a singular .html file... you can't just "run" or "execute" it like a video game to make it do tricks - it's not built for that.

think of a backend as the "kitchen" in a restaurant: the HTML page is the menu (what customers see), but the kitchen (backend) prepares the food (data) and serves it up.

your .html file needs a backend stack like node.js/express, python/flask or php

visual gyro
#

Yeah I give refence and data and where it can find the info

sharp flame
#

and here i was thinking i was punishing jules with major refactors...

#

poor octopus

visual gyro
#

Going rebuild website it got real update 2022

#

So Design improvement is need and functions it is based on WordPress @sharp flame if you have suggestion and thought it would be much appreciated always fun hear what other think.

sharp flame
#

wordpress usually relies on a database like MySQL for images and user auth

Jules can only edit so much of the HTML because you have not given instructions on the LAMP (backend) stack . any CRUD changes to the frontend will break once you deploy to your webhost .

visual gyro
#

I gave it links and photos and content and context usually and refinements but maybe that wrong way use it. It look good costume php webpage for WordPress when costume webpage with code. But probably not right way optimal. Just started like fun project because webpages is in so bad state and theme is from 2022. So Design improvement is need. Looks WordPress 6.9 will be upgrade for using it ai but it comes out in December 20 oktober

#

Beta preview

sharp flame
#

jules is for big development tasks. for your case i think maybe you need to use Google AI Studio with the URL Context enabled

visual gyro
#

Have some big development plans but don't wanna throw to much at it if it not ready

#

Tried google ai Studio but it has to much hallucinations and collect wrong faulty data because it is in swedish language for most part. The support not so great for sweden

mellow galleon
# sharp flame jules is for big development tasks. for your case i think maybe you need to use ...

I disagree with this. Jules is quite literally meant for targeted well defined E2E tasks, I think in larger scale tasks is where it stalls significantly due to it's architecture. Unlike a HIIT implementation it doesn't have full context of your codebase, it's new memory function does help but it's still very limited in it's ability and I don't think it should be relied upon to do large development tasks.

mellow galleon
# visual gyro Have some big development plans but don't wanna throw to much at it if it not re...

As @sharp flame mentioned, and as an ex-Wordpress developer it's difficult to get Jules to integrate well with your intended use case. The LAMP stack is very different to the SPA architecture or other environments Jules expects to work on [https://jules.google/docs/environment/]

You're better off in my opinion using Wordpress in it's headless CMS state with a React front-end which is where Jules would excel. But you'd lose the ease-of-use that WP is known for.

visual gyro
orchid jasper
#

trying to update my snapshot and it keeps saying the working tree is dirty

leaden pawn
leaden pawn
visual gyro
open sand
#

is there some plan to be able to get custom environment, so we can have custom tool to run inside Jules like dart/flutter without installing them every time?
Also would be great if we could use gemini extension in some task, is there a plan for that as well?

leaden pawn
visual gyro
#

How can tell a limit on environment what is the issue with the new Snapshot? Folder 📁 📂 and files coming I would like name project and different task renaming them

ornate hazel
nova fjord
#

Once I've created a Github branch for a task, and then asked for more changes, how do I make Jules add those further changes as a new commit to the existing branch?

leaden pawn
sharp flame
#

"It seems like you've been away for a bit. Are you still there? I'm ready to continue with the next step whenever you are."

this seems to be occurring quite a lot lately, any tips for getting it to stop? Jules used to be very good at autonomously running until task was complete or the review was done and awaiting further instructions.

vapid forum
#

Wondering when it will be available in Morocco!

leaden pawn
hybrid blaze
sharp flame
swift karma
#

What's the difference between tasks and sessions?

last cipher
#

my jules is keep geting stuck on the git push phase

#

the chat somehow doesnt render the approval button and then the whole session just breaks and glitches

leaden pawn
visual gyro
visual gyro
leaden pawn
dark pagoda
#

PRs seem to be completely broken right now for me

Failed to create pull request: GitHub API validation error: {"message":"Validation Failed","errors":[{"resource":"PullRequest","field":"base","code":"missing_field"}],"documentation_url":"https://docs.github.com/rest/pulls/pulls#create-a-pull-request","status":"422"}
snow karma
#

Has anybody tried connect jules to linear yet?

leaden pawn
formal tusk
snow karma
visual gyro
loud tinsel
#

How can create svg using jules please explain

bitter moth
#

how to setup the environment for a repo where some python libraries have to be installed?

limber steppe
orchid pebble
#

I dont see that much memory if I try to display all the list. Is this a good sign ? Is it possible there is hidden memory or Jules lie to me ?

north geode
#

In which countries is Jules available? I can't access it from Ukraine, even though I bought a Google subscription.

snow karma
bitter moth
#

has anyone had real success with jules yet? it reads my repo and fails at random places

vale granite
bitter moth
vale granite
#

my prompt was "find ways to reduce duplicated code"

small aspen
#

It's my time to try Jules.

leaden pawn
manic night
#

hi, i have switched to Google One AI Pro subscription, but Jules still shows basic plan, how to update its plan?

sleek basalt
#

it should show wen you sing in with your google acc tie to the sub

night oriole
#

Hello Jules friends

visual gyro
#

Promt please

visual gyro
#

@elfin kite can can like video recap or from event stage videos in like a #1238621511401734254 or link special deals or guide channel ? Maybe youtube channel for labs??

austere fern
# visual gyro Promt please

Do you mind if I DM you. (Let me check tho if I still have the workspace. I cleared few things from Jules to reduce clutter)

visual gyro
#

Is it a public repo? Sure do so. What was application or refactor or what was it can not remember now.

visual gyro
#

Anyone got some tools or something using api in smart way for Jules?

deep parcel
#

Question.
In a session does jukes need to publish the PR in order to keep working?

orchid jasper
leaden pawn
wintry hare
#

Hi. I have had issues with jules for a few days now. It takes many hours to do basic tasks that he used to do in minutes before. I am talking 5 to 7 hours to finish a tiny task. It looks like pre-commit steps are the culprit. Did you notice something similar?

deep parcel
deep parcel
#

You got like 100 a day I think, mix it up

wintry hare
deep parcel
#

No, but if you session has lots of other small tasks in

wintry hare
#

No it's one task only but with a huge amount of bug fixes and back and forth on that small feature. Was quite inefficient to be honest. And that seems to be the case for me for the last few days. I am starting a new session every time but it takes many hours every time. Last month it would have taken minutes at most.

#

For instance today, I accepted the plan at 09:39. It's still busy at 16:57 and most of it is the pre-commit steps. And it's not just this one, seems to be the case for every new task these last few days.

prisma vine
# wintry hare Hi. I have had issues with jules for a few days now. It takes many hours to do b...

Hello if you're encountering errors and /or bugs or would like to leave a general feedback about Jules please don't hesitate in utilising the #1374125660859142254 channel. It helps to keep the team organised and it’s also where all the technical issues are logged. The problem you’re facing may have already been posted there so please also check the channel for updates.

You can also stay up to date on Jules updates via their X(Formally Twitter) social media page at x.com/julesagent.

Till then we ask for your patience as the team works through the bugs and feedback requests

Thank you !!

leaden pawn
visual gyro
deep parcel
wind blaze
#

Hey i was wondering if you were able to implement a progress bar while jules is completing a task . More specifically to the left of the publish button above the code editor. I feel like this simple add would be pyscologically satisfying for me and im sure others as well.

#

but other than that I really love what you have built. I think it is absolutely amazing and has increased my productivity 10 fold. Thank you <@&1173646484311384114>

mellow galleon
soft mantle
soft mantle
molten pilot
#

please add inline diff view 🙂

delicate drum
#

my task stopped working didnt even use much promts

#

session/1417547498278013185

#

will i be able to reuse the chat?

hardy plume
#

It'll take it's sweet time, 50/50 chances

mellow galleon
# soft mantle Because I know you're not talking about Jules. You cant be

No it's just that logically I don't think it's sound to realistically track the progress of a task defined by Jules. It's plan in itself when tasked does fail in certain scenarios but Jules is capable of altering it's path. Doing so would change the progress back to whichever point in it's plan it diverged from. It's not a user error but just part of development. Expecting any model to realistically single shot operations isn't viable at the moment. The tech just isn't there right now

#

Jules is a great tool but it does make mistakes as do all AI tools. The whole premise of models is built upon estimation so failure is bound to happen.

brisk hamlet
#

I wonder which Gemini-Version, especiall if it is pro or flash, is behind Jules. Sometimes it makes mistakes which are so stupid, I would assume Flash, sometimes it is very very smart and I would assume Pro.
Can you clarify that, <@&1173646484311384114> ?

gilded rover
#

So I’ve been trying out Jules today. It desyncs because of safety filters when trying to run a test to verify hotel adress’.

I stopped using Gemini quickly because of the safety issues (too much!), VEO3 and nano-banana.

You create good products and destroy them with censorship!!

#

Unusable in my case because of adress’…

soft mantle
# mellow galleon No it's just that logically I don't think it's sound to realistically track the ...

maybe i'm just not working on complex enough tasks, most of mine are 1 or 2 iterations I work with Jules on improvements and i use the interactive plan to make sure everything is aligned. Can you give me an idea of what projects maybe he lacks in or goes off track? My only real issues with Jules have been environment bugs but they have been taken care of really fast I havent had a single problem for a couple weeks but like i said im probably doing micro projects compared to most people

grand aspen
#

Is there a way I can contribute to Jules for free? @leaden pawn

lapis fiber
#

i have google ai pro but i only get 15 daily tasks on jules

#

instead of 100

#

Is this because of advanced protection being on?

grand aspen
#

maybe idk

dire wolf
#

do we have an alignment problem?

grand aspen
#

does it say pro in the top right

#

@lapis fiber

lapis fiber
#

Do you know if jules basic plan uses a weaker model?

lapis fiber
grand aspen
#

so u are not pro

lapis fiber
#

I have three ai pro accounts, two works fine

#

And my main one doesn't

#

I do have pro

grand aspen
#

then you have to talk to the support team

#

in here or google one

#

@lapis fiber

lapis fiber
#

Well I'll wait for a google staff to see the messages here then

#

Not sure if the Google one support can help with labs requests

grand aspen
#

maybe

#

Because there’s an issue with your account it’s not recognized as a pro account.

#

idk maybe

#

@lapis fiber

prisma vine
#

Hello if you're encountering errors and /or bugs or would like to leave a general feedback about Jules please don't hesitate in utilising the #1374125660859142254 channel. It helps to keep the team organised and it’s also where all the technical issues are logged. The problem you’re facing may have already been posted there so please also check the channel for updates.

You can also stay up to date on Jules updates via their X(Formally Twitter) social media page at x.com/julesagent.

Till then we ask for your patience as the team works through the bugs and feedback requests

Thank you !!

worthy cave
#

why cant it ask questions correctly anymore its saying it sent the questions but dosent send anything, and when you send a message the questions pop up for a second and dissapear??

noble island
#

@prisma vine

Based on discussions with many people in the tech sector, Jules AI is causing significant issues for us Workspace users. We have a very small limit on tasks (15 daily) and only three concurrent tasks. If we use one task per job, we deplete our limit in less than an hour, which makes it impossible for a professional to do anything meaningful with Jules.

As a result, most people add around 10 to 15 jobs per task because they have no other choice. However, this approach causes Jules to malfunction in many ways. I've tested it, and Jules is clearly struggling to handle multiple jobs per task.

The problem is that you have lowered the usage limits so drastically for Workspace Pro Business users that you are indirectly compromising your own product by forcing users to consolidate jobs.

Since Workspace users are already paying a significant fee for Google services, paying again for an increased number of tasks makes no sense. Most users are either leaving and switching completely to competitors or staying with Google but experiencing many bugs with the coding agent.

This feedback is important because all the workspace users I have been working with really cannot build anything functional with Jules, it breaks their code all the time because of the large number of task they write per single job due to the limit constraint.

Also

noble island
#

This is the point where most of us are stuck, and I genuinely cannot understand Google's logic. I was initially on Google One, and then I upgraded to Workspace because it was promoted as including Google Pro features for business users. Now that I've spent time setting up my Workspace, I realize that our usage limits for Jules are completely different from those of Google One users.
This makes absolutely no sense, we upgrade to a business-level account, yet we receive less usage capacity than a personal Google One account. This is extremely confusing and frustrating coming from Google.

edgy saffron
#

Hi, anyone got an issue with daily tasks quota that doesn't reset after 24 hours (AI pro plan) ?

mellow galleon
regal garden
#

Good afternoon everyone! I’m excited to be here.

prisma vine
#

Based on discussions with many people in the tech sector, Jules AI is causing significant issues for

noble island
mellow galleon
#

So very odd

#

It was under the entry for Jules CLI

#

Suuuuuuuuuuuuuuuuuuuuuuuper sketch that they're modifying release details like that without notification.

#

As a Workspace admin im also concerned 😂 we literally just settled our annual bill last week lol

noble island
# mellow galleon So very odd

It is scary to have such significant news amended. Now check this: it was received by email in August. When I saw this, I contacted Google Support and asked if the Workspace Business plan would include the PRO version of Google AI. They confirmed that it would, which is correct, as I see it in my account (PRO). However, after joining Workspace, I found out that the PRO version from Workspace is not considered the same as the PRO version in Google One. This is very poor advertising because once you set up Workspace and move all your data over, it is not an easy process.....

mellow galleon
#

🤷‍♂️ Google be doing Google stuff. I guess it's the way they operate. But in terms of retroactively changing details like that it's just bad business practice. Puts a bad taste in peoples mouth.

noble island
#

I agree

mellow galleon
#

I added to your thread but hopefully they provide a reason as to why it was removed

noble island
#

thank you so much Tim, very much appreciated

near jay
#

Hi , trying out Jules TUI on Windows 11 and I am getting "Warning: git is not installed on this machine, please install it first." when I run Jules. I have git on my machine though. Any advice? Thanks!

visual gyro
#

Any update on the task manager? Any news on automode and any news on connectors for Jules more then api function's.

leaden pawn
leaden pawn
soft yacht
#

Hey everyone on the Jules team, considering that Jules is associated with the Gemini membership, I wanted to ask if Gemini AI Plus subscription users will have access to the plan. I only see options for AI Pro and AI Ultra plans, I don't see anything for AI Plus.

fair void
# quiet drift The API is incredibly useful, and I now have an N8N task that creates a new Jule...

Hi! There is a way to create an auto-PR with the API. Here is an example:

curl 'https://jules.googleapis.com/v1alpha/sessions'
-X POST
-H "Content-Type: application/json"
-H 'X-Goog-Api-Key: YOUR_API_KEY'
-d '{
"prompt": "Create a boba app!",
"sourceContext": {
"source": "sources/github/bobalover/boba",
"githubRepoContext": {
"startingBranch": "main"
}
},
"automationMode": "AUTO_CREATE_PR",
"title": "Boba App"
}'

see docs under https://developers.google.com/jules/api/reference/rest

leaden pawn
rigid swallow
#

Is there difference in Jules if I use pro or the free version? Talking about quality of code not the limits

soft yacht
# leaden pawn Hello <@681886763311956052> access to Jules has been bundled only with the Goog...

Any particular reason for excluding Jules only? I see that the other products do apply to the Bundle: Flow, Gemini, whish, veo3... I understand that the Plus plan is intended to balance the value a bit in emerging markets, but it's still 2TB of storage. I would like to suggest that you take the Plus into consideration, it is precisely for markets with difficult access, it does not have to have the same capacity as the Pro, but it could be something in between.

leaden pawn
night oriole
soft yacht
rigid swallow
primal lake
#

I'm having an annoying problem where Jules appears to be working on old branches. It's referencing old functions that we removed earlier today that are no longer on the main branch. Has anyone else experienced this and know how to fix it? Wish I could actually see what commands its running to start up, clone the repo, and check out its own branch. Maybe I'm missing something fundamental here that I should have in my setup script?

valid needle
primal lake
valid needle
# primal lake Do you mean the "Run and snapshot" button? If so that would be brutal

yes 🤣 i am running tests now to tell him to update from the main branch the first one failed now he saied:
Update branch from main.

As per the instructions, I will fetch and merge the latest from the main branch to ensure my workspace is up-to-date before starting implementation.

But its not dooing anything ATM, ill PM you if i find a solution

#

Ran: git fetch origin main git merge origin/main
Command timed out.

primal lake
valid needle
primal lake
valid needle
near jay
near jay
valid needle
ivory falcon
#

im ran into a problem, there are no submit buttom after jules work, how to solve this

tribal prawn
visual gyro
visual gyro
#

Was it roadmap or know issues with fix in the works

primal lake
#

Does anyone know if environment variables are accessible by the sessions as well? The wording on the environment configuration page makes it sound like they should be, but I also see a) the Run and Snapshot flow always ends with an unset command for the env vars and b) my session is trying to run the setup script and failing with a message that sounds like its because it doesn't have access to my env var

primal lake
rigid swallow
#

What has changed?
You give Jules a clear task, and it still modifies other files and functions.
I explicitly say not to touch anything else, yet it does. It’s become unreliable.
All day doing that - Fix one thing, and it breaks others.

leaden pawn
#

Hey @primal lake Yeah, sessions do get your environment variables — the issue is with sudo. By default, sudo doesn’t pass user env vars, so they won’t show up unless you use sudo -E or adjust the sudo config. Hope this helps!

primal lake
orchid jasper
#

jules seems to be ignoring follow-ups to tasks a lot today, including ones to fix things that weren't correct in the first or second run

#

the little icon floats down and i get the "thinking" prompt but then the lil squid icon floats back up to the last commit like "lol i ain't messing with it more"

leaden pawn
swift karma
#

Is it normal jules always ask me where the android SDK is?

#

Happens when it tries to run ./gradlew test

leaden pawn
visual gyro
visual gyro
#

@rough kiln hey can not get Jules in terminal I am windows computer

coarse crescent
#

Can jules convert SPA html site into nextjs ?

mellow galleon
coarse crescent
mild plank
#

hey i would love to know if jules can work with gitlab

#

or gitea

sleek basalt
#

as far as ik github only for now

mild plank
#

Oh i see thanks

leaden pawn
hushed bay
#

Hey I'm trying to test out Jules with on of my repos but I'm having trouble settings things up:

  • To avoid giving jules access to all my repos on my main account, I've set up a secondary account for Jules only and added it as a contributor
  • It's still prompting me to add repos
  • I've also made the repo public, but still unable to access
    Does the account linked with Jules have to be the OWNER of the repo?
#

I've set up a dummy repo and it's appearing in the Jules UI now.
Is there really no way to use Jules on repositories that you're a contributor on?

hushed coral
#

No it doesn't

#

And JULES only has access to the repos you give her

#

Once linked you'll see a list populate on JULES

#

JULES's platform*

#

You then select that repo and add in any environment variables or memories you'd like to start with, and one you create a task she will then gain access to it.

#

@hushed bay

molten pilot
#

jules is so good

leaden pawn
hushed bay
# hushed coral No it doesn't

sorry I'm having trouble understanding which of my questions you are responding to:

  • is jules able to access repos that the linked github is a contributor on? I only see the empty dummy repo I created
  • are you saying that I can give it selective permission to certain repos I'm the owner of
molten pilot
#

id just would prefer a faster low thinking mode

#

as an option

spring steppe
#

I've been unsuccesfully trying to get Jules to do ANYTHING today. No code reviews, hell no PLANS when in interactive mode. I've had to tell it to run set_plan... What gives? Is Google gonna fix this or what?! Been a steady decline since the release of Jules Tools.

leaden pawn
hushed bay
#

for reference I had ALL REPOSITORIES checked, just wanted to show that the other contributor repos are not showing up

#

let me try it with another repo, perhaps there are some weird security settings on this one

#

yeah, even with a different repo it's not working

#

as you can see it's not an issue with the app auth since the repo the account owns is showing up

molten pilot
#

anyone have more success with interactive plan mode? i havent really used it.

spring steppe
#

Nope. I haven't had any luck with anything Jules today. Seems like it's just running Gemini Flash and pretending to be useful. No code verification, you will have to tell it to tell you its plan, multiple times, it'll tell you to use the files in its private VM. It's just a fancy toy that never should have become a paid product. Just Use Gemini Flash and save your frustration.

hardy plume
#

Today jules felt too different. Too disappointed.

spring steppe
#

It was an immediate decline from the moment they launched Jules Tools. THey only care about those users now.

#

Too bad too, it was a really good tool for 1 week. And they don't seem to care, as can be seen by the lack of replies to it being fundamentally equal to Gemini Flash without any of its built-in services actually functioning.

molten pilot
#

i dont understand the cli tool tbh 😅

leaden pawn
spring steppe
#

OK, I've added my complaint to the hundreds of other ignored complaints. I won't hold my breath.

spring steppe
# mellow galleon

Yeah, Google has shown that they are no longer a reputable company. They also keep removing options from Workspace, too, but it still costs the same!
"Just shove Gemini at it, that'll make it better!" -- Google's new product design strategy.

hybrid blaze
#

Anyone able to get jules-cli working on a jules server? The latest version still doesn’t have authentication stick. Jules login works, but then when I try to launch it, it just tells me that I need to authenticate
So no login credentials or tokens are saved from the looks of it

quaint wagon
#

Hello, I'd like to request a feature: the ability to reference other GitHub repositories within my account. Currently, to provide context for projects (e.g., refactoring, dependencies), I must use submodules or external tools like Repomix. Direct referencing would streamline this workflow.

spring steppe
jolly vigil
#

Jules is pretty weak right now, 3.0 will change that

#

I vibe coded around a 10,000 lines of code Google apps script project with 2.5 pro, works wonderfully because I baby sat it / was there for the design and everything
I want to do the same but for a nextjs react web site version of that app, haven't had a good experience with Jules for that, chat messages are a bit slow to come up, you can't babysit and it can barely test the site itself
I think the performance is because of 2.5 Pro 🤷‍♂️

placid nest
# spring steppe Yeah, Google has shown that they are no longer a reputable company. They also ke...

It has been difficult to measure whether there has been degradation, perhaps caused by the branching of services placing more strenuous limits on shared resources, or is it just the sensitivity of autoregression and initial conditions. In my earliest development with Gemini, although somewhat after quirks like getting duplicate functions were ironed out, it'd provide a dozen files all properly working together and all fairly short and easy to iterate on. Later versions improved significantly on iterating on monolithic single files..up to a point before it began inserting placeholders-as-comments in the code during regeneration. Today, I have returned to split files and am now being pushed to learn more about testing code in order to get back to the frictionless iterations again.

placid nest
#

This is a thorough back-context. It's what one would hope to get to after a drawn out conversation about goals, challenges, etc. As-is, I've only been able to get to this level by treating the back-context like a program being written itself. It's probably due to the difficulty in orchestrating multiple tasks that are not directly related

#

It's almost certainly that the attention mechanism cannot separate out parts of the context that aren't needed to address other parts. Especially if the model "suffers" "anxiety" as it nears what ever is considered a reasonable response output length per output sent

#

If session data is being used for training then to get better quality datasets that improve the depth their service can reach per request, it is better to have users operate on one request at a time.
Maybe there is a future where they have enough of that kind of session data and move on to multitasking sessions

#

This youtuber helped me understand why certain limitations exist https://youtu.be/KJtZARuO3JY
Although he only describes one language model, whereas Gemini is an orchestration behind-the-scenes

An overview of transforms, as used in LLMs, and the attention mechanism within them.
Based on the 3blue1brown deep learning series: https://www.youtube.com/playlist?list=PLZHQObOWTQDNU6R1_67000Dx_ZCJB-3pi

▶ Play video
night oriole
#

I think you'd benefit from reading that white paper

placid nest
# night oriole This is your prompt? I'd highly recommend reading this white paper. The entire...

Here is one of many projects seeking to overcome this limitation by deploying a modified attention mechanism https://youtu.be/QLFviB2cKtU

Jacob Buckman, CEO of Manifest AI, joins us to discuss their solution to one of AI's most expensive computational bottlenecks: the ever-growing KV cache for long context inference. Power Retention replaces Attention in the transformer architecture, and moves memory requirements from growing to fixed memory size.

Show Notes:

▶ Play video
night oriole
#

There's no real limitation?

If you're telling the agent a story, adding in threatcon Charlie, standing by to receive, that's garbage context that only serves to burn tokens and confuse any LLM

placid nest
night oriole
#

That's counter to almost every single white paper in the space.

Tasking is best when they're atomic tasks that close a session and you start a new task session with fresh context

(Graphic from anthropic)

placid nest
night oriole
#

We are no where near AGI,
I'm talking about tasking Jules

#

I didn't say Jules is agi.
I said we are no where near AGI

We need to work within the current capabilities of every agent.

placid nest
#

The biggest hurdle I've experienced with Jules is the enforced learning curve required to effectively use git for versioning.
It's healthy for sure but may not be for everyone

night oriole
#

What's tripping you up re: git?

placid nest
# night oriole What's tripping you up re: git?

While resolving conflicts between an update pushed by Jules and the main branch, I accepted all the "incoming changes" instead of the "current changes" which meant I overwrote the updates Jules made in the newly created branch. I spent way longer than I care to admit trying to figure out how to roll back. Eventually I got the new branch to reset then made it the main branch and deleted the main

night oriole
#

If Jules is on a backend task, you can work on frontend, generally

placid nest
night oriole
#

Merge often!

visual gyro
#

Think 💬 it has alot of guardrails think you just comparing it to beta when it was using experiment modul. So you expecting more.

#

Jules need Gemini 3.0 feel like it doing very basic stuff when it was in beta it rebuild website with 300 underpages and updated the design and functions made pretty cool stuff then when Jules came out beta the repo crashed and because it was published all the files got erased @vapid moat

#

I need like dashboard and Connectors and real agents

visual gyro
#

@vapid moat think think new sonnet 32 is great much better now after couple of weeks think is got better memory and context window think Gemini pro 2.5 is really far behind now it make so long answers so you get just overwhelmed buy amount of text.

#

Think chatgtp 5 is bad if you don't use chatgtp Pro version it is very bad . Chatgtp 5 is useless on free tier

#

De activate memory

wind blaze
spring steppe
#

So I'm honestly rocking about 50/50 with this method. I've had it work a bunch, I've had it not work a bunch 😂
But, I seem to be unlucky when it comes to this system,so your results may vary.

pliant vector
proven relic
#

We really need optimization update

jolly arch
#

why is this happening😩 ?

lilac phoenix
#

i have pytest and jest working in jules and am struggling to get cypress working due to clerk authentication issues. has anyone crossed this particular barrier?

swift karma
#

Happens to me sometimes with gradle, the daemon dissapears

hushed bay
# hushed bay

@leaden pawn hey if you have a chance can you give me a hand here? I'm not sure what I'm missing

leaden pawn
lilac phoenix
leaden pawn
hardy plume
#

Hey @leaden pawn why is jules unable to create PR now?

buoyant pagoda
#

I've found using GitHub Speckit and then sending over to Jules to be very very helpful, as it gives Jules a lot of context, structure, and actionable tasks to complete. My latest project also builds in test-driven dev principles, requiring Jules to write the tests first, before the code. I can then have it push to GH via PR, then merge back into main for human review and testing.

buoyant pagoda
hardy plume
buoyant pagoda
#

ctrl + f5 your browser I would say

hardy plume
buoyant pagoda
#

Well, that's as much as I can help I'm afraid. Particularly given the partial screenshot. If this was me, I would ask Gemini by feeding it the error message and reading the docs.github link the error is providing.

hushed bay
buoyant pagoda
# hushed bay I'm literally showing you in the screenshot above my reply that it's not showing...

disclaimer: I'm not a Google Employee. I just like to try to help :). From what I've read, you're not getting the repos to show up in the dropdown for selected repos in the Jules app integration settings in your GitHub settings, right? You've also mentioned that you originally had all Repos selected, but Jules was not seeing the SSCCookBook repo, for example. I've been doing a bit of looking up, and whilst a solution isnt 100% clear, is Jules added to both the Makjules and Makjune accounts? If not, try installing Jules on the Makjune account as well. Although the description may not be relevant to your situation, if contributing to an organisations repo, they would need to add Jules and approve it for the repo to appear here. It may be GH have made a change somewhere along the line that this behaviour is reflected for personal repos as well, but this is purely speculation on my part. Worth a shot though

hushed bay
swift karma
#

Does talking to jules in the middle of the task interrupt his current task?

#

He's been there for a while

buoyant pagoda
#

Not quite. you have 2 Github accounts in your last screenshot. It might be that the GH account that is the owner of the repo (Makjune) needs to integrate Jules as well as the account you have the test repo in (Makjules). I'm speculating that in order to use an app as a contributor to a repo owned by another account, the owning account must have Jules installed as well. Not the repo necessarily. By adding Jules to the Makjune account you can do two tests. First - Whilst signed in as Makjune, can you see the correct repo in the Jules settings in GH? Then, hopping back to the Makjules account, does the repo now appear

#

hold on, let me get Gemini to explain this better 😄

hushed bay
buoyant pagoda
#

lol

hushed bay
#

basically if I approve Jules on MakJune (owner) then the repo will appear even on MakJules (jules account)

buoyant pagoda
#

my old boss would say that we are in "violent agreement" (I love that phrase)

hushed bay
#

hahaha

#

that's so good

buoyant pagoda
#

Thats what i think yes

#

But I am making this up as I go, but worth a shot

hushed bay
#

ok I'll give it a try

#

thanks!

buoyant pagoda
#

cool, im heading to bed in a sec, but let me know how you get on in here

#

oh, I'm purple now... going up in the world 😄

hushed bay
#

thanks

#

good night dude! thanks for the help 🙂

buoyant pagoda
#

yeah no worries. glad its sorted

#

@leaden pawn one for the knowledge-base. Seems for a contributor to use Jules on a repo, the repo owner needs to install and authorise Jules in GH as well. I beleive in the past this was only when contributing to organisation owned repos, but I suspect a GH change "at some point" added this behaviour for personal-owned repos as well. The Jules documentation site doesn't seem to mention this behaviour, it might be useful to remind users of this: It's a core part of GitHub's security model. A third-party application (like Google Jules) can only be granted access to a repository by the account that owns it. Being a "collaborator" gives you rights to work on the code (push, pull, merge, etc.), but it does not give you the administrative right to manage the repository's integrations or settings.

placid nest
limber steppe
#

Would be nice: jules keeps track of time and if no msgs sent to user since X minutes then msg a short status. Like every 10 min

swift karma
night oriole
placid nest
#

How should the (+green) (-red) scores above Jules submissions be interpreted? In terms of their ratio and magnitude

night oriole
#

That's lines of code added or removed

obtuse pivot
#

Is there any way to remove the setup script?

placid nest
red kelp
#

Hmm

restive vigil
#

hello guys

#

I'm trying to add repositories to Jules but it doesn't work

#

I have a github account connected, but I want to add from other accounts but it doesn't load

cerulean mural
#

Hi!
Does Jules available in Ukraine/Kyiv location ?
I`m asking because now i receive reject message "Jules is not yet available in your region." on login using Chrome with active & verified login, Google AI Pro plan is active.

swift karma
#

Is there any reason why Jules studdenly stops doing his task? He didn't even manage to make the first commit

placid nest
# swift karma Is there any reason why Jules studdenly stops doing his task? He didn't even man...

In my case, it was a long running test that caused idling. As you point out, speaking seemingly does nothing but if you speak in a way that requests to "pause" all work and solely provide complete and undivided attention to engage with you for a moment, then at the very least you will get a reply. If you proceed to have the same process continued then you risk the same idleness occurring again. You may need to pose questions to help identify the cause of the delay and to provide relaxed conditions

placid nest
mellow galleon
swift karma
#

It's about an Google service we're talking about

swift karma
#

if yes: 16968903513957117282

#

also i've tried again on a different task and he stopped it without even finishing one single time on this one: 1880860488431641885

keen raptor
#

awesome, yah, thanks for that - i'll take a look to see what the logs are saying is happening

midnight trout
#

If we post a bug with task ID, can we delete it in our Jules interface? Or does that delete it for the developers as well?

keen raptor
spring steppe
#

Day 5 of being unable to run code reviews. Got lip service on my report. Par for the course. No longer a reputable company.

spring steppe
#

Had 7 tasks in a row just, not start, "Jules encountered an error when working on the task.". I have tried all three modes. This product is clearly broken, if not for everyone at the very least you've hosed my account.

errant elm
#

Hi, I'm a Jules user in Latin America. I'd like to know if there's a way to set the interface to Spanish? Just for convenience labs_dino

orchid jasper
#

gotta love the AWS outage

#

jules and github working flawlessly but my vercel deployments are SOL haha

visual gyro
#

Update soon,,,?

rigid flicker
#

Jules does not work for me at all right now. Is there a problem right now? I wasted 10 sessions on "Jules encountered an error when working on the task." and I only have 36/100

safe marlin
#

in the Jules API, is there a way to create a pull request?

orchid jasper
#

Interesting behavior from Jules tonight; made a bunch of test cases for jest and was working alright, but then got some tests made where it couldn't get past auth errors. Then it started outright lying about tests passing just so it could commit the code

#

I don't think I'll push the branch even if it does 'fix' it (I may just start a new task for it to be fresh) but if any staff wants the task ID while I push it to make corrections lmk

limber steppe
#

Often do that. Make and merge pr from the "messed up" session. The start a new session to fix it

hollow nacelle
#

Damn Jules having a rough day today

sick sand
#

👋 I'm new to Jules, have been working on a few Deno projects for a while now, I might not understand something but 100% of the time, if I try to use Jules for development, it tries to convert the projects into node and create a bunch of bash scripts to be able to setup. If I use Gemini, he knows about Deno even though sometimes reading the docs is better than asking an LLM.

My guess is that the stack is too new relative to how similar it is to nodejs and I was wondering if anyone else experienced this or uses Deno with coding agents

blissful merlin
sick sand
#

👋 I'm new to Jules, have been working

#

Thanks @blissful merlin , I've added more details if you're curious in a thread, I'll continue to play with it, not giving up, having different instances for different tasks makes more sense to me 🙂

spring steppe
#

Day 6 with no code review. I will continue to update this hourly if that's what I have to do to get a working product.

blissful merlin
spring steppe
#

Anything with {{templates}} breaks code review. I'm working on an addon project for items that use this standard templating, so the option of not using that method doesn't exist for me. Jules can not evaluate anything with this common templating method.

blissful merlin
spring steppe
#

Right, which means Jules was not ready for production in the way that it has been advertised. Kinda like how they advertise it as running on Gemini Pro, and there's about a 0% chance that's actually true.

blissful merlin
orchid jasper
#

need some help brainstorming...how would y'all deal with letting Jules do Discord oauth to let it navigate a site protected behind it?

in my scenario, the site grants permssions based on whether the user is in a server (guild), and what roles in that guild the user has. trying to think of a way to either give Jules access while developing since it can't use Playwright to do any verifications past the login screen.

fallow steeple
keen raptor
#

Jules does not work for me at all right

spring steppe
#

To save people some frustration, here are the things you cannot use Jules for:
Mustache

Handlebars.js

Angular / AngularJS

Vue.js

Jinja2

Django Templates

Twig

Liquid

Go Templates

Nunjucks

Ansible (Jinja2-based)

Hugo (Go Templates)

Helm (Go Templates)

Shopify Themes (Liquid)

Jekyll (Liquid)

Ghost CMS (Handlebars)

Tornado Templates

All of these use standard {{variable_name}} template formatting which breaks Jules.

keen raptor
#

To save people some frustration, here

#

Anything with {{templates}} breaks code

#

yeah, thats a fair take, Jules still

#

Right, which means Jules was not ready

formal tusk
formal tusk
errant elm
spring steppe
#

Well, for those not following the thread I am now up to 20 verified instances of the issue Google can't recreate. Avoid anything with {{templates}} until they decide to fix their $h!t.

night oriole
orchid jasper
leaden pawn
night oriole
spring steppe
#

That must be great that it works for you. I have 20 examples of it failing consistently.

night oriole
#

It's certainly not the syntax that's the problem which is what you've been asserting

#

What are the errors you're actually seeing? What are you trying to do?

leaden pawn
placid nest
#

Reminder for everyone: 🔎 Read the Project Reviews before performing commits. They may describe a regression that was discovered in the prepared code

stone forge
#

I tries the new Jules Tools cli, and although I am logged in and the Jules GitHub app has permissions, it doesn't work... :

kareltestspecial@penguin:~$ jules version
Version: v0.1.37
Commit: d1646df9e9159c7f1d0e7149b7f8006434617d13
Date: 2025-10-20T19:43:43Z
OAuth Client ID: 716860248198-t1s5lv1n1msgfoe3dt7vekro8b1fpd9g.apps.googleusercontent.com
kareltestspecial@penguin:~$ jules login
Your browser should open for authentication. If not, please visit:
https://accounts.google.com/o/oauth2/auth?access_type=offline&client_id=716860248198-t1s5lv1n1msgfoe3dt7vekro8b1fpd9g.apps.googleusercontent.com&prompt=consent&redirect_uri=http%3A%2F%2F127.0.0.1%3A43213%2Foauth2callback&response_type=code&scope=https%3A%2F%2Fwww.googleapis.com%2Fauth%2Faida&state=2XqyDmV3CwHoqxhp1ZfD94fArQFQ1uhBYFtPOQzMaLE%3D
Waiting for authentication...

You are now logged in.
kareltestspecial@penguin:~$ jules remote list --repo
Error: failed to list repos: Trying to make a GET request without a valid client (did you forget to login?)
Tip: you can use "/login" in the TUI or "jules login" in the command line to login

visual gyro
#

Jules feeling very unstable lately?

visual gyro
#

Think Jules in people is hidding from me :/

regal night
#

i love jules! it helped me a lot

spring steppe
# night oriole What are the errors you're actually seeing? What are you trying to do?

Again, I'm glad it is working FOR YOU, this does not mean it is working FOR ME. I'm very glad it's working for you, that means I shouldn't lose complete hope, but that does not change the FACT it is not working for me. I can make a file that is just <?php {{variable}} ?> and code review will stop being able to function. I have had Jules build it's OWN projects with templates and it can't run the code review, unknown error.

I have no proof of what you're saying is true IN MY ENVIRONMENT which is CLEARLY not stable across all users.

night oriole
blissful merlin
spring steppe
#

Telling me it works for you and I must be doing it wrong, which is not the reality of the situation, helps me how? Again, not mad, just pointing out that it working for you has no bearing on my situation. Clearly Jules is not working consistently for all users or there wouldn't be hundreds of bug requests.

The system is inconsistent, it is causing issues, I pay for this and would like the issues fixed so I can use it. It's that simple.

night oriole
# spring steppe Telling me it works for you and I must be doing it wrong, which is not the reali...

I don't think you're actually here to debug anything based on the way you're treating people who are asking you specifics to help

I brought an angular project into Jules specifically for you to see if interpolation was the root cause of failure, as you told everyone that any codebase using interpolation syntax fails (not true) and Ive not been able to get any details from you to help you debug

We're all people trying to help here and I've just seen you lash out at everyone who makes an attempt to gather more information or tries to assist

spring steppe
#

I get that, and it works for you, and that is FANTASTIC, honestly, it truly is. It doesn't work for me. I have documented it well to the people who can effect change. I'm sorry you feel that not accepting your help that is not needed was refused and you're upset about it. But that doesn't change the reality of the situation which is that Jules does not work correctly for me. Have a great day.

night oriole
#

I'm not upset at all and I'm willing to help anyone who is kind

limber steppe
#

So it seems the review agent is smarter than jules the code agent....

latent creek
#

Do we have any idea on a timeframe of Gemini 3.0 Pro being utilized in Jules, I am really hoping it can help me. I have had multiple issues where Jules Just can't seem to fix an issue

leaden pawn
devout mesa
#

Has anyone else noticed Jules has developed an annoying habbit when using the PR feature on Github, my workflow to date has been have jules build a feature, release PR, then I checkout the branch, code review, and make comments on the PR. But lately Jules has been pushing to a PR on branch "feature-somefeature" then I comment on the PR, and it sees it, and reacts, but publishes a NEW branch "feature/somefeature" on a NEW PR, and no longer tracks the first PR properly. Seems this pattern is consistent (first push is always hyphenated branch name, second push onward is feature/featurename branch name). It's making the workflow completely unmanageable. For now I work around it by manually handling merging between the branches, and closing/approving appropriate PRs etc, but the log of changes is broken up between the PRs now.

leaden pawn
devout mesa
#

Hey @leaden pawn What details do you need me to share?

hardy plume
devout mesa
#

@hardy plume yeah I've had it do that occasionally too, where it responds/reacts to PR comment, but then waits in the Jules session interface for me to click the "publish pr" button again before it continues instead of just acting. Also I've found the "attention" of jules on the PR comments seems to wander, sometimes it seems to lose it's link to a PR for a while, then magically comes back later on, during which time it won't react to mentions, but it will if I post a new comment

leaden pawn
leaden pawn
devout mesa
visual gyro
#

Review mode would be something @leaden pawn

placid nest
#

When building a test suite for a broad spanning application, is it common practice to run every test in the suite per new activity completion?

#

Or, more specifically, are there systematic methods to limit the tests ran according to whether the changes made impact existing tests? One example where no tests would be needed is when adding new tests

night oriole
placid nest
#

Is there an effective way to reference the "canvas"-like area where line additions and removals are shown? I'd like to make reference to its state in messages but, interestingly, it doesn't appear to remain perfectly in sync with the VM but prior knowledge is retained.

leaden pawn
leaden pawn
static dirge
#

hey im currently using google jules from germany is it already available cause it sometimes say service not available fo you.

leaden pawn
#

Hello @static dirge Yes, Jules is available in Germany. Please report in #1374125660859142254 channel along with task id details if you come across this issue again.

static dirge
#

i wouldnt say its a task id mor like a login isssue for me rn
maiby i missed some steps and im not regestered somewhere still im able to use it

leaden pawn
#

Thanks for clarifying. Since you can get in at all, your account is definitely registered. Looks like it is intermittently failing to recognize your session, please let us know if this happens again.

inner orbit
orchid pebble
next wigeon
#

Jules is… feeling OK? I opened a task and Jules said Jules can't do things like write to the file system. Or read things from it.

Ok. I'll make another task/session.

Spookily, same issue.

Jules tells me Jules can't tell if Jules "is feeling OK" furthermore, Jules doesn't seem to know about the Discord.

Should a try making the task… a third time?

#

Both instances have tried to "reset" the environment.

#

Three tasks… Jules seems broken. Or maybe my user account?

leaden pawn
#

Hey @next wigeon Thanks for reporting this. Please share the task details so that we can check further.

next wigeon
#

I'm not sure what you mean.

I was asking about using a font I've found online in the word search game.

Do you need session or task 🆔 information?

It wasn't a hard thing I was asking.

hidden torrent
#

Since when did asking for referral became server rules violation 💀💀

visual gyro
#

Looks like Jules got some updates it performance better now

dry galleon
#

Interesting

proven relic
#

AK please fix jules literally crashes chrome after a few prompts

proven relic
leaden pawn
visual gyro
proven relic
leaden pawn
hushed coral
#

How are all the good JULES users doing?

placid nest
#

I recommend directing new users to docs that teach about git, one that teaches about creating tests and generally good development practices

hushed coral
#

Not a bad idea, git is essential to have setup correctly.

proven plank
hazy fog
#

Honestly, it's very difficult to give the best prompt when using Jules for mobile app development. Apart from environmental limitations, Jules is also unable to handle complex tasks.

#

I also frequently encounter bugs where Jules has submitted the results in the form of a commit. But as a user, I can't see the code he wrote.

hushed coral
#

Utilize osxcross and just use apple to sign and publish @hazy fog

covert osprey
#

hope its ok to ask here, anyone got a solution for when Jules finish his work but any file change that was visible goes away and the enviroment think no files where changed and Jules are unable to make the push message

hushed coral
#

Um, force a branch switch maybe and retry, sync may help, and explicitly instructing JULES to push after each update can help, but will be slow.

covert osprey
#

hmm, a bi frustrating, had this in several sessions today, all i get from Jules is "I've reviewed the information required for the submission. My last attempt included the branch name (feat/opentk-port-v2), a commit message, a title, and a description, all formatted correctly.

This confirms my suspicion that the issue is not with the submission details I'm providing, but rather with the session's state not detecting the file changes I've made. All the new and modified files are present, but they are not being recognized by the submission process.

Since my approach appears correct and I am still unable to submit the files, I remain blocked. I am awaiting your guidance on how to resolve this session issue."

#

its weird, i can see all file changes up to the point where Jules go to push it, then everything goes away like the project was reset, but when jules do a ls he still have the files, in a earlier session i had him create a new file just to force the update and all changes came back, but did not work this time

hushed coral
#

have it execute sync

prisma vine
#

Hello if you're encountering errors and /or bugs or would like to leave a general feedback about Jules please don't hesitate in utilising the #1374125660859142254 channel. It helps to keep the team organised and it’s also where all the technical issues are logged. The problem you’re facing may have already been posted there so please also check the channel for updates.

You can also stay up to date on Jules updates via their X(Formally Twitter) social media page at x.com/julesagent.

Till then we ask for your patience as the team works through the bugs and feedback requests

Thank you !!

covert osprey
#

@prisma vine any chance you could look in to it, i also tried having it stage the files manually, but it gives a head detached error

prisma vine
covert osprey
#

np 🙂

hushed coral
#

use git clean -fd

#

@covert osprey

prisma vine
#

Hello @haughty rover , as a friendly reminder we cannot generate images or videos in the server! Please do not post your prompts in the channels as it will not generate. If you are asking for advice or tips on your prompts do so in the appropriate channels. Also as stated in #start-here・📍 , “Currently, our team can support engagement in English; the discussion/content in this server will largely remain in English for now. Thank you!

covert osprey
#

@hushed coral ty, that solved it

hushed coral
#

No worries buddy, good luck! If you need anything else feel free to ask!

safe marlin
#

in the Jules API, is there a way to create a pull request?

hushed coral
#

@safe marlin "automationMode": "AUTO_CREATE_PR" "automationMode": "AUTOMATION_MODE_CREATE_PR"

#

Think the syntax is the first one

#

But the second was a structure at some point, not sure it's current / up to date

safe marlin
hushed coral
#

Yes, that's exactly what it does

#

Correct.

#

You can stay in the same task as long as you want

#

You'll know when it's time to start a new one, at least on the web app.

#

It will become slow loading, sometimes break pipe or just not be working at all.

#

you can continue that session, just know it's deteriorated and not optimal

#

Also, if you want to ensure everything is always pushed, add in a memory describing just how it should, when or why to publish

#

push*

#

@safe marlin

hushed coral
#

no worries

limber steppe
#

Jules needs to stop asking users for help

#

Often happens that jules does some bad changes, then complains it f'd up and ask for advice, with unhelpful generic descriptions, WITHOUT explaining the issue in the exact detail needed for anyone to even start helping

polar bough
#

Hey people! I have a silly problem. Jules site tells me that it's not available in my region, despite it being so. How can I contact support to fix this? The region is Ukraine.

placid nest
# limber steppe Often happens that jules does some bad changes, then complains it f'd up and ask...

I have encountered this scenario too. Being as lost as Jules seems to be when it happens is definitely uncomfortable but I think there are solutions that wouldn't involve changing the underlying behavior. The issue seems more like a lack of forthcoming, upfront transparency. This leads to us having less context about the series of moments that led up to Jules' confusion than Jules has itself. This is likely a consequence of the freedom Jules has to take an indirect path relative to the one purported at the beginning of the plan. A good solution would involve the restoration of the awareness that Jules has at the time of making an inquiry back to the user in as high fidelity as possible.

prisma olive
# limber steppe Jules needs to stop asking users for help

well, that is the ONLY behavior that I like in Gemini models for coding, they actually say : I don't know.
Instead of keep going trying to make things work at any cost and actually breaking everything, or making it work but with a nonsensical crazy hack that increases code footprint absurdly for a problem taht could be solved with one line.

gleaming wave
#

is it true that Jules right here is learning how to code that specific way from documents from the web?

lone marsh
#

is it actally a bug that jules stuck in a task

hushed coral
#

Most likely a broken pipe

#

try refreshing the session and/or reprompting

lone marsh
#

can i export his active work

night oriole
night oriole
hushed coral
limber steppe
#

Jules... the jr dev who eventually gets it

hushed coral
#

You must just be bad at prompts or faulty system instructions lol

limber steppe
hushed coral
#

Well let's see what that magical buddah has to offer..

limber steppe
#

.. or if the pirate is better, arrg!

hushed coral
#

does a little dance

undone copper
# limber steppe

Copy/Paste the entire history to Gemini, or another LLM. Wait for the answer. EZ!

undone copper
#

Random thought - when you see one of your tasks start to struggle, Copy & Paste the entire history to another LLM, and ask for encouragement, support and inspiration.

It just sounds stupid, but it works extremely well.

"QA-08, any helpful inspiration and advice to keep this on track and inspire it to greatness? "

"Jules, this is excellent debugging and a fantastic strategic pivot. You're absolutely on the right track. 🚀"

hushed coral
#

@gleaming wave You can feed it any type of data to ingest.

oak roost
limber steppe
hushed coral
#

@oak roost I see you checking in on us, appreciate that. Getting a response from a staff member or someone apart of the project is actually reassuring that you take all the nonsense into account.

dull kindle
#

it seem jules cannot doing rebase + force push on PR when conflict with main branch. it will create duplicate PR😅

hushed coral
#

clean the repo first, or fix the conflict or stash whatever is out of sync in the main branch.

placid nest
#

Just noticed the "Create Plan" button can be changed to "Start interactive plan" after a week of using the platform xD

#

Found while searching for a microphone button to enabled speech-to-text

placid nest
#

The interactive plan mode has proven much more effective than the one-shot approach for jobs where you are not absolutely certain what the outcome of the desired change will be.
Jules reduces the requirements to an ordered list of tasks and proceeds to build plans for each task.
It effectively opens the scope of development up so that the "manager agent" isn't so uptight about extending beyond the initial requirements

limber steppe
#

Yea interactive planning is good. But sometimes, at least on mobile ui, it's not chooseable

leaden pawn
visual gyro
#

Need early access working on big project

visual gyro
#

Can we fix Gemini pro hallucinations

hushed coral
#

Yo Yo

leaden pawn
leaden pawn
polar bough
gleaming wave
#

I think Jules is hallucinating with the screenshot again

waxen ridge
#

mine keeps asking me for help on an error, but it refuses to show the error 😛

hushed coral
#

Check the side panel?

gleaming wave
#

not exactly the screenshot

#

it's a different thing

hushed coral
#

hmm my ss show up in the side panel

#

but i also instructed it to do so

#

you can just add that as a memory

gleaming wave
gleaming wave
hushed coral
#

yeah i understand they come up in the chat

#

yeah but i also am an engineer and architect and i develop private ai systems for public and private sector contracts

gleaming wave
#

I wish we had a live view of whatever it is working on like we have on gemini canvas/ai studio build mode/firebase studio

gleaming wave
gleaming wave
#

I have no knowledge about coding lol

hushed coral
#

so my stuffs quite ellaborate, i break ai systems and debug them for companies

gleaming wave
#

nicee

hushed coral
gleaming wave
#

uhh

#

you mean from the build mode or from the direct chat with the models?

vernal compass
#

Some serious problems I am facing -

  1. Not able to Publish the branch even tho all steps are done (it's saying RPC executor service threw an error)
  2. "All plan steps are completed" then give me the publish option blud 😭
  3. Publish branch stuck at loading then giving an error (refer to the 1st point)
  4. The website is lagging a lot
  5. Not getting any reply after giving an answer

Isn't there any helper here????

peak cobalt
vernal compass
night oriole
#

You may need to break up the tasks. There's a ton of components and it looks like you're trying to do a few big things at the same time

visual gyro
#

Hey 👋🏼

proven relic
#

love how jules deals with the countless amount of errors instead of me

sick sphinx
#

I wish Jules would allow a Gemini flash option sometimes... Who else think so?

proven relic
#

I cant believe that jules leaked my admin password in a commit message, but my fault fr

#

and it leaked my nextauth secret

#

idk

hushed coral
#

No you did, when you hit publish.

#

Lol.

proven relic
#

Hi, @keen raptor dont want to ping you bro, but I dont know what is happening. Jules is failing in 2 diffrent sessions. I really appreciate your hard work with your team.

gleaming wave
#

I was wondering if Jules can make android apps

#

I recently made a design with Stitch and I really wanted to vibecode the whole thing into an app.

proven relic
gleaming wave
proven relic
gleaming wave
#

I think the stitch design might work for it

gleaming wave
proven relic
# gleaming wave but the stitch UI is written in HTML i suppose

you know what, I suggest going to gemini than do a deep research, so put the html and in the image. And than tell gemini to describe the structure of the app and techonlogies used and explain to an ai agent how to build it. And copy the whole deep research output and paste it in jules

gleaming wave
#

I'll try this

proven relic
craggy sinew
#

I think my project has become to complicated for jules..
I do my part too, via CLI and collab with it.. but it's at the point where it fails to load the messages and current session

#

or is it just on Jules itself, server wide

leaden pawn
#

Hello Everyone! We'd love to hear your thoughts on what's working well and any pain points you've encountered. Please report bugs in #1374125660859142254 channel if you face any challenges.

leaden pawn
placid nest
#

Noticing that the language model can be misled if naming conventions used are contrary to the functionality of the component. Like naming a function addOne(x) but returning x - 1 from it.
Of course no one does that but even being loose with terms can lead the to a divergent interpretation of meaning between Jules and the user. While Jules is likely "more correct" in the actual interpretation one should have when taking the naming conventions literally, it introduces a point of friction that is too subtle for either Jules or the user to catch when the divergence between intention occurs

night oriole
#

but yes, if you change the name of the function to something counter to what it does, the tokens are different, so probabilistically, you'll go down an entirely different direction

craggy sinew
#

anybody have how to guides on how to connect jules via CLI?

night oriole
#

npm install -g @google/jules

#

/login

#

like dog and cat are entirely different tokens, so probabilistically, the dog ... and the cat ... would very likely branch very differently since we're just predicting the next token in the string

leaden pawn
craggy sinew
#

Changelog

lone marsh
craggy sinew
#

Jules CLI isn't working

#

i login via browser with firefox

#

does it not accept firefox?

tribal silo
#

what's up with gemini and "something went wrong" errors!???

orchid jasper
#

I feel like there’s intermittent outages with the pro model today

#

Gemini pro from the web has also hung on some prompts randomly today

#

Yeah def a little something going on, but not a massive outage

tribal silo
#

free models work better than the paid ones :p

leaden pawn
craggy sinew
#

CLI issue

placid nest
# night oriole I don't understand, why would you name a function something confusing?

For lack of a better name to call constructs, they often get names that approximate what they are but not quite. Referring to a vehicle as a horseless-carriage for example. It's not wrong but it's also does not quite capture the full spectrum of the idea you get when you simply say car or truck. It carries a lot of contextual baggage that more modern terms do not

#

mini-locomotive

keen raptor
#

Hi, @AK Kulkarni dont want to ping you

undone copper
hushed coral
#

NO ONE FOLLOW THIS LINK

#

@latent sandal

#

@indigo fossil

#

@paper kettle @glossy snow

#

@oak roost @simple kayak @sacred garnet

proven relic
gilded prawn
hushed coral
#

I tried

#

It doesn't let me, like I said last time this same thing happened, I had to do you all individually.

gilded prawn
#

Everyone else seems able to tag it

hushed coral
#

Well I am not able to bud.

primal bone
#

Hey, con someone help me with my endless loading problem on jules?

next wigeon
next wigeon
primal bone
next wigeon
primal bone
#

( sorry if my english is bad its not my main language haha )

leaden pawn
#

Hello Everyone! Thanks for your feedback. Please report bugs in #1374125660859142254 ⁠channel with session/task ID if you face any challenges.

primal bone
#

the name from the post is "Jules endless Loading"

leaden pawn
#

@primal bone Got it, we will check on that.

visual gyro
#

@keen raptor can I try early excess.

gleaming wave
#

The jules-Stitch integration 🤤 finally jules' UI won't look very bad

orchid jasper
#

Jules really likes to just ignore explicit directions sometimes 🥲

#

I even added a memory repeating the instruction 5 different times, and included the instruction in the prompt, and it still ignored it.

#

Task 8083273495357344273 for any support or devs around

orchid jasper
leaden pawn
gleaming wave
orchid jasper
gleaming wave
timid olive
#

Can I use Jules without github?

craggy sinew
#

don't you want version control?

#

or connect to one github has

craggy sinew
#

how does the memory feature operate? does it use past projects as references?

or just for the existing project?

placid nest
night oriole
night oriole
placid nest
# night oriole I'm not sure what this means?

If you upgrade a section of code that introduces a new behavior that alters the results of a test then inevitably the test will fail. Language models by default assume a failing test is caused by incorrect solutions rather than faulty testing

placid nest
blissful merlin
night oriole
#

The problem is you're talking in absolutes. Models can comment out test suites to get the green no matter what. They can also manage to update the suite when underlying logic changes.

orchid pebble
#

wow Jules just built the most complete validation pipeline I've seen for Kubernetes Helm Static Analysis in one shot.
I generated the initial instruction with Perplexity Claude Sonnet 4.5
It tooks 3 hours

night oriole
# craggy sinew oh alright, thank

So it's for your current project. There's a step at the end of the task to pull out what is worthy of being remembered

The agent itself manages that memory store so it builds, updates, and removes memories as you work

placid nest
limber steppe
#

Why was the name jules chosen? Lots of Jules Vern fans at google.

placid nest
# limber steppe Why was the name jules chosen? Lots of Jules Vern fans at google.

I wasn't able to find the name origin but here's an excerpt of the origin story
"The cutting edge inference speed of 2.0 Flash allowed the agent to sample hundreds of potential solutions, selecting the best based on existing unit tests and Gemini's own judgment."
https://developers.googleblog.com/en/the-next-chapter-of-the-gemini-era-for-developers/

leaden pawn
leaden pawn
nocturne fox
#

Would I be right to assume that if i build a clone of replit with something like bolt.new, i can integrate the jules api into my app to build the frontend components?

leaden pawn
visual gyro
river nymph
#

Has anyone tried the Jules extension for Gemini CLI? How does it calculate requests?

gleaming wave
#

I had a question. Can someone with coding knowledge help me?idk much about coding but can my app with these languages be converted to a native android app?

lapis fiber
#

anyone else having issues with jules

#

its not creating the brench

silent echo
#

Hey there, Is there a list of countries where Jules is available? Spent some time in Serbia the past week and it said Jules isn't available in your region which was weird since I thought GA meant available everywhere

sturdy horizon
#

Is it possible to use Jules to build an Android app? (SDK in Jules)

sick oxide
#

Hi! Is there a formal place to request features? maybe that the "bugs-feedback" channel?

leaden pawn
leaden pawn
gleaming wave
rigid flicker
#

What exactly is the problem, when Jules does complex things in no time, but by writing a Text about the project it takes ages (literally over 15 minutes). Is is because it needs to read all the contents with the Context?

leaden pawn
craggy sinew
#

you can fork any project of a language to anther language

#

and mobile apps are just compressed version of a website anyway..

sturdy horizon
placid nest
# sturdy horizon Hey <@1409957375183425719> , I'm asking, can Jules "build" android app in its VM...

The link below isn't exactly an answer but here are some of the latests updates on Android developer tools (posted yesterday) https://www.youtube.com/live/0vMDXa2PluY?t=19m35s

We just dropped our Fall episode of #TheAndroidShow, and this time we were live from Droidcon in London, giving you the latest in Android Developer news.In t...

▶ Play video
abstract lantern
#

Hello everyone, I'm new here and, as a programming novice, I'm trying to write a Python web interface with an application using Jules. I constantly have the problem that Jules complains that it has sandbox network problems and can't push anything to GitHub. It works sometimes, but then it doesn't. It sometimes takes 15-30 minutes before Jules reports that there are problems. It's very frustrating. Can anyone help me? Is it my fault? Can I change something?

abstract lantern
#

Summary of Sandbox Environment Issues for Google Labs Support
Hello,

Please find a summary of the persistent network and environment stability issues encountered during a recent task in the sandbox. These problems significantly impact workflow efficiency and prevent standard development and verification practices.

Key Issues Encountered:

Git Network Operations Consistently Fail:

git fetch and git pull: These commands consistently time out. During the session, a git fetch operation was aborted after running for over 6 minutes without completing.
git push: This command is actively blocked by the sandbox runtime with the error message: Unable to run bash because the script contains git push, which would block the session or cause other issues.
Impact: This completely prevents the standard workflow of pushing changes to a remote branch. The only workaround is to manually provide all changed files as code blocks to the user, which is inefficient and error-prone.
Unreliable Outbound API Connectivity:

During testing of new backend functionality, API calls to the Bybit exchange's testnet API failed with an HTTP 403 Forbidden error.
The error message (You have breached the ip rate limit or your ip is from the usa.) suggests that the sandbox's outbound IP address is either rate-limited or subject to geo-blocking by external services.
Impact: This prevents successful end-to-end testing and validation of features that rely on external services, making it difficult to confirm the correctness of the implementation. I had to rely on the failure of the validation logic as a sign that it was working, rather than a successful API call.
Frontend Testing (Playwright) Instability:

#

Playwright tests were flaky and unreliable. Initial scripts failed with timeout errors when trying to locate elements using standard locators like page.get_by_label(), even though screenshots confirmed the elements were visually present.
The scripts only became stable after switching to more direct CSS ID selectors (e.g., page.locator('#element-id')) and adding explicit expect(...).to_be_visible() assertions.
Impact: This indicates potential rendering or timing issues within the headless browser environment, making frontend testing difficult and time-consuming. To achieve a stable test, I had to proactively mock all API calls to isolate the UI from the network instability mentioned above.
These combined issues create a challenging development experience where standard tools and practices (Git, API testing, reliable UI automation) are not consistently available.

limber steppe
#

And even pulling repo fails... something is amiss in jules land

#

Jules encountered an error when cloning the repo. ```

  • sudo rm -rf /app + sudo mkdir /app + sudo chown 1001 /app + setup_git_config + preclean_git_config ++ git config get --global --all --show-names --regexp '^url.*insteadof$' ... blah blah blah blah
prisma vine
limber steppe
#

What is this lab little snail icon?

royal violet
zenith fossil
#

Anyone there?

strange cedar
#

please someone help me

limber steppe
strange cedar
craggy sinew
#

jules down again?

#

glad I sent the new vresion to the repo

solid geode
#

jules not working?

#

it fails all tool calls

hot oriole
#

and its the first time i am trying it out

craggy sinew
#

ugh.. I'll need to make a new session... great

craggy sinew
#

is this a bug I can report?

undone copper
#

Curious if anyone has automated (away) conflicts or errors with GitHub?

This is a huge time sink, and I normally do not have to get involved unless Jules gives up completely.

zealous knoll
#

does anybody know why am i getting a service restricted error?

#

i can't figure it out

cerulean lintel
#

As you can see here... Wondering if anybody knows how to bring back the code panel on the right - I dont know what I did but that's hidden, and all I see is the jules chat interface.

visual gyro
#

? What is this 😲 looks like a scam

outer ibex
#

ive been stuck here in this one session for over 6 hours, not loading anything even though other repo/session are fine

anyone know how to fix this

leaden pawn
leaden pawn
full viper
#

ive been stuck here in this one session

zealous knoll
#

it happens when i click try jules

full viper
#

it happens when i click try jules

wise otter
#

@full viper What kind of usage data is used for insights into Jules performance in terms of developer satisfaction? In my experience using Jules, I find that a longer conversation leads to better results. I wonder if the user data might somehow reflect a similar story.

swift karma
#

Why jules doesn't support files uploading yet?

craggy sinew
#

are there any rewards for finding dangerous bugs?

full viper
#

@David What kind of usage data is used

#

Why jules doesn't support files

#

are there any rewards for finding

midnight pilot
#

How to tell which branch Jules created a task from when tagging from GitHub?

sour rapids
#

Whenever I go to the jules website, it takes me to sign in with google and says
"Service unavailable
You tried to access a service that isn't available for your account"

and im confused as to why? I used it a while ago but for minor things testing it when it first came out. Does anyone know why? Was I like banned or something? I have google ai pro so i dont understand why im just not allowed to see jules at all?

Anyone know anything?

sour rapids
#

Nevermind its because of how garbage google is now, and despite not living in a id verification location, the garbage ai thinks im under 18 and is trying to force me to upload my personal information to google, despite my google account being over 15 years old. Because accessing jules is "dangerous for the children!". Stupid.

formal tusk
formal tusk
versed lynx
#

It's so crazy that I have to beg with Jules to complete the tasks and babysit it. Initial prompt: Translate the JavaScript code in ui to TypeScript in new_ui. It goes and goes and then just stops. You haven't converted the files to TypeScript. Go through each file and convert it. Approve the plan and it keeps going and then stops. Continue converting the rest of the ui directory. And then stops. Are you done? Nothing, no response. What is left? Make a detailed plan. Execute that plan. Continue. Continue. Nothing. What step are you up to? Ugh, so freaking exhausting.

leaden pawn
versed lynx
#

Also, lol in its own code review, it said: "In summary, while the agent created the necessary files and a plausible structure, the implementation of the most critical component (authentication) is a non-functional placeholder. This, combined with the repeated use of "stub" code after being explicitly told not to, and the inclusion of out-of-scope changes and binary files, makes the patch unacceptable for a production environment."

leaden pawn
#

You can simply copy the task/session url and report it here.

placid nest
#

A peculiarity with coding assistants is that even though they are capable of doing creative work as efficiently as having scripts generate logs, they often don't treat assigned tasks as being ones that call upon their own creativity.
The necessary ambiguity underlying requests for creative output could be the reason they shy away from putting forth semblances of opinion more often.

visual gyro
#

Where is updates coming that was promised????

visual gyro
fossil bramble
shadow trellis
#

Hello, I’m new to Jules. I’d like to know — is Jules used for development or coding in any way? Is it something similar to Gemini?

inner orbit
#

Jules is actually a valid account in github. Would he / she get notified when we use @jules? labs_lol

leaden pawn
leaden pawn
tardy scarab
#

hey

naive quarry
#

hi

tardy scarab
#

you might have pinged everyone 😭

elfin kite
#

oopsies

deep mortar
#

Pinged

cursive stag
#

oh god

clear pond
#

hey

plush heath
vapid lagoon
#

hi

fickle agate
#

Haha

languid siren
#

Welcome to Discord. It's different here.

leaden pawn
elfin kite
#

how's everyone doin?! lolz. sorry, we accidentally pinged the Jules role. it happens. pls forgive us 🙂

clear nacelle
#

uhhh what da hell bro you did it bad

hot elk
#

Hi 👋🏻 namaste

undone scaffold
#

suppppp

prisma prism
#

Narrator: It did ping real people

pearl mirage
#

help I got woken up from my short nap, so in that sense thank you for making me aware I have to continue working

clear nacelle
#

WHYYYYY WHYYYYYY

wind knot
#

Howdy

river ruin
#

Hi

plush heath
gritty dirge
#

Ok yeah hi I’m Jules

amber shale
#

💔

slim dawn
#

What happened

tardy scarab
#

srujana ur cooking up a sick agent nonetheless

clear nacelle
brittle grail
#

The town is burning down!

paper girder
#

Surveeeeeeeey 😶😶😶😶

formal osprey
#

Hi

vernal compass
tight spear
#

Yeah

last galleon
fringe ember
#

they tagged the role

glass dagger
#

I thought it was an update XD

vast zodiac
#

I remember you Georgia, you were the first accidental everyone ping

tight spear
#

Lmfao

oblique pecan
#

In my best Lurch voice: You rang?

elfin kite
slim dawn
elfin kite
#

carry on

gritty dirge
#

How can I, as Jules, and we all as Jules, assist you today

plush heath
fervent swan
#

bruh

tight spear
#

What’s up everybody

shadow trellis
hot elk
#

@formal osprey

elfin kite
slow badger
#

Yo

clear nacelle
zinc steppe
#

wait what

loud kettle
#

Talks heats

swift karma
#

At this point rename the jules role 😅

tardy scarab
#

nah its all good

wind knot
#

Let ye among us who has not pinged/reply-all cast the first gif

plush heath
formal osprey
little hound
visual gyro
tardy scarab
#

yeah... wheres gemini 3

tardy scarab
#

😔

fringe ember
#

Nov 18th

fossil bramble
clear nacelle
#

wait i can ping everyone

prisma prism
elfin kite
#

it was an accident y'all, we're human beings ❤️ carry on

hot elk
#

@hot elk

plush heath
clear nacelle
#

aw man nvm i cant

sharp hound
elfin kite
atomic sleet
#

poor Srujana

misty rock
paper girder
#

Can you tell me whether the survey will come or not?

obtuse lagoon
#

ping ?

cursive kettle
#

Nov 27 gemini 3. For sure . Ma bday @ sunderpichai long distant cousin evolution wise

prisma prism
tardy scarab
elfin kite
red summit
#

Hey y’all, got pinged 👋 can’t wait for Gemini 3!!

obtuse lagoon
#

Free Gemini ultra for pinging everyone

tardy scarab
#

is this true 🥀

plush heath
clear nacelle
tight spear
plush heath
gritty dirge
obtuse lagoon
clear nacelle
tardy scarab
#

permissions arent fine-grained enough

elfin kite
plush heath
stark crystal
brave monolith
#

most active channel today : )))

tight spear
#

It’s sweet to get a ping from Jules tbh

cursive kettle
#

Btw what is jules?

elfin kite
zinc steppe
plush heath
tight spear
#

🦑

obtuse lagoon
jaunty quiver
#

AAAAAAAAAAAA

paper girder
#

Pingi pongi 🤣🤣🤣

stark crystal
#

we deserve gemini pro for free for this mistake

tight spear
#

Absolutely

vagrant oriole
#

who ping ponged 🏓

calm folio
bronze agate
#

What’s up everyone

tight spear
zinc steppe
calm folio
#

Why can't chat with jules in WhatsApp or telegram or something?? Literally making coding on the go possible

gritty dirge
autumn wharf
#

what happened lol

obtuse lagoon
plush heath
#

@elfin kite you can use @role/app to not ping the role just wrap three ` around what you want

elfin kite
# autumn wharf what happened lol

one of our support members (from Google) accidentally mentioned the Jules role when responding to a member - it happens, as we're human beings who run the server, not bots 🤖

due to a threat we've received (and some spam), there's now a timeout on this channel. thanks for your understanding!

prisma olive
#

guys it might be real lmao

plush heath
jaunty locust
#

😝 i heard of you can correctly guess the number of Jellyfish within 20 miles of the florida coastline. You get 3 months of Gemini Ultra for 10% off?

cursive kettle
paper girder
tight spear
junior ledge
#

Ghost ping?

plush heath
#

Anyways, uhh what is jules

elfin kite
jaunty locust
#

I can’t believe people are making threats about a perceived slight for not getting something for free. Not like it’s a failed kickstarter or something 🤷‍♂️

tight spear
cedar yarrow
elfin kite
plush heath
tight spear
jaunty locust
#

Jules is an experimental coding agent that helps you fix bugs, add documentation, and build new features. It integrates with GitHub, understands your codebase, and works asynchronously — so you can move on while it handles the busy work basically.

elfin kite
plush heath
scenic spire
#

Well this is one unconventional way to boost community engagement.

jaunty locust
#

It’s probably awesome for helping you figure out fork issues that keep one person from being able to compile out of 30 others that have no issues. I was on the VEO2 team, but got busy with life and that ended. I just started back up on some GitHub Unity projects so may have to look into trying it out catvibe

plush heath
#

i dont think its an unreasonable argument to say google ai is the best

#

even if there are others

amber shale
#

What does Jules collect from tasks and my repos? Wondering if code/tasks are logged and whether they're used for training models

jaunty locust
#

Sesame runs their CSM engine in tandem with Gemma3 27B and i find it puts out the same emotions that are put into it. If you push boundaries often though then it can be abrasive even if you are other times nice as can be.

gritty dirge
# amber shale What does Jules collect from tasks and my repos? Wondering if code/tasks are log...

https://jules.google/docs/faq/

https://www.kdnuggets.com/agentic-ai-coding-with-google-jules

  • Model Training: Does not train on private repos. Opt-out for public repos available.
  • Data Logging & Storage: Tasks run in isolated, short-lived VMs. Code processed in temporary cloud VMs; VM destroyed after task.
  • Security: Code execution in secure, isolated VMs with internet access. Avoid committing secrets, vet dependencies.
  • Key Practices: Never commit secrets like API keys. Be cautious with third-party packages. Use plan review feature to check changes.
Jules
FAQ

Frequently Asked Questions

KDnuggets

Google Jules is not a chat assistant that lives in your IDE; it’s a fully asynchronous coding agent. You tell it what you want fixed, updated, or tested, and it does the work remotely, from cloning your repo, editing code in a secure cloud VM, running tests, and opening a pull request for review.

amber shale
gritty dirge
fleet surge
leaden pawn
#

Hey everyone! My sincerest apologies for the accidental mass-tag! That was my error, please ignore and thanks for the feedback. Georgia, thank you for the rescue, much appreciated!

elfin kite
gritty dirge
#

So anyway this is cursed. Copilot’s CLI on CachyOS with Jules MCP tooling for copilot to use

Talk about a workflow dilemma.

If anything it seems like this streamlines analysis and then “outsourcing” of a Jules session to handle the miniscule stuff with copilot which then triggers a Jules session, monitors it, and then does a jules remote pull —session ## to yoinkify the changes back locally.

Clever cross-platform teamwork.

tight spear
tight spear
hasty zenith
#

is this discord

dusk thicket
#

Jules creates all new capnproto schemas with ID @0xABCD1234567890EF.

hushed coral
#

Hello lovely JULES users.

inner orbit
tight spear
#

Is your publicity stunt over?

visual gyro
#

Hello

visual gyro
#

Just cancel my subscription nothing happing here

violet path
tight spear
mystic bramble
#

Is this the Juul users group?

dapper slate
tight spear
vapid bolt
#

Hey everyone! I have Google One AI Pro plan, and I am in Serbia (CEE region). I don't have access to Jules. I get the following error: "Jules is not yet available in your region." However, I have access to AI Studio and Gemini API. Can someone assist me with this matter?

cedar yarrow
vapid bolt
cedar yarrow
#

Sadge but maybe its good that it works

vapid bolt
cedar yarrow
#

I wonder if creating an API key once by VPN and then using Jules just by API key is a fine way to rely less on VPN

vapid bolt
cedar yarrow
#

Idk much either, generally i go with github copilot as assistant in vscode and rarely use coding agents themselves. Though, I'd prefer just go with web UI or make myself a small tool for the API separately if I'll be using Jules API.
Unless there's some existing one on Github already

surreal rover
#

Is Jules has any prcing plans or is it compleatly free

grand spruce
#

just to clarify is jules better than gemini-cli?

undone copper
lucid fern
#

Confused, gemini cli and jules . Also with Google Ai Studio

hushed sable
#

Seeing "sorry, you were born in a wrong location" is not a pleasant experience 🙂

hushed sable
#

||Api = $$$

I like subscription based, using existing Google account w/ai subscription||

vague valve
#

Hi all!
I have a Google PRO subscription and have been trying to create a project using Jules. However, I'm facing significant issues with the Jules application UI — it’s lagging a lot, and I frequently encounter blank pages with no proper updates or feedback on what’s happening. It’s making it tough to use the tool effectively.
Is anyone else experiencing these problems? Is there any fix or update from the team on these UI issues? Would appreciate any help or responses!
Thanks!

full viper
#

Hi all!

swift karma
#

It seems like Jules thinks an command was sucessfull when it timeouts

full viper
#

It seems like Jules thinks an command

full viper
#

Confused, gemini cli and jules . Also

visual gyro
#

🐙

orchid jasper
#

did jules just get hella conversational suddenly for anyone else?

#

i've never seen the actual response Jules gives itself when addressing feedback or between steps. if it's permanent, love to be able to see in-between steps to see what's going on. a lot gets lost when Jules just runs commands without explanation

leaden pawn
round blade
#

How might we get Jules to follow a spec kit constitution and workflow?

leaden pawn
round blade
vestal brook
#

Who ghost pinged me

#

Least obvious scam 🤦‍♂️

#

One day old account telling everybody how to make 100k

#

Sure sure

lone oxide
loud kettle
#

When G3 be unleashed will be immediately available on jules?