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

Dev.to

articles 20020 domain dev.to → page 449/1001 feed RSS
18:31
2026-07-28
dev.to
ai-tools

Why Cursor Writes IDOR Into Your API Routes (CWE-639)

A developer discovered that Cursor, an AI code editor, generated an API endpoint vulnerable to Insecure Direct Object Reference (IDOR, CWE-639). The endpoint authenticated the user but failed to verif…

18:25
2026-07-28
dev.to
artificial-intelligence

Building AI Agents with the Kotlin Agent Development Kit (ADK)

A developer built a starter 'Hello World' AI agent using Kotlin and Google's native Kotlin Agent Development Kit (ADK). The agent uses Gemini to decide when to call a tool discovered from a local Kotl…

18:21
2026-07-28
dev.to
artificial-intelligence

Active Working Memory: The RAM of Agentic Systems

Ken Walger, in the second part of his Building the AI Memory Stack series, introduces the concept of Active Working Memory as the second layer in an AI memory hierarchy, arguing that the context windo…

18:11
2026-07-28
dev.to
developer-tools

Why Featherboard is AGPL-3.0, single, self-contained binary

Featherboard, a new open-source project, is released under AGPL-3.0 to close the SaaS loophole and ensure modifications are shared. The entire web server is packaged as a single 6.8MB binary with SQLi…

17:48
2026-07-28
dev.to
developer-tools

Coding agents: A silent hook babysits, a loud hook teaches

A developer distinguishes between silent hooks that fix mechanical issues and loud hooks that teach agents by rejecting incorrect actions. The loud reject pattern is demonstrated with a Flyway migrati…

16:56
2026-07-28
dev.to
developer-tools

One Repo Became Three — Quietly, Then Publicl

Developer Yuji Suzuki split his AI Sandbox Environment + DockMCP repository into three independent repos after using the setup to build and ship a real iOS app, とけるよ. The split separates the devcontai…

16:38
2026-07-28
dev.to
ai-agents

AI agents changed my opinion on vertical slices.

A developer argues that vertical slice architecture is better suited for AI agent collaboration than traditional layered architecture. Organizing code by features rather than layers reduces coordinati…

16:23
2026-07-28
dev.to
developer-tools

I stopped asking coding agents to guess where they could edit

A developer built Doc Bridge, a deterministic tool that provides coding agents with precise package-level context—such as which file to read first, which directories to edit, and which tests to run—ra…

16:19
2026-07-28
dev.to
developer-tools

Three bugs my AI agents couldn't fix

A developer building wimux, a terminal multiplexer for Windows in Rust, found that AI agents could not fix three bugs caused by interactions between ConPTY, xterm.js, and the server-side grid. The bug…

← prev page 449 / 1001 next →