working on https://blebbit.app | @blebbit.app | #blebbit
personal: https://verdverm.com | https://github.com/verdverm
the cutsie stuff is why I didn't use gemini-cli for more than 15m
it turns people away because one looks unserious when not using professional communication
the cutsie stuff is why I didn't use gemini-cli for more than 15m
it turns people away because one looks unserious when not using professional communication
it was doing something such that the terminal virtualization as slow af
it was doing something such that the terminal virtualization as slow af
so I triggered it manually (through query) and noticed that it was batch tool calling (cool!) but only the last state change by a tool is being committed in ADK (we iterated to reproduce)
Now time to bug hunt together!
so I triggered it manually (through query) and noticed that it was batch tool calling (cool!) but only the last state change by a tool is being committed in ADK (we iterated to reproduce)
Now time to bug hunt together!
Was just thinking my code context gatherer could add and remove files from the list that gets put in instructions for the next turn. This would allow it to look at and then forget as it takes turns calling tools
Was just thinking my code context gatherer could add and remove files from the list that gets put in instructions for the next turn. This would allow it to look at and then forget as it takes turns calling tools
i.e. encode my approaches and experiences into agents, give them the same tools I strategies for using them
i.e. encode my approaches and experiences into agents, give them the same tools I strategies for using them
github.com/google/adk-g...
github.com/google/adk-g...
github.com/google/adk-g...
github.com/google/adk-g...
(i.e. "failing build")
1. wrapping the terminal tools in another subagent, so it can look at all the terminals and determine the right one and amount to send back (to avoid context filling)
2. let the top agent handle it with compaction
(i.e. "failing build")
1. wrapping the terminal tools in another subagent, so it can look at all the terminals and determine the right one and amount to send back (to avoid context filling)
2. let the top agent handle it with compaction
1. I want my agent to have access to all of my terminal histories
2. My VS Code Extn takes care of tracking, even when the agent isn't running
3. I should wrap this in a tool for the agent
1. I want my agent to have access to all of my terminal histories
2. My VS Code Extn takes care of tracking, even when the agent isn't running
3. I should wrap this in a tool for the agent
Most of what is in ADK is less about the agents and more about all the things you need to do around them in real systems
google.github.io/adk-docs/run...
Most of what is in ADK is less about the agents and more about all the things you need to do around them in real systems
google.github.io/adk-docs/run...