Are your development team embracing AI Native Development? What is the best next step in your journey? I've built a simple tool to assess your AI Dev maturity with 12 simple questions!
aidevscore.com
Feedback welcome! Ping me for help moving forward!
#ainativedev #genai #aidev #agentic
Prompts are temporary. Specs are forever.
OpenAI’s Sean Grove calls specs the “new code.” They force you to decide what good output looks like before you run the AI.
Think reusable clauses, version control, IDEs that validate your spec as you write. 🧵
#AINativeDev #AIEngineering
Taming Claude Code for CI/CD?
Terminal setup is easy.
Scripting it for pipelines? Not so much!
Jump into a quick guide on automating Claude for DevOps:
✅ API key scripting
✅ Direct config edits
✅ MCP server setup
✅ Pre-set tool permissions
🔗 ainativedev.co/0qn
#ClaudeCode #AINativeDev #DevOps
It’s not just a tool. It’s part of a bigger shift toward spec-driven, agent-coordinated workflows.
Dive into the write up 👇
ainativedev.co/s6n
#ainativedev #codingagents #devtools
Agent-based coding ≠ just pair programming anymore.
We’re seeing something bigger:
▪️ Parallel agents handling subtasks
▪️ Isolated envs via git worktrees + containers
▪️ New UIs for merge + review
🔗 Your guide to parallelizing AI coding agents:
ainativedev.co/tg5
#ainativedev #aiagents
Parallel coding agents are changing the Developer workflow.
With tools like Claude code we are exploring parallelization strategies like using git worktrees and containers. All for us to review what we want while the agents do the hard work!
#AINativeDev #DevTools #DevOps
Read the full writeup up:
🔗 ainativedev.co/g78
#AINativeDev #GenAI #DeveloperTools
If you've been waiting for agents that actually fit into your workflow, this is it.
Dion Almaer breaks it down in this write-up:
🔗 ainativedev.co/mux
#AINativeDev #RemoteAgents #VSCode #DevTools
“Vibe coding” with real UI context?
Stagewise is an open-source VS Code extension that lets you click on a live UI element and prompt an AI to change it. It pipes in HTML, screenshots, and context, so the AI knows exactly what you mean.
It’s early, but promising!
#AINativeDev #FrontendDev
🎙 We're joining Port for a live webinar on how #GenAI is reshaping platform engineering.
📅 June 16 | 1PM EST
We'll cover:
- AI infra stack
- Org design: Who owns what
- How IDPs deliver GenAI to devs
📩 Register: ainativedev.co/4f2
#AIEngineer #AINativeDev #Webinar
→ Prompts are ephemeral
→ Specs are persistent and reusable
→ Tests make them executable
→ They align humans and LLMs
This is the shift from implementation to intent.
Catch the full recap + Sean’s talk in our write-up.
🔗 ainativedev.co/qz4
#AINativeDev #AIEngineering #SpecDrivenDev
🚧 Using AI tools like you did 6 months ago is a mistake.
↳ Coding agents are reshaping how we interact with code editors and prompts.
Patrick Debois shares insights from the AI Engineer World’s Fair, including what’s working in practice.
🔗 ainativedev.co/qz4
#AINativeDev #AIDev #AIEngineer
My 7 lessons learned at the AI Engineer World's Fair last week. TL;DR : $ cat ideas | specs | ( parallel agents &) | review | profit . ainativedev.co/0p3 #ainativedev
🧠 Toxic agent flows:
– Agents can’t tell data from commands
– Aligned models can follow bad prompts
– Isolation + validation still matter
Full story → ainativedev.co/yst
#AINativeDev #AIsecurity #AgentOps #PromptInjection
GitHub’s Copilot Agent now runs in the cloud; drafting PRs, writing code, and iterating on reviews autonomously.
It respects CI rules and repo protections, and uses server configs (MCP) for tool access.
We got hands-on with the dev experience:
🔗 ainativedev.co/chg
#Build2025 #AIdev #AINativeDev
JVM devs, this one’s for you: Rod Johnson (Spring) just dropped an OSS agent framework.
JVM-native, Kotlin-based, and focused on agentic flows mixing LLM-prompted interactions with code and domain models.
#Java #Kotlin #AINativeDev #News #OSS
Sourcegraph's Amp is now open to everyone! Amp is their new agentic coding tool built for deep prompting, VS Code-native workflows, and real developer feedback loops. Dion Almaer comments on this release: https://www.ainativedev.co/a00
#AINativeDev #AITools #VSCode #AgenticCoding
@sourcegraph.com's Amp is now available to all. Built for agentic coding inside, Amp is designed to handle complex, multi-step development workflows.
Thorsten Bell notes: “Amp now writes 70–80% of the code I commit.”
Read the full breakdown: www.ainativedev.co/a00
#AINativeDev
Jonathan Ellis built DataStax (acquired by IBM). Now he’s building something new.
Brokk is a Java-based code intelligence engine designed to help AI reason across large, complex codebases.
It’s early, open source, and doing things ASTs can’t: https://www.ainativedev.co/d0v
#AINativeDev #DevTools
At the AI Native DevCon 2025, Guy Podjarny shares a vision for how AI can start giving real commitments, not just code suggestions.
Discover more about it in Patrick Debois' review: https://www.ainativedev.co/jbi
#AINativeDev #DevTools #FutureOfDevelopment
Better prompts won’t fix trust. We need to move from AI that suggests to AI that commits.
Read Patrick Debois’s take on Guy Podjarny’s perspective on spec-centric software development: https://www.ainativedev.co/jbi
#AINativeDev #DevTools #FutureOfDevelopment
Brokk uses Joern to give its AI platform rich type-aware context (even across huge, messy codebases).
It’s not Python. It’s not JavaScript. -> It’s early, JVM-bound, and it's open source: https://www.ainativedev.co/d0v
#AINativeDev #Brokk #DevTools #OpenSourceDev
Can AI keep its Commitments? Can We Trust AI to Deliver?
Guy Podjarny, founder at Tessl (and Snyk), discusses building trust through specification-driven development at the AI Native DevCon 2025. ➡️ https://www.ainativedev.co/jbi
#AINativeDev #SoftwareEngineering #DevTools #FutureOfDevelopment
Lovable 2.0 just shipped chat‑to‑app agents, custom domain deploys & tighter security. Great for PMs & designers, but can it ship production code?
Read about this news piece on:-> www.ainativedev.co/l20
#AINativeDev #DevTools #Lovable
Code can break down when context gets too big.
Jonathan Ellis, co-founder of DataStax (acquired by IBM), built Brokk in an attempt to fix it.
No Tree Sitter involved, but full type inference with Joern. Dion Almaer takes a spin with it in: https://www.ainativedev.co/d0v
#AINativeDev #Brokk #DevTool
History repeats: Visual Basic empowered non-coders decades ago. Lovable 2.0 now does the same with AI. Can it truly democratize app-building, or will dev oversight remain essential?
Explore this exciting news with @bapfernandez.bsky.social -> www.ainativedev.co/l20
#AINativeDev
Two devs. Two fragile AI-coded towns. One surprise prompt: “Add natural disasters.”
Simon Maple and Joe Holdcroft dive into each other’s unfinished prototypes using Cursor and Windsurf. The exchange takes an interesting turn: https://www.ainativedev.co/3a5
#AINativeDev #BASE44 #Cursor #Windsurf
Our own @dalmaer spent weeks testing Claude Code. His verdict? It's exciting, especially if you pair it with clear specs.
Check out his workflows and practical tips: www.ainativedev.co/1xk
#ClaudeCode #AINativeDev #DevTools #Anthropic
@RealGeneKim just spent time with the infamous Steve Yegge, vibe coding 12K LoC/day... and he has stories to share from the experience!
#AINativeDev
What do you think these are without knowing any context? 🙂
#AINativeDev