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

Dev.to

articles 10786 domain dev.to → page 409/540 feed RSS
00:58
2026-05-31
dev.to
ai-agents

How I Built an AI Assistant That Grows Its Own Tools

A developer built LogBot, a Discord bot that forwards messages to the Anthropic Claude Code CLI and returns responses, enabling an AI assistant that can create its own tools. The bot's framework allow…

00:16
2026-05-31
dev.to
large-language-models

Streaming an LLM response, in 4 GIFs

Anthropic's SDK streaming method uses Server-Sent Events (SSE) to deliver LLM responses token-by-token over a persistent HTTP connection, rather than waiting for the full JSON blob. Setting `"stream":…

00:04
2026-05-31
dev.to
artificial-intelligence

Weekend Supervised Vibe Coding

A developer built a weekend project called "Achu" (meaning "print" in Tamil), a coding tool that iterated through multiple AI models. The project started with Google Flash 3.5, consuming 1,000 credits…

00:02
2026-05-31
dev.to
ai-tools

Why I Run Claude Code Plugins for Brand Voice Enforcement

A developer built a Claude Code plugin that enforces brand voice rules by automatically scanning drafts for banned terms, em-dashes, and AI tells before publication. The plugin caught 31 em-dashes, 9 …

23:56
2026-05-30
dev.to
ai-agents

🛠️Building My First AI Agent with Hermes Agent 🤖

A developer built Hermes Commander, an autonomous AI research assistant, using the Hermes Agent framework to move beyond simple chatbot interactions. The agent can plan, reason, use tools, and break l…

← prev page 409 / 540 next →