Max Xiong • DataCollie

@maxiong.bsky.social

👨‍💻 Builder of #DataCollie. An AI-native data workbench for database management, data exploration, and schema understanding. Built for developers, DBAs, and data teams.

Tonight, I was impressed once again by #PostgreSQL, a database that truly represents advanced engineering. Its `pldbgapi` extension provides a complete debugging API for Functions and Procedures: breakpoints, Step Into, Step Over, Continue, variable inspection — everything you’d expect.

Real-world lessons from building AI agents: My biggest concern isn’t that they aren’t smart enough. It’s that I constantly have to find ways to rein them in and deliberately make them “less smart” before they run too far in the wrong direction.

#DataCollie 日々一歩ずつ。 今夜実装したのはひとつだけ。AI Chat Pane が、最も安定かつ軽量な方法で Markdown の表データを認識し、レンダリングできるようになりました。 明日はもう金曜日。うれしい。 この週末はフルスロットルで、Stella Agent の Tool Call に対する手動承認機能を実装する予定です。 MySQL の対応が終わったら、できるだけ早く他のデータベースにも対応しようと思っていました。ですが、よく考えた結果、まずは Agent の開発を優先することにしました。 #BuildInPublic #JavaFX

Bild

My Stella Agent can finally do more than just chat—it can actually get things done. I’ve completed Tool Call support in OpenAI API-compatible mode, allowing Stella to autonomously execute commands based on its reasoning.

Bild

Today I added ChatGPT support to my Agent and discovered something interesting: ChatGPT Plus doesn't include API access. Plus works for ChatGPT, the apps, and OpenAI products like Codex. Third-party apps still need a separate API key, with separate pay-as-you-go billing.

Bild

Dear MySQL, It's 2026. We have AI agents writing SQL. But I still can't: Rename a Procedure Rename a Function Alter a Procedure body Alter a Function body Every edit is still: DROP -> CREATE Sincerely, Every database tool developer.

In 2000, Linus said: “Talk is cheap. Show me the code.” That line shaped a generation of programmers. In 2026, Max Xiong says: “Code is cheap. Show me the product.” The real test is whether you can turn code into a product, ship it to real users, and make them willing to pay for it.

Bild

Anthropic calling for a global pause on frontier AI is interesting. My simple read: you got to the table first, now you want to raise the entry barrier? AI safety matters. But if “safety” means closed-source giants move forward while open-source builders pause, that’s comedy.