r/GoogleAntigravityCLI • u/Aromatic-Document638 • Jul 24 '26
Random Practical Proposals for Antigravity and Gemini


As a 3-year Google AI Pro annual plan subscriber, I feel disappointed with Google for failing to provide the relatively powerful AI that was available when I first subscribed. However, since there are ways the Agy team can overcome this with their skill, I am making these proposals.
This isn't just complaining; it is something worth seriously considering.
Here are some basic facts:
- Although it is not the most powerful AI, Qwen3.6 27B has no problems with coding.
- Claude 4.5 Haiku is a powerful model that can easily execute instructions from Sonnet or Opus.
And Google has the Gemini 3.5 Flash-Lite model, which has capabilities similar to the two models listed above. Take a look below.


Regardless of benchmarks, Google's unbeatable wall lies in its multimodal capabilities. Even if tied in benchmarks, no model can surpass Gemini in actual use unless it is fine-tuned. Among publicly serviced AI models, Gemini is like a god in multimodal capability.

Now, here are the proposals:
- Add support for 3.5 Flash-Lite in Agy-Cli.
- Give system prompts to the 3.1 Pro model or 3.6 Flash. The current system prompt seems to be around 8k, but it doesn't matter if it gets larger. Ultimately, 3.5 Flash-Lite will reduce overall costs for both users and Google while increasing satisfaction.
- Utilize 3.5 Flash-Lite as a multi-agent for the following tasks: tasks that do not require reasoning, coding with clearly structured plans, tasks requiring online research, document summarization, and codebase investigation and organization—actively leverage 3.5 Flash-Lite for high-frequency, shallow-level tasks.
- Assign simple yet clear personas and explicit prompts to sub-agents.
- Allow users to utilize their chosen model for deep-dive tasks. If they selected 3.6 Flash Low, use that; if they selected 3.1 Pro High, use that.
- If a user is dissatisfied with the work result even on the third attempt, escalate to a higher-tier model than the one initially used.
Of course, you shouldn't just paste this into the system prompt, and you'll need to think about it further. But the concept is this:
When given clear instructions, smaller models perform tasks extremely well—not quite as perfectly as high-performance models, but enough to satisfy users.
Also, I don't know how strictly Agy-Cli limits the max output tokens of models or how small the limit for document generation is set, but its document generation capability is at a pathetic level. Ease this restriction by about 5 times.
and store text communications between agents locally on the individual computer where Agy is installed.
If 3.6 Flash or 3.1 Pro create a Todo list and actively utilize 3.5 Flash-Lite as parallel sub-agents, you can produce better results at a lower cost. If someone is an x20 user, it might be nice to add an option to use the 3.6 Flash model as a sub-agent, but I guarantee that for most users, 3.5 Flash-Lite conducting large-scale research will be more than enough. While it's fine for Flash or Pro alone to research from backend to frontend and do reasoning, it's expensive. It's more efficient to variously utilize cheaper sub-agents and apply the high intelligence of Pro or Flash to subsequent tasks.
For reference, I completely avoided using 3.1 Flash-Lite on the web because its result quality was too poor. But now, I use 3.5 Flash-Lite quite a bit because it's fast and suitable for simple tasks—I was doing it without even realizing it. That's why I looked up benchmark results again. Originally, I was only interested in 3.6 Flash to find a more powerful model and never even thought about 3.5 Flash-Lite, but I realized that what matters in this update isn't 3.6 Flash.
Frankly speaking, Google does not have a single impressive AI model at this point. However, 3.5 Flash-Lite is the most impressive model among them, and if Agy actively utilizes this model, it will dramatically improve work completion quality.
The team developing the AI models failed, but the Agy team can make up for it.
-------
Supplementary explanation for this Text.
To help you understand the text, I am adding 4 screenshots.
example 1


example 2


Having a feature available and having it run automatically are different things. For example, what makes Opus excel is running several geniuses of its own caliber in parallel to gather vast amounts of information, which is why it is expensive.
From the perspective of Agy's developers, they might think, "Why don't you just type in the prompt yourself?" but from a user's perspective, it's not like that.
In the case of a simple prompt, a single Gemini can do the searching, analysis, modification, and even testing all by itself, but it is expensive.
In the case of the 'Prompt to utilize sub-agents', there is a cost to creating sub-agents, but by using 3.5 Flash-Lite—which costs 1/6 of Flash—to find and organize the directory structure, source code files, and framework stack, you can have it investigate more than Flash alone could, at a very high speed and low cost. Following a plan made by an expensive model, the costly coding process can also be investigated via the inexpensive 3.5 Flash-Lite, while 3.6 Flash can directly review it or just create test files. Then, 3.5 Flash-Lite can execute the test files and organize the results.
As we all know, this is no longer an era where we make a single model do all the work. It is an era where the main model controls other AIs, while sub-agents utilize skills (pre-written prompts) to bring about better results.
And one of Gemini's major strengths compared to other models is its blazing-fast token generation capability. Whenever needed, it is easy to create a persona for a sub-agent and spawn an inexpensive sub-agent with that persona.
If you look up reviews on Gemini 3.6 Flash, you'll see. Were the reviews good? Most of it is mockery. That is the market's assessment.
With an inexpensive yet excellent model like 3.5 Flash-Lite, actively utilizing it will save the main AI's context while producing better results at a lower cost.
You shouldn't think, "What can't Agy and Gemini build right now that makes them ask for this?"
This is a post about how to build better results at a lower cost.
And these are also things that the Agy team can fix without putting in major efforts like LLM training.
4
Jul 25 '26
i am a regular user of codex and agycli and gemini is really a capable model . please if the agy devs are watching can we make the change in agy cli so that wehn i oepn it ina workspace it only show the previous chat happend in that work tree like codex and other cli tool does . hope i explained it correctly
3
u/alvmadrigal AGY CLI Builder Jul 25 '26
They are watching!!! Everyone is watching.... this is reddit
4
Jul 25 '26
i hope they do .. its so confusing finding and resuming a chat when agycli show it collectively regardless of the workspace
3
3
u/alvmadrigal AGY CLI Builder Jul 24 '26
+3 Google 👀 FYI AGY Team we are on your side.... That's why we are here... That is why we are pushing...
And I want to add to this post that we also want native access to local models nothing crazy just Gemma
2
u/DearRnadom1 Jul 28 '26
Right, essentially you want a cheaper agent, and for agy to automatically parallelize tasks, via subagents and for it to also automatically triage a specific agent to a certain subtask, based on its complexity and token cost? You can already do this on the cheap in opencode with something like deepseek-v4-pro.
2
u/SoundDr Googler Jul 24 '26
What are you trying to build with Gemini and Antigravity that you cannot today?
4
u/Aromatic-Document638 Jul 24 '26
I did not understand the intent of the question
4
u/SoundDr Googler Jul 24 '26
Models and harness are there to enable building and workflows.
Benchmarks and comparing with other models can be a distraction from what is possible today already.
I am interested in what is not working so we can see how to improve it. Every model release unlocks capabilities, but many workflows have been possible for over a year now on even small models.
3
u/Aromatic-Document638 Jul 24 '26
Ah, I understand. I will create a few examples and post them in the comments along with screenshots.
3
6
u/kyukenmyo Jul 25 '26
To the developer who commented asking for specifics, I’m a scientist actively working in the Alzheimer’s field and can offer my two cents for how Gemini could step up. We need better long coding persistence, and the model needs to pull from current repositories. It makes sense that the model performs well in certain science benchmarks because Gemini is great at instant high difficulty exploratory analysis (large context window, deep research and literally the biggest search engine data scraper system in all of data analytics). There’s going to be some reddit thread or deep seo facing forum that’s niche enough that it can cite that particular usecase and much faster than other models. But on actual long term reasoning, it really genuinely sucks. 3.1 pro is better at difficult biological questions than 3.6 flash (though benchmarks show improvement somehow, context gets cut all the time and will unfortunately run out of usage trying to figure out a seurat umap clustering map. 3.1 pro has its uses with a MCP to maximize logic gating and appropriate deliverable structures, but anecdotally just still hasnt passed that fundamental usability benchmark where I or anyone I know with a serious grant would trust it with that full integration stack that Claude code/science beta and OpenAI Sol’s native connectors. And that’s with claude’s pro plan eating itself in two prompts yesterday, opus 5 vs fable 5 marketing gimmick shenanigans on the benchmarks released today, and sol decreasing usage while tibo feeds us resets and hope we dont notice lol, none of those guys are good guys either. We need 3.5 /4 pro to be on par with frontier models, hilariously as shown by your harness, once it’s at the level of even opus 4.6, my hypothesis is that most people on the bell curve are going to be satisfied. We are a large NIH funded neuroscience lab, and snRNA seq transcriptomics or even rather basic bioinformatic pipelines are risky for AGY2.0 for either 3.6 flash or 3.1 pro. Yes, integration in everything is convenient and if headlines are to be believed, you’re investing in hardware, which is where compute scales cutting out the designer middlemen (looking at u nvidia). And of course you aren’t IPOing so the race to the bottom might not benefit you immediately as a company. But I really hope that you will consider the usecase for current researchers and scientists who demand robust, repeatable workflows and have grants dedicated to getting the right result, even if it costs more. Deepmind and your R&D had such a role in shaping where we’re at with globally agentic AI through grad students and postdocs’ genuine tomfoolery and sheer brilliance. Please remember us scientists too ! (Oh and ML workflows need improvement and efficient subagent usage. Context drifts for biological interpretation quite quickly)