✕ Clear all filters
11 articles
▶ Videos →

📰 Dev.to · Brad Kinnard

11 articles · Updated every 3 hours · View all reads

All Articles 128,708Blog Posts 133,462Tech Tutorials 33,276Research Papers 25,143News 18,235 ⚡ AI Lessons
Swarm Orchestrator v8.0.2
Dev.to · Brad Kinnard ☁️ DevOps & Cloud ⚡ AI Lesson 2mo ago
Swarm Orchestrator v8.0.2
v8.0.2 is out now and it cleans up several rough edges that kept showing up under heavy tournament...
swarm-orchestrator v7.0.0-alpha.0
Dev.to · Brad Kinnard 💻 AI-Assisted Coding ⚡ AI Lesson 2mo ago
swarm-orchestrator v7.0.0-alpha.0
An independent verification layer that wraps any AI coding agent CLI and runs five checks on every patch before allowing it to merge.
94% of Published SKILL.md Files Skip the Spec's Two Most Basic Patterns
Dev.to · Brad Kinnard ☁️ DevOps & Cloud ⚡ AI Lesson 2mo ago
94% of Published SKILL.md Files Skip the Spec's Two Most Basic Patterns
I ran skillcheck v1.2.0 against 500 random skills from a 1,436-skill corpus. Here's what the SKILL.md ecosystem actually looks like in production.
The Jupyter notebook bug that only crashes for other people
Dev.to · Brad Kinnard 📊 Data Analytics & Business Intelligence ⚡ AI Lesson 2mo ago
The Jupyter notebook bug that only crashes for other people
Your notebook works because your kernel has hidden state. It dies for everyone who runs it clean. Static linter for that class of bug.
Independent convergence on specification-first AI code verification
Dev.to · Brad Kinnard 💻 AI-Assisted Coding ⚡ AI Lesson 3mo ago
Independent convergence on specification-first AI code verification
An arXiv paper from March 2026 proposes a specification-first approach with deterministic verification and bounded AI review. A practical open-source implementa
AI Coding Agents Can Verify Some of Their Work Now. Here's What They Still Miss.
Dev.to · Brad Kinnard 💻 AI-Assisted Coding ⚡ AI Lesson 3mo ago
AI Coding Agents Can Verify Some of Their Work Now. Here's What They Still Miss.
Copilot and Claude Code have shipped self-verification. The gaps that remain are where Swarm Orchestrator v4.2.0 sits.
Same Instruction File, Same Score, Completely Different Failures
Dev.to · Brad Kinnard 🤖 AI Agents & Automation ⚡ AI Lesson 3mo ago
Same Instruction File, Same Score, Completely Different Failures
Two AI agents scored 70% adherence on the same CLAUDE.md rules. They failed on entirely different ones. RuleProbe is the tool that found that.