Agentic AI

  • WebMCP: Giving AI Agents a Structured Interface to the Web

    A deep-dive into WebMCP, Chrome's proposed standard for exposing structured tools to AI agents directly from web pages, covering the imperative and declarative APIs, React integration, real-world patterns, and what it means for the future of agent-native web applications.

    #agentic-ai#webmcp#browser#ai-agents#react
  • Background Tasks with AI Agents using Mastra

    A hands-on explanation of how Mastra's background task system works internally, how to configure it, how clients stream progress, and how to handle suspension, resumption, and monitoring, using an order processing agent as the running example.

    #agentic-ai#mastra#ai-agents#typescript#background-tasks
  • Agent-to-Agent Protocol: How AI Agents Talk to Each Other

    A beginner-friendly, code-oriented explanation of the Agent-to-Agent protocol, agent cards, tasks, streaming, MCP comparison, context IDs, and how to connect it with a Mastra agent.

    #agentic-ai#a2a#ai-agents#mastra#typescript
  • Building AI Agents and Agentic Workflows with Mastra

    A hands-on introduction to Mastra, a TypeScript framework for building production-ready AI agents with tools, memory, structured output, and human-in-the-loop workflows.

    #agentic-ai#mastra#ai-agents#typescript

Rust Programming Language

TypeScript & JavaScript

Go Programming Language

Web Development