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

Dev.to

articles 7458 domain dev.to → page 10/373 feed RSS
05:00
2026-07-04
dev.to
ai-agents

Six Bugs Only a Live Model Could Teach Us

AgentOps Debugger, an agentic application for investigating environmental-compliance history in Peru, revealed six critical bugs only exposed by live model output, not offline tests. The system, desig…

05:00
2026-07-04
dev.to
large-language-models

JSON-Schema masks can block needed tool calls

A study reveals that JSON-Schema grammar-based token masks can silently block tool calls in LLM agents, preventing function invocation even when the model intends to use them. Researchers propose a li…

04:49
2026-07-04
dev.to
artificial-intelligence

What is Agentic AI?

Agentic AI is an AI system that autonomously plans, makes decisions, takes actions, and works toward a goal with minimal human intervention. Unlike traditional AI chatbots that respond to prompts, age…

04:15
2026-07-04
dev.to
large-language-models

MCP vs API: Why Traditional APIs Are Failing AI Agents

A developer argues that traditional REST and GraphQL APIs are failing AI agents due to high token costs, lack of runtime discovery, and statelessness. The Model Context Protocol (MCP), an open standar…

04:12
2026-07-04
dev.to
artificial-intelligence

KENSAT: A Home-Built CubeSat Running a TinyLlama LLM in Orbit

Ken Chan built KENSAT, a 2U CubeSat running a quantized TinyLlama large language model on an NVIDIA Jetson Orin Nano, scheduled to launch this fall. The satellite performs AI inference in orbit, trans…

04:04
2026-07-04
dev.to
developer-tools

godzilla.dev — AI x Quant Trader Series — Day 2

A developer at godzilla.dev continues an AI x Quant Trader series with a Python tutorial covering functions, loops, conditionals, and classes. The tutorial explains defining functions with variable pa…

04:02
2026-07-04
dev.to
developer-tools

MCP Server Tutorial: Build Your Own AI Tools in 30 Minutes

A developer built an MCP server with three custom AI tools in 30 minutes, including a database query tool, a notification tool, and a file operations tool. The server uses Zod-validated tool schemas, …

04:02
2026-07-04
dev.to
developer-tools

Building AI Discord Bots with NeuroLink

A developer built a fully-featured AI Discord bot using Discord.js and NeuroLink's generation API. The bot includes slash commands, multi-turn conversations, AI-powered moderation, and production depl…

03:52
2026-07-04
dev.to
artificial-intelligence

Demystifying "Agent 2.0": Why Agent Loops Are the Future of AI

A developer explains the concept of 'Agent 2.0' and 'Agent Loops' in AI, describing how autonomous systems iterate through a Reason-Act-Observe cycle to complete tasks without constant human intervent…

← prev page 10 / 373 next →