#agents
3 posts. Other tags: #llm · #evals · #nodejs · #typescript · #tutorial · #fintech · #healthcare
WhatsApp chatbots, part 1: the setup nobody documents well
Start of a hands-on series on building a WhatsApp chatbot with Meta's Cloud API. Part 1: the account model, creating the app, the test number, your first message from the terminal, and the webhook that receives replies.
A dev team of agents, each in its own git worktree
How I turned Claude Code into a small team: a project manager, backend, frontend, database and QA agents working in parallel without stepping on each other.
Designing an MCP server an LLM can use safely
Lessons from exposing market data, account data and a trade journal to Claude through MCP: grouping tools, failing clearly, and never letting the model place an order.