cd/sources/dev-to· home sources Dev.to
cat /sources/dev-to.feed | wc -l → 19114

Dev.to

articles 19114 domain dev.to → page 333/956 feed RSS
09:55
2026-08-10
dev.to
ai-agents

Your AI Agent Needs a Maintenance Window Protocol

A developer has proposed a maintenance-window protocol for long-running AI agents, addressing the gap between startup and normal operation when deployments, credential rotations, or host restarts occu…

09:44
2026-08-10
dev.to
artificial-intelligence

Where Will Durable AI Competitive Advantage Accrue?

Anand Arivukkarasu, a former Meta product leader, has developed a framework called the Supply Chain of Intelligence to explain where durable competitive advantage accrues in AI. The framework, publish…

09:35
2026-08-10
dev.to
machine-learning

BM25 Length Normalization: Why Long RAG Chunks Never Rank

A developer found that BM25's default length normalization parameter (b=0.75) systematically penalizes long RAG chunks, causing exact-answer chunks to rank below irrelevant headings. The analysis show…

09:21
2026-08-10
dev.to
ai-tools

Is Anyone Else Tired of Claude Code Leaking Their Secrets?

A developer has released claude-code-guardrails, an open-source set of user-level hooks for Claude Code that intercepts Bash tool calls before execution to deny commands that might expose secrets like…

09:03
2026-08-10
dev.to
developer-tools

MCP tool discovery eats 10,000 tokens. I got it down to 350.

A developer created mcptoon, a CLI client that outputs Token-Optimized Object Notation (TOON) instead of JSON to reduce token overhead in MCP tool discovery and calls. The tool cuts tool discovery tok…

08:46
2026-08-10
dev.to
ai-agents

Your Agent's Sandbox Is a Hypothesis. Here's How I Test Mine

A developer has created a falsification kit for testing the sandbox claims of coding agents, using a honeypot repository and a shell-based audit script to detect scope violations and data leaks. The k…

08:25
2026-08-10
dev.to
ai-agents

How to Build a Production Agent Harness

A developer demonstrates how to build a production-grade AI agent harness using Bit's component-based architecture. The tutorial packages harness logic as versioned components—state tracker, context l…

08:22
2026-08-10
dev.to
ai-agents

OpenCode Session Framework Internals

OpenCode's session framework treats agent sessions as execution containers rather than chat transcripts, separating session identity from prompt execution and serializing work per session. The design …

08:04
2026-08-10
dev.to
artificial-intelligence

I started Tyndall AI

A solo developer is building Tyndall AI, a new platform for comparing AI image and video generation models side by side. The project, named after the Tyndall effect, aims to let users line up differen…

← prev page 333 / 956 next →