Google Antigravity

Hi everyone. Long-time lurker here (since the BeOS 5 and Zeta days).

I experimented with ‘Vibe Coding’… It works surprisingly well… The result is a client-server architecture acting as a system service. As shown in the screenshot. Modeled it after the standard app_server design: an AIServer daemon handles the inference/API calls, communicating with client apps via libAIKit and standard BMessage passing so the UI never blocks.

Disclaimer: This is purely a private experiment. I have no intention of releasing this or submitting it to the repositories. I believe in maintaining the purity of the Haiku codebase and don’t want to introduce the noise associated with AI generated code. Just wanted to share the screenshot for those interested in what’s possible. If someone wants binaries (you’ll need google AI studio or DeepSeek API key), or if you have questions about workflow etc.

I even had doubts in which category this post belongs. I’m sorry in advance ;).

7 Likes

Nicely done :ok_hand:

1 Like