Fish Eye View

This is the personal blog of Azahar Machwe.

I am passionate about technology and using it to solve real world problems. This is the place to put those thoughts that keep me awake at night!

Latest from the Blog

Lazy Evaluation

Think of a coffee machine. The automated kind with water, milk, coffee and chocolate inside. That is lazy evaluation. In such a coffee machine we have a ‘store’ of water, milk, coffee and other ingredients but these are not mixed and processed to produce a specific type of coffee till the request comes in. This…

Stubbing Agents in a Multi-Agent System

Developing agents and multi-agent systems seems to be more about a lone-wolf developer standing up a whole fleet of agents (cue your favourite OpenClaw story). But what if as an organisation you want to have a multi-agent system built with developers working across different teams? In that scenario, all the agents you need in your…

Logic of Custom Agents in Google ADK

Disclaimer: This post will refer to examples and scenarios that I have personally tested using ADK web. I have also extended my testing to GCP Agent Engine where possible. In practice ADK web and Agent Engine are different platforms so prepare to be surprised if something works in ADK web but not with Agent Engine.…

Leave a Comment