1. X
  2. André König
Log inSign up
André König
2,287 posts
André König profile banner
@ItsAndreKoenig

André König

@ItsAndreKoenig
Crafting quality software for humans & 🤖 • Software Engineer & Agent Orchestrator - Staying curious.
Hamburg / Germany
andrekoenig.com
Born June 5
Joined March 2008
487
Following
1,188
Followers
RepliesRepliesRepostsRepostsMediaMedia

Log in or sign up for X

See what’s happening and join the conversation

Continue with phone
or
Log in with username or email
Terms·Privacy·Cookies·Accessibility·Ads Info·© 2026 X Corp.
  • Pinned
    @ItsAndreKoenig
    André König
    @ItsAndreKoenig
    Jun 18
    I wanted my agents to call tools on machines they were not running on. That kept coming up. We already solved remote access for humans. SSH is great. But agents do not really work like humans in a terminal. They call tools. And when the thing they need is somewhere else, we
    Image
    00:00
  • @ItsAndreKoenig
    André König
    @ItsAndreKoenig
    Aug 29
    Want to discover new music? Claude in Chrome controlling the Spotify Web App. Chef's kiss.
  • @ItsAndreKoenig
    André König
    @ItsAndreKoenig
    Jul 15
    “Don’t look at your code” sounds irresponsible today. I don’t think it will sound irresponsible for long. Programming languages were built as a communication medium for humans. They let us translate requirements into deterministic behavior in a form other humans can inspect,
  • @ItsAndreKoenig
    André König
    @ItsAndreKoenig
    Jul 13
    I’m working on a setup where every agent can spin up its own computer (MicroVM) when it needs one. The tricky bit: the machine had to support KVM. After finding a provider that offered it, I opened an OpenTunnel tunnel and let the agent use it to work through the issues by
  • @ItsAndreKoenig
    André König
    @ItsAndreKoenig
    Jul 12
    On embedding models: My usual approach was to reach for remote embedding models, adding a cloud provider, API credentials, and another external service. I’ve now realized that assumption was outdated. Transformers.js installs like a regular npm package and runs quantized
Advertisement
Advertisement