@antigma_labs, prev: @awsCloud, @Meta, @Mysten_Labs. A Turing Complete mind, wandering the world of Gödel Incompleteness.

Latent Space
The only way we human are able to communicate and understand each other, is that across space and time, we are one and all Inspired by <The Egg> by Andy Weir galactanet.com/oneoff/theegg…
7
2
22
6,332
Do you become an Übermensch when you go Beyond Good and Evil like this? But what was on Nietzsche’s mind when he was weeping for the dead horse in the final years of his life?
Okay. I’ll take the bait. I went to work for Peter in 2013 with opposite politics. He sat me down right at the beginning. PETER: “I don’t want the (Thiel) Foundation to do good that the market can do. That is the job of the market. Likewise, I don’t want to do the good work that is seen as good. That work can be done by people richer, weaker and more needy of approval than we are. I want us to do only the work that is *deeply* good but somehow confused for being evil, because that is the work of the courageous and the strong. We strive to be both and that is where a small foundation can make the greatest positive difference. Go look for such good and let’s do that. But remember. Good has TWO different antonyms. What is “bad work”? It could be seen as shoddy work. Or it could be seen as evil work. And we can’t do shoddy work. Why? Because evil that isn’t competent never gets to be evil. It’s just pathetic. So we have to be exceptionally competent at the good work which we do to make sure it is always confused for evil.” I thought it totally logical. So that’s the argument. And that’s classic Peter. This is an old idea of his. And now you know.
1
91
We are going to make Ante more like Ante as always
We are going to lean into making Hermes more like Pi, and less like OpenClaw
1
3
337
So author of Claude code does not use Claude code to demo 🤨
I used Opus 5.5 to formally verify the Claude Agent SDK using Lean. A couple short prompts = 16 PRs fixing various bugs and race conditions. Video attached. TLA+ also works well. I sometimes combine Lean and TLA+ to look for issues around data flow, concurrency, and state mgmt. I don't know either language well, but Claude is excellent at both. This approach is super useful for formally modeling your code and finding bugs that a human probably wouldn't have spotted. Is formal verification the future of coding (or at least, bug finding)?
1
2
356
Tobi revealed our roadmap Everything is Stream is the beginning of it
MCP vs CLI for LLMs is the wrong discussion. People are debating at the wrong layer. Both work incredibly well as long as they are run through a repl like environment that can persist state. The funny thing about CLI is that CLI tools are usually accessed through BASH which happens to be a repl with persistent state (the file system), therefore cli works much better than mcp. But this isn't even close to being an intrinsic property of MCP. Just means that we need better harnesses. Right now the best repl for this are: - bash + fs - jupyter kernels - codemode type repls, usually quickjs LLMs understand the concept of forward evolving a system to solve a need very well. This comes from the agentic RL. They understand how to change the state of a codebase or acquire data from databases and then operate on it similarly to humans. But without an execution environment, they actually cannot do this properly. My bet? Sometime soon someone will (or has already?) create a embeddable, sqlite style mini execution environment that parses bash, typescript, or tool calls into a common IL execution plan that's easy to security check before executing. And design this specifically for durable execution environments. Then we will just connect cli, mcp, webmcp, whatever to that and it accepts any of the input modalities as they can all be represented as each other.
4
440
Everything is a stream. In Unix, "everything is a file" was always really "everything is a stream": stdin, stdout, and the pipe. Today we're launching Ante v0.2.0: our first numbered SemVer release, stabilizing the wire protocol that decouples the agent engine from the interface. 🧵👇
22
15
137
838,813
3. Build your own claw-like personal assistant (`ante-gateway`) Run Ante as a multi-channel bot in Slack and Discord over a shared Unix socket. Every thread or DM gets an isolated session. In-chat approvals (yes/no), task stops, and workspace controls. Your team owns chat; Ante serves the run. github.com/AntigmaLabs/ante/…
1
8
181
Read the full architecture essay: antigma.ai/blogs/everything-… Explore the code & build your own harness: github.com/AntigmaLabs/ante Protocol spec: docs.antigma.ai/reference/pr…
1
8
152
Just tested this on ante, it was so fast I have to add a patch to delay spinner popping up 😆 so it can save some render cycles. Will be included in next release
Qwen3.8-27B is now live at Cerebras speed. The dense, open-weight model from @Alibaba_Qwen scores 34 on the Artificial Analysis Intelligence Index—making it comparable to models such as GPT-5.6 Luna, DeepseekV4 Pro, and Claude Sonnet 4.6.
1
6
698
Monk Zero retweeted
ante 0.2 is out! This marks our commitment of a stable protocol and you can build your own harness or assistant with our highly optimized and maintained agent core
Good headway so far. All Rust, built on port of opentui. No node/bun/vite etc - under 20mb and 60-120fps.
1
3
320
initial take with Jev and @typesafeai - The use case is probably building MDP with LLM - equivalent of forced tool choices with most LLM, but should be more efficient. - I have thought about this earlier but realize the input space is same as general llm and you lose all the intermediate narration - also lose the beautiful feature of auto regression model (input and output is same) , meaning data is also limited - however holds great potential with RL/Post Training
2
3
501
@CompleteSkeptic can I get bumped in the waitlist 😂

ALT dave chappelle tyrone biggums GIF

54
Will try this on ante!
1
317
Gemini 3.8 Flash is surprisingly not bad 🤨. A lot more pleasant to talk to, much better for human facing text.
137
Latent space is really the Warp
1
112