An opinionated list of Python frameworks, libraries, tools, and resources
AgentFlow — The Python Framework for Production AI Agents Stop rebuilding the same agent infrastructure. AgentFlow gives you auth, streaming, persistence, and a React frontend — out of the box. AgentFlow (10xscale-agentflow on PyPI) is an open-source Python framework for building and deploying multi-agent AI systems. Write your agent graph once. Run it locally. Ship it to production without rew
Postmortem: How a LangGraph 0.1 Multi-Agent Bug Broke Our 2026 Customer Support Bot Executive Summary On October 12, 2026, our production customer support bot experienced a 4-hour partial outage caused by an unpatched edge case in LangGraph 0.1’s multi-agent orchestration layer. The bug triggered infinite agent handoff loops for 18% of inbound customer queries, leading to SLA breaches
Ages ago when CSS grids came with a repeat() function to simplify defining repetitive columns and rows, I was not alone in wishing for this function to be made generic and work in any context. After seeing Wes Bos on BlueSky wishing for this exact concept, specifically for repeating segments in a shape() definition, I chimed in with my +1's on making repeat() generic across CSS Without delay, @no