repro: given you have an agent named foobar (not required for actual repro) 1. create agent with `agent_refs` `foo` 2. use agent desired: logs should indicate that agent "foo" was not found actual: logs indicate agent is not found, but no "foo" pointer.
repro:
given you have an agent named foobar (not required for actual repro)
agent_refsfoodesired:
logs should indicate that agent "foo" was not found
actual:
logs indicate agent is not found, but no "foo" pointer.