37 articles

📰 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
Building a Deterministic DXF Comparison Engine in One Day
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.
Design Tokens and Validator Parity: Marketplace Foundations
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
How I Built a Production-Ready Research Tool That Outperforms Anthropic's Solution
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
Building Post-Compaction Recovery for AI Agent Workflows with Beads
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
Building AI-Friendly Codebase Documentation: A Real-Time CLAUDE.md Creation Journey
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
X Bug Triage Plugin: Zero to v0.4.3 in One Day
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
58 E2E Tests, a Slack Channel Launch, and the Auth Injection That Made It Work
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
Shipping a CAD Agent from Zero: DXF Parsing, Edit Engines, and LLM Planner Interfaces
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
Building Moat: Auth, On-Chain Receipts, and 117 Integration Tests in One Week
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