📰 Dev.to · Jeremy Longshore
Articles from Dev.to · Jeremy Longshore · 37 articles · Updated every 3 hours · View all reads
All
⚡ AI Lessons (10333)
ArXiv cs.AIDev.to · FORUM WEBDev.to AIForbes InnovationOpenAI NewsHugging Face Blog

Dev.to · Jeremy Longshore
2w ago
Golden Tests, Fuzz Testing, and a Nasty Fixture Taxonomy for DXF Revisions
Building a test corpus with clean/nasty fixture taxonomy, golden file regression tests, and fuzz testing for a DXF comparison engine.

Dev.to · Jeremy Longshore
2w ago
git-with-intent v0.9 to v0.10: Docker Upgrades, README Rewrites, and Strategic Research
Two releases in one week: Docker Node 22 LTS upgrades across 7 services, an interactive README overhaul, and strategic research on Automaton integration.

Dev.to · Jeremy Longshore
2w ago
From Tool to Platform: IntentCAD Ships Five EPICs in One Day
cad-dxf-agent becomes IntentCAD. Multi-user auth, intent routing, region Q&A, repeated-condition detection, and diff hardening — five EPICs shipped in a single

Dev.to · Jeremy Longshore
2w ago
February 2026 State of Affairs: 255 Commits, 12 Projects, and What I Shipped
A candid look at 18 days of engineering output: 255+ commits across 12 projects, from blockchain infrastructure to CAD agents to auth debugging.

Dev.to · Jeremy Longshore
2w ago
Building a Deterministic DXF Comparison Engine in One Day
Four PRs, 5000+ lines, 1875 tests. How to compare two versions of an engineering drawing when the coordinates might be slightly different.

Dev.to · Jeremy Longshore
2w ago
Design Tokens and Validator Parity: Marketplace Foundations
Replacing scattered CSS values with design tokens and realigning the SKILL.md validator with Anthropic's official spec. Two unglamorous changes that prevent rea

Dev.to · Jeremy Longshore
2w ago
How I Built a Production-Ready Research Tool That Outperforms Anthropic's Solution
How I Built a Production-Ready Research Tool That Outperforms Anthropic's Solution

Dev.to · Jeremy Longshore
2w ago
Building Post-Compaction Recovery for AI Agent Workflows with Beads
How to solve the context loss problem in AI agent workflows using git-based task persistence. A deep dive into implementing beads for post-compaction recovery w

Dev.to · Jeremy Longshore
2w ago
Building AI-Friendly Codebase Documentation: A Real-Time CLAUDE.md Creation Journey
Watch how Claude Code analyzes a complex analytics codebase and creates comprehensive documentation in real-time. Learn the process of building AI-friendly proj

Dev.to · Jeremy Longshore
2w ago
X Bug Triage Plugin: Zero to v0.4.3 in One Day
A brand-new MCP plugin that triages X/Twitter bug reports shipped 10 epics, 13 releases, 89 tests, and 4 extracted sub-agent skills in a single day. Plus three

Dev.to · Jeremy Longshore
2w ago
58 E2E Tests, a Slack Channel Launch, and the Auth Injection That Made It Work
How REST API auth plus IndexedDB injection unlocked 58 production E2E tests for cad-dxf-agent, while claude-code-slack-channel went from zero to v0.1.0 with CI

Dev.to · Jeremy Longshore
2w ago
Shipping a CAD Agent from Zero: DXF Parsing, Edit Engines, and LLM Planner Interfaces
How I built a local-first desktop application that lets a structural engineer edit 2D DXF drawings with natural language prompts — from DXF parser to LLM planne

Dev.to · Jeremy Longshore
2w ago
Building Moat: Auth, On-Chain Receipts, and 117 Integration Tests in One Week
How I built a policy-enforced execution layer for AI agents with HTTP proxy allowlists, IRSB on-chain receipts, and 117 integration tests — plus the CI saga tha
DeepCamp AI