In financial services, the ability to explain how a conclusion was reached matters as much as the conclusion itself. This agent uses LangSmith to preserve that decision log: every query issued, every response received, and every intermediate result produced before the final
TOOLS
-
Create compositing mattes in seconds with Aleph 2.0
By
–
Create compositing mattes in seconds with Aleph 2.0
— Runway (@runwayml) 1 juin 2026
Mattes let you isolate a subject from its background so you can composite, color or apply effects to just one part of your shot.
1. Upload your video
2. Prompt for a white silhouette on black
3. Review your preview
4. Hit… pic.twitter.com/EN1dCS53P0Create compositing mattes in seconds with Aleph 2.0 Mattes let you isolate a subject from its background so you can composite, color or apply effects to just one part of your shot. 1. Upload your video
2. Prompt for a white silhouette on black
3. Review your preview
4. Hit -
AI reads million posts to allow talking to them
By
–
You all sure post a lot. The AI industry, alone, posts about 30,000 times every day here on X. My AI reads it all and builds this: https://
alignednews.com/ai Now my database has about a million posts in it. So now I can "talk" to a million of your posts. Which is pretty -
Rippling AI shipped millions using Deep Agents and LangSmith in 6 months
By
–
.
@Rippling AI runs on Deep Agents and LangSmith. Here’s how they shipped to millions of users in 6 months. -
New Approach to Agent Skills: Paper, Repo, and Site
By
–
Paper (arXiv):
https://arxiv.org/abs/2605.31264 (~25 min read)
Repo (GitHub, MIT):
https://github.com/titanwings/colleague-skill
… (~10 min setup)
Gallery and site:
https://titanwings.github.io/colleague-skill-site/
…
Agent Skills standard:
https://agentskills.io -
Genekogan workshop on coding agents for music and art at Vibecon
By
–
Very excited to be giving a workshop at @Replit
's Vibecon on June 17 in NYC. I'll be sharing techniques for getting coding agents to make music and art. -
Composer 2.5 now available in Grok Build, excels at complex tasks
By
–
Composer 2.5 is now available inside Grok Build.
— xAI (@xai) 1 juin 2026
Composer 2.5 is a fast, highly intelligent model that excels on long-running tasks and following complex instructions. pic.twitter.com/x7k4zVuVdWComposer 2.5 is now available inside Grok Build. Composer 2.5 is a fast, highly intelligent model that excels on long-running tasks and following complex instructions.
-

GStack by Garry Tan goes viral, 100K stars on GitHub for dev cheat code
By
–
100K GITHUB STARS IN JUST A FEW WEEKS @GarryTan
’s GStack has gone completely viral, and for good reason. The YC CEO open-sourced his personal toolkit, and it's the ultimate cheat code for devs. It turns Claude Code from a basic chatbot into an entire virtual engineering -

Search as Code replaces tool-calling with async search primitives
By
–
The traditional tool-calling approach suffers from high latency, manual control flow, and context pollution. With Search as Code, the model composes search primitives: fanning out queries asynchronously, deduping, filtering, joining, and ranking before results hits its context.
-

Perplexity launches Search as Code for AI agents
By
–
Introducing Search as Code, our new search architecture for AI agents. It writes Python that calls our search stack directly, instead of looping through function calls one at a time. Available in the Perplexity Agent API, and now default in Computer. https://
research.perplexity.ai/articles/rethi
nking-search-as-code-generation
…
