@rseroter@_philschmid great piece - same thread is happening with anthropic with eval support into skill-creator. good signal overall ecosystem is heading the right way. wrote up couple of thoughts if useful for folks https://t.co/il5n05a5w9
@hwchase17 Fantastic write-up! Great to see LangChain is working on this. Anthropic also shipped eval support into skill-creator, which is a good signal that the overall ecosystem is heading this way! I wrote up my thoughts on this https://t.co/7rZra0FZKa Keen to hear folks' feedback!
@_philschmid Fantastic writeup! Great to see DeepMind is pausing this. Anthropic also shipped eval support into skill-creator, which is a good signal that the overall ecosystem is heading this way! I wrote up my thoughts on this https://t.co/7rZra0FZKa Keen to hear folks' feedback!
@HashiCorp just released Agent Skills for Terraform and Packer.
What’s interesting here isn’t the idea of Skills itself, but the focus on making agent behaviour repeatable and evaluable. These aren’t prompts, they’re structured, testable bundles of domain knowledge.
We worked with HashiCorp to evaluate the Skills using real task runs and evals in Tessl, looking at where they actually improve outcomes and where they don’t.
Feels like a solid step toward more reliable, AI-native infrastructure workflows. Less guesswork, more verification.
Check it out here: https://t.co/sqBrPeiJ6M
Most devs discard structure just to fit into vector search.
Michael Hunger (@mesirii) and his team at @neo4j tackle this for 80+ Fortune 100 companies by storing data as connected nodes, preserving relationships that help you make smarter decisions.
On this episode of AI Native Dev, Michael Hunger joins @sjmaple to explore how graph databases reshape AI workflows and how MCP servers wrap APIs to enable context aware developer experiences.
Catch their full conversation now.
🚨 New best open-source model for agentic coding?
Devstral (by @MistralAI & @allhands_ai) just hit 46.8% on SWE-Bench Verified, topping all other open weights models.
- Low hardware requirements
- Open weights
- Test-loop agent focus
@FernandezBap breaks down the news for us ➡️ https://t.co/fig84RfEVY
#Mistral #AINativeDev #AgenticCoding
I recently sat down with Anton Arhipov from JetBrains to talk about IntelliJ IDEA’s shift toward becoming an AI-powered IDE.
He walked me through some of the intelligent plugins, like context-aware code suggestions and machine learning–driven refactoring, that are fundamentally improving code accuracy and accelerating development cycles.
If you're curious where IDEs and developer tools are headed, links to the full episode are in thread.
🚨 New best open-source model for agentic coding?
Devstral (by @MistralAI & @allhands_ai) just hit 46.8% on SWE-Bench Verified, topping all other open weights models.
- Low hardware requirements
- Open weights
- Test-loop agent focus
@FernandezBap breaks down the news for us ➡️ https://t.co/fig84RfEVY
#Mistral #AINativeDev #AgenticCoding
I use playwright-mcp to drive the browser, but why not go directly to CDP to get full access to networking and performance as well as DOM etc?
@autoconfig wired this up with devtools/mcp! Love it!
@github Copilot just leveled up! A cloud-based agent that opens PRs, writes code, and responds to reviews autonomously.
Not autocomplete. Task-level execution in the cloud.
CI-safe, branch-safe and thoughtfully designed.
Read our breakdown:
🔗 https://t.co/XwMWCT63AG
#Build2025 #AIdev #GitHubCopilot
JVM devs, this one’s for you: @springrod just dropped an OSS agent framework.
JVM-native, Kotlin-based, and focused on agentic flows mixing LLM-prompted interactions with code and domain models.
@dalmaer got hands-on and shared his thoughts here → https://t.co/nJYUdVTI8b
Curious what the JVM crowd makes of this?
#Java #Kotlin #AINativeDev #News #OSSXL
12 MCP Servers That Will Make You A More Productive Developer ⬇️
MCP servers are like APIs for your agent’s brain. You define the tools. The agent learns to use them. And suddenly, your LLM can run a Docker container or file a GitHub issue.
@sjmaple breaks down 12 MCP servers you should start tinkering with. Links in the comments.
#MCP #GitHub #Docker #AINativeDev
@Sourcegraph's Amp is now available to all. Built for agentic coding, Amp is designed to handle complex, multi-step development workflows.
@thorstenball notes: “Amp now writes 70–80% of the code I commit.” @dalmaer comments on this release: https://t.co/RXXI74QdsF
#AINativeDev #DevTools #AIProgramming #VSCode #AgenticCoding