Vadym Barda
@vadymbarda
founder & AI engineer. previously AI/SWE @LangChainAI @Kensho 🇺🇸🇺🇦
Happy birthday to the greatest country in the world! So proud to call it home 🇺🇸🇺🇸🇺🇸
Socialism is like polio, it comes back when people forget about the horrible damage it did last time.
I wrote about some popular patterns for managing context ("context engineering") w/ AI agents: rlancemartin.github.io/2025/06/23/con…
I am so curious to see what % of Claude Max subscribers upgrade from 5x to 20x because of Claude Code... Opus 4 is insanely addictive
could someone @AnthropicAI make the placement of "Extended thinking" consistent between iOS and desktop versions of Claude? it's so confusing that it lives in the "+" menu in iOS but in "Search and tools" in desktop (which is the correct place, IMO)


A lot of alpha, as always, from Lance!
Some notes from @aiDotEngineer day 1 - @simonw on state of AI > Visual eval for LLMs: asked each LLM to generate code for an SVG image of a pelican riding a bicycle. Ran this across ~30 model releases over the past 6 months. Created a script to select random image pairs, GPT4.1…
🦜 🛠️ Add LangChain tools to your MCP server You can now convert LangChain tools to MCP tools and add them directly to a FastMCP server. Try it out: pip install -U langchain-mcp-adapters

Agents from scratch This repo covers the basics of building agents: + Fundamentals + Build an agent + Agent eval + Agent w/ human-in-the-loop + Agent w/ long-term memory Builds to a deployable agent to run your email Code (all open source): github.com/langchain-ai/a…