#agentic-coding
7 posts
- 01 article engineering-factory / agentic-coding 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.
- 02 model tool-brief / open-models 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.
- 03 repo tool-brief / trending-repos 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.
- 04 article agents / dokploy 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.
- 05 article agents / github 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.
- 06 article ai / typescript 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.
- 07 article nextjs / postgres 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.