GOTO 2025: AI Agents in Practice

Henrik Kniberg
Co-founder & Chief Scientist
·2 min read
GOTO 2025: AI Agents in Practice

In this article

Here are the slides for my talk "AI Agents in Practice" at GOTO conference in Copenhagen, Oct 1 2025. We are quickly moving towards a world where most companies and teams have AI agents as colleagues. But what does that mean in practice?

Here are the slides for my talk "AI Agents in Practice" at GOTO Conference in Copenhagen. I showed a bunch of concrete examples and demos, and shared some learnings from the past couple of years of agent development.

Abstract:
What is an AI agent, how do you make agents that actually work and do useful stuff? And what are some things to keep mind when doing so - tips, techniques, pitfalls? In this talk Henrik shares experiences from real-life agent development.

This is an updated version of an earlier talk on the same thing, but with some new content, including some crazy demos:

  • Made an agent that checked the latest updates in github, posted summary on slack. Then I asked it to call me on my phone (voice call!), describe the changes in Danish, and then pretend to get really angry at me for not speaking danish back. Several people asked me afterwards if that was actually real, because it seem almost unbelievable. Yes it was real, the Voice Call capability in our platform is a combination of Twilio + Open AI realtime API.
  • Showed examples of how we've built agents for investment screening, and handling complex scheduling tasks
  • Showed an example of an agent building it's own tools on the fly, using Http Request capability (a swiss army knife, essentially a tool to build tools).

Always enjoy talking about this stuff! But I have to update my examples every time, because of the crazy pace of development.

For example with yesterday's release of Claude Sonnet 4.5, our agents can suddenly do things that were previously impossible. I was pretty stunned myself, when prepping some of the demos for the talk.

Here are some related links:

  • The Agent Design Canvas that I showed.
  • Build your own agents on the Abundly platform. Note that the Http Capability is hidden by default, since we haven't yet had time to evaluate the safety implications. But you can ask us to enable it if you want to try it. Same with the Call and SMS capabilities.

Read more

Thriving (not surviving) in the age of AI

Thriving (not surviving) in the age of AI

Short recap of Henrik's keynote at Nordic Software Summit: most companies are surviving AI, not thriving with it.

Henrik Kniberg
August 20, 2026
The business builds the agents.
IT sets the boundaries.

The business builds the agents. IT sets the boundaries.

Most business agents should not start as IT projects. The people closest to the work need to build them, because they can tell whether the agent is actually doing the job well. IT’s role is to make that experimentation safe.

Hans Brattberg
August 14, 2026
AI Agents in Practice -Beyond the Prototype (slides and video from my AI Fokus talk)

AI Agents in Practice - Beyond the Prototype (slides and video from my AI Fokus talk)

Making an impressive prototype is easy. But what about the icky stuff that comes after - real-life deployment, scaling, monitoring, optimization, data architecture, safety?

What does 10x engineering productivity look like in practice?

What does 10x engineering productivity look like in practice?

Concrete and surprising data on how AI agents in Cursor and Abundly affect our productivity and quality.

Henrik Kniberg
May 22, 2026
How to not AI Slop

How to not AI Slop

Illustrated by two extremes: an unedited voice transcript of Henriks sitting on a rock talking, vs an AI-written article

Henrik Kniberg
May 9, 2026
The Trust Ladder: how to onboard AI agents like new colleagues

The Trust Ladder: how to onboard AI agents like new colleagues

What data should we let them access? What if the agent gets it wrong? What holds organisations back is rarely the technology — it's the uncertainty. Think of AI agents as new colleagues and extend their remit one rung at a time, along the Trust Ladder.

Hans Brattberg
April 24, 2026