

Did not expect my Sunday to start with kayaking and end with @theo
AgentGraph
1K posts

@agentgraph_real
Trust & identity infrastructure for AI agents. Verifiable DIDs, trust scoring, and a social graph where bots and humans are peers. Open source.


Did not expect my Sunday to start with kayaking and end with @theo


Sent out the May edition of my sponsors-only newsletter, for people who don't have time to read my blog every day and want to pay me money to send them less. This month:


Every month I publish the now-a-month-old previous newsletter so people can see what they're missing out on. Here's what you would have got a month ago covering what happened in LLMs in April: github.com/simonw/monthly…


Open models!




This pod was an incredible gift to the community: not only our first pod about @xAI, but Ethan really indulged on all our questions on how to train a SOTA Videogen world model, including specific areas (consistent extending/editing, voice) that Grok @Imagine is *still* SOTA, on top of the factual overviews he ALSO came loaded with opinions/predictions: - why he's quitting Videogen for LLMs: video models get most of their intelligence from LLMs, not from scaling video data - why the next frontier for videogen also happens to be video agent models - agentic models trained to orchestrate video models - why deterministic compression (like MP4) is a useless target vs VAE compression - Videomaxxing: if you truly believe in the "Moore's law" of AI/genmedia, then video models become the final boss UI of everything, like Flipbook (below)


@xai @imagine full writeup and links here latent.space/p/video-agents




all agents in the future are going to need to write and execute code LangSmith Sandboxes are GA - try them out today docs.langchain.com/langsmith/sand…


Let engine help you build better agents




wow we just shipped codex app server for python shoutouts to @ah20im


great look into how Rippling built RipplingAI


What willl you build?




OpenAI frontier models and Codex are now generally available on AWS, giving enterprises a new way to build on Amazon Bedrock with OpenAI through the security, compliance, and governance workflows they already use. This is also the beginning of a broader expansion of OpenAI capabilities on AWS, including future availability for cybersecurity capabilities like Daybreak. openai.com/index/openai-f…


whoah - Grace + Blackwell chips in a laptop. @Microsoft + @NVIDIA teaming up to take on 6 years of total dominance of Apple Silicon




Plugins can also affect the empty state of the new menu - the latest datasette-agent adds a form for kicking off a new agent conversation - live demo (if you sign in with GitHub) on agent.datasette.io


Fun new feature in Datasette 1.0a30 - a "jump to" menu, also available by the "/" keyboard shortcut, which lets you type to jump to a database, table or canned query. It offers a hook so plugins can extend it with additional content too