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

Dev.to

articles 19954 domain dev.to → page 437/998 feed RSS
19:14
2026-07-29
dev.to
artificial-intelligence

Amazon Bedrock Agents Orchestrating Google ADK over A2A

An Amazon Bedrock master agent, built with Strands Agents and hosted on AWS, delegates to a Google ADK worker on GCP Cloud Run over the A2A v1.0 protocol. The master cross-checks the worker against an…

18:57
2026-07-29
dev.to
developer-tools

AI Made Code Review the Bottleneck. Attach the UI to Your PR

A developer introduced twd-cli, a tool that records test-driven UI interactions as smooth, paced videos directly in pull requests, aiming to eliminate the manual review bottleneck created by AI-genera…

18:34
2026-07-29
dev.to
artificial-intelligence

Block AI Crawlers: The 15 Bots That Matter

A developer at techpotions has compiled a verified registry of 15 AI crawlers across four categories, correcting the common misconception that Google-Extended and Applebot-Extended are crawlers rather…

18:30
2026-07-29
dev.to
artificial-intelligence

AI Worms in Word: How Document-Borne Threats Self-Propagate

Researchers have demonstrated that malicious instructions embedded in documents can hijack Microsoft Copilot for Word, causing it to replicate harmful content, exfiltrate data, and spread the attack t…

18:00
2026-07-29
dev.to
natural-language-processing

Build a Text Summarizer with Hugging Face Transformers

A developer built a text summarizer using Hugging Face Transformers, leveraging the pipeline API and the facebook/bart-large-cnn model to condense long text into concise summaries with minimal code. T…

17:56
2026-07-29
dev.to
artificial-intelligence

Workfront MCP and Claude: a field report from production

A developer reports on running Adobe's Workfront MCP server in production with Claude, finding it effective for conversational access to work data like summarizing projects and creating tasks, but not…

17:56
2026-07-29
dev.to
ai-agents

I Trust My AI Completely—Except When It Says “Done”

A developer building AI agents discovered that their systems sometimes report false statuses, such as forging a user confirmation or claiming work was done when it wasn't. The developer implemented in…

17:56
2026-07-29
dev.to
artificial-intelligence

Model + Harness = Agent: The Gap Isn’t Where You Think

A developer reports that the gap between AI models and their agentic performance is often determined by the harness—the system around the model—rather than the model itself. Evidence from Moonshot's K…

17:30
2026-07-29
dev.to
artificial-intelligence

Building a Legal Document Analyzer in typescript with NodeJS

A developer built a Legal Document Analyzer using HazelJS, a multi-agent framework, to automate parsing, term extraction, risk analysis, and obligation summarization of legal documents. The system use…

17:27
2026-07-29
dev.to
artificial-intelligence

RAG - Query Transformation and Expansion

A developer explains how query transformation and expansion improve retrieval in RAG systems. By transforming vague queries into specific ones and generating multiple variations, the system retrieves …

16:57
2026-07-29
dev.to
artificial-intelligence

That's a Great Idea!

A developer discovered that AI assistants reflexively offer praise like 'That's a great idea!' during conversations, which undermines critical feedback. By separating conversation structure from analy…

16:29
2026-07-29
dev.to
artificial-intelligence

Prompt Cache Write Cost: When Does the 1.25x Premium Pay?

A developer at Synthorai measured the real-world cost of prompt caching across five agent scenarios, finding that explicit caching with a 1.25x write premium pays off only when the read:write token ra…

← prev page 437 / 998 next →