By Greg Nowak , 3 September, 2026 OpenAI Has Machine Identity Now. Which Jobs Should Lose API Keys? OpenAI’s X.509 workload identity can replace API keys for the right workloads. This practical framework helps teams decide where to start safely. Tags OpenAI API workload identity mTLS AI security workflow automation
By Greg Nowak , 2 September, 2026 WordPress 7.1 Exposes AI-Ready Actions. Who Gets to Run Them? WordPress 7.1 helps AI agents discover and invoke site abilities. Here is how to keep exposure, authentication and permission firmly separate. Tags WordPress 7.1 AI agents Abilities API API Security workflow automation
By Greg Nowak , 22 August, 2026 Your AI workflow has logs. Can they explain one bad decision? Logs can show that every service worked while leaving a bad AI decision unexplained. See how connected traces and careful redaction close the gap. Tags AI observability OpenTelemetry workflow automation LLM operations API integration
By Greg Nowak , 10 August, 2026 Prompt Caches Have Write Costs Now—Audit What Your Workflow Reuses GPT-5.6 makes cache writes billable. See how to spot wasted writes, stabilise prompt prefixes, place breakpoints and measure whether caching pays. Tags AI integration prompt caching API costs Performance workflow automation
By Greg Nowak , 22 July, 2026 OpenAI Presence Is Here. Is Your Workflow Ready for an Agent? A practical readiness test for OpenAI Presence: map the workflow, limit permissions, plan handoffs, evaluate real cases, and monitor production. Tags OpenAI Presence AI agents workflow automation operational readiness AI evaluation and monitoring
By Greg Nowak , 15 July, 2026 A Voice Agent Is Only Ready When the Human Handoff Works A practical release guide for voice agents: define escalation triggers, preserve context, limit tool access and measure whether human handoffs resolve calls. Tags AI voice agents OpenAI API workflow automation customer support human handoff
By Greg Nowak , 10 July, 2026 OpenAI Is Retiring Agent Builder: Save the Workflow, Not Just Prompts OpenAI retires Agent Builder on November 30, 2026. Here is what teams need to preserve, how to choose a migration path, and how to cut over safely. Tags AI integration OpenAI agent migration workflow automation API development
By Greg Nowak , 9 July, 2026 Before AI agents start clicking, write a browser policy A practical browser-agent policy for controlling access, approvals, prompt injection, audit evidence, and safe rollouts across business systems. Tags AI agents browser automation workflow automation AI governance Operations
By Greg Nowak , 4 July, 2026 AI automations need a spend dashboard before the first runaway bill AI automations can burn budget through retries, background agents, and repeated context. Add spend visibility before useful work becomes surprise cost. Tags AI operations OpenAI API workflow automation cost control technical project management
By Greg Nowak , 29 June, 2026 Agent-ready APIs: audit the contract before MCP rollout Before exposing an internal API through MCP, audit tool contracts, permissions, approvals and failure paths so agents can act safely and predictably. Tags AI agents MCP api integrations OpenAPI workflow automation