#agentic-coding

7 posts

  1. 01 AI as the engineering factory: copilots are stage one, not the strategy The third layer of enterprise AI redesigns how software gets built. A maturity model for going from individual assistants to an agentic delivery system.
  2. 02 GLM-5.2 and the open-weights step change for enterprise agents Z.ai's MIT-licensed flagship claims near-frontier agentic coding with a usable 1M-token context. The enterprise story is what this does to cost and data residency.
  3. 03 Superpowers: agentic skills as an operating methodology A 245,000-star framework for giving coding agents reusable skills. The signal is that agent capability is becoming a managed artifact, like code.
  4. 04 Build Agentic Preview Environments on Your Own VPS Build isolated pull request previews on your VPS with Dokploy, PostgreSQL, dedicated workers, safe credentials, tests, and automatic cleanup.
  5. 05 How to Build a Safe Agentic Software Pipeline Build an agentic delivery pipeline where every pull request gets isolated code, data, workflows, tests, and a live Preview URL.
  6. 06 AI Is Quietly Changing How You Should Pick a Tech Stack Tech stack choices now include an AI factor: training data, ecosystem maturity, and how reliably AI can help you ship and maintain code.
  7. 07 How I built this site... or should I say guided my agents to build it? Discover how to build a fast, database-driven site with a static shell and cache-driven fragments using Next.js, Cache Components, and AI-assisted workflows.