GenAI

GenAI

699 bookmarks
Newest
Software Engineering in 2026
Software Engineering in 2026
Shifting bottlenecks after a year of dramatic improvement in the quality of AI-generated code.
·benjamincongdon.me·
Software Engineering in 2026
What is Culture?
What is Culture?
Enable your agents to share universal knowledge, principles, and best practices that compound across all interactions.
·docs.agno.com·
What is Culture?
Using skills with Deep Agents
Using skills with Deep Agents
tl;dr: Anthropic recently introduced the idea of agent skills. Skills are simply folders containing a SKILL.md file along with any associated files (e.g., documents or scripts) that an agent can discover and load dynamically to perform better at specific tasks. We've added skills support to deepagents-CLI. The Rise of Generalist Agents General purpose agents like Claude Code and Manus have gained widespread adoption. While we might expect generalist agents to use many tools, a surprising tren
·blog.langchain.com·
Using skills with Deep Agents
Agent Engineering: A New Discipline
Agent Engineering: A New Discipline
If you’ve built an agent, you know that the delta between “it works on my machine” and “it works in production” can be huge. Traditional software assumes you mostly know the inputs and can define the outputs. Agents give you neither: users can say literally anything, and the space
·blog.langchain.com·
Agent Engineering: A New Discipline
Evaluating Deep Agents: Our Learnings
Evaluating Deep Agents: Our Learnings
Over the past month at LangChain, we shipped four applications on top of the Deep Agents harness: * DeepAgents CLI: a coding agent * LangSmith Assist: an in-app agent to help with various things in LangSmith * Personal Email Assistant: an email assistant that learns from interactions with each user * Agent Builder: a no-code agent building platform powered by meta deep agents Building and shipping these agents meant adding evals for each of them, and we learned a lot along the way! In this
·blog.langchain.com·
Evaluating Deep Agents: Our Learnings
Evaluating Deep Agents: Here's what we learned
Evaluating Deep Agents: Here's what we learned
Deep agents can't be evaluated like simple LLM tasks. After building and testing 4 production agents over the past few months, we learned that evaluating deep agents requires: 1. Bespoke test logic for each datapoint — each test
·x.com·
Evaluating Deep Agents: Here's what we learned
Parloa's Bayesian Framework to A/B Test AI Agents
Parloa's Bayesian Framework to A/B Test AI Agents
Learn about our hierarchical Bayesian model for A/B testing AI agents. It combines deterministic binary metrics and LLM-judge scores into a single framework that accounts for variation across different groups
·parloa.com·
Parloa's Bayesian Framework to A/B Test AI Agents
Agents Should Be More Opinionated | vtrivedy
Agents Should Be More Opinionated | vtrivedy
The best agent products aren't the most flexible, they're the most opinionated. Learn why agents need fewer knobs, not more, and how to design around model intelligence spikes.
·vtrivedy.com·
Agents Should Be More Opinionated | vtrivedy