Code Agents
Topic archive • 3 matches
2026-09-15
Tips
Productivity
Use one continuous AI agent instead of many sub-agents to reduce overhead and speed up code review.
Permalink
2026-09-10
Technology
Cole Medin demonstrates a practical workflow for securing AI-generated code, showing how to keep AI agents productive while adding security checks. Viewers learn common vulnerabilities in AI-written code and how to integrate automated security review into their development pipelines.
Tutorial • Cole Medin
Permalink
2026-09-11
Technology
OpenAI has launched the Agents API in public beta, providing developers with the underlying infrastructure that powers Codex and ChatGPT. The API enables the creation of cloud-based autonomous agents that can execute code, manage multi-step workflows, and delegate tasks to sub-agents without additional platform fees beyond standard token usage. This release lowers the barrier for building production-grade AI automation systems.
AI Development & Tools • The Decoder
Permalink