cd/entity/Zod· home entities Zod
grep -l @zod /news/*.json | wc -l → 84

Zod

mentions 84 type Organization page 4/5 feed RSS

// recent coverage 84 mentions

18:03
2026-06-17
dev.to
developer-tools

MCP na prática: Tools, Resources e quando usar cada um

A developer building a Model Context Protocol (MCP) server for a course catalog learned to distinguish between Tools, Resources, and Prompts. The team refactored their V2 implementation, which incorre…

20:31
2026-06-16
dev.to
ai-agents

Building AI agents with LangChain

LangChain agents built on LangGraph use a tool-calling loop until a final answer is returned. The high-level createAgent function accepts a model, tools defined with tool(), and an optional system pro…

18:34
2026-06-16
dev.to
large-language-models

Stop letting the prompt be your state machine

A developer argues that using prompts as runtime state machines leads to unpredictable LLM behavior and failed agentic AI projects. The solution is to break workflows into discrete, typed steps with d…

23:04
2026-06-15
dev.to
developer-tools

Cursor Rules Not Working? Here's Why (And the Fix)

Cursor rules often fail because they are static instructions that don't learn from PR history, compete with strong defaults, or are stored in outdated file locations. A developer at Codehabits recomme…

20:43
2026-06-15
dev.to
large-language-models

LangChain overview for Node.js

LangChain.js provides a standardized framework for building LLM applications in TypeScript and Node.js, enabling developers to compose prompts, models, tools, and retrievers into reusable pipelines an…

19:47
2026-06-15
agentback.dev
ai-tools

AgentBack: AI-native API/MCP framework for agents

AgentBack, an AI-native API and MCP framework for building agent services, has been released as an alpha, ESM-only package requiring Node 22.13+ and TypeScript 6. Built on LoopBack 4's dependency-inje…

21:18
2026-06-11
dev.to
ai-tools

Why Comprehensive Code Review Matters More Than You Think

A developer shipped a fully-tested, security-audited authentication system for HandyFEM, a marketplace app for women in the skilled trades, using a comprehensive code review process that caught 10 cri…

15:40
2026-06-04
dev.to
ai-tools

Lean AI in LangBear

LangBear, a fully bootstrapped application, has developed a lightweight, provider-agnostic AI interface to avoid the maintenance burden and dependency issues of heavier frameworks like LangChain.js. T…

10:38
2026-06-04
dev.to
artificial-intelligence

A Crash Course in MCP: A Beginners Guide Using TypeScript

A developer has created a practical guide for building with the Model Context Protocol (MCP) using TypeScript, defining it as a set of rules for feeding context into AI models. The guide demonstrates …

05:27
2026-06-04
dev.to
large-language-models

Schema first, prompt second: valid JSON wasn't enough

A developer building Codenames AI, a web game where an LLM plays Codenames with users, found that enforcing JSON schema and Zod validation was insufficient for safe gameplay. The model consistently re…

← prev page 4 / 5 next →
// co-occurs with top 8 entities
// topics top 6 topics