Yeah, I'd argue that ChatGPT itself has been an "agent" ever since they added Code Interpreter to it back in early 2023
PROMPT ENGINEERING
-
Defining LLM Agents: Running Tools in Loops for Goals
By
–
I'm ready to accept a definition of "agent" that I think is widely-enough agreed upon to be useful: An LLM agent runs tools in a loop to achieve a goal This is a big piece of personal character development for me! I've been dismissing the term as hopelessly ambiguous for years
-

New AI Agent for Multi-Step Notion Tasks
By
–
A new AI agent to take on complicated multi-step tasks, where it can operate with all Notion building blocks
-
100+ Free Step-by-Step AI Agents and RAG Systems Tutorials
By
–
100+ free step-by-step tutorials with code covering: AI Agents RAG Systems Voice AI Agents MCP AI Agents Multi-agent Teams Autonomous Game Playing Agents P.S: Don't forget to subscribe for FREE to access future tutorials.
-
Codex struggles with intent and requires explicit prompts
By
–
It’s honestly struggled with intent (and makes dumb mistakes) even on small tasks where the things I leave out of the prompt feel quite obvious. I really have to spell everything out every time, and it gets quite annoying haha I think if you could combine Codex’s raw horsepower
-
GPT-5-high versus Codex: Model Selection Strategy
By
–
To be clear, right now, GPT-5-high is my daily driver, but when I have a great spec and feel like I have a really great, bulletproof prompt, I switch to Codex.
-
GPT-5-Codex Performance: Mastering Detailed Prompt Techniques
By
–
I've been testing the new GPT-5-Codex model pretty heavily. Here's my current thinking: Is it better overall than regular GPT-5 high? Absolutely not. But if you use it right, it can outperform vanilla GPT-5 high. What I mean: If you write insanely detailed prompts
-
Consistency in AI image generation with detailed person descriptions
By
–
Yes, if the prompt stays same and you describe the person detailed it'll stay quite consistent
-

Supercharged Coding with GenAI: GitHub Copilot and ChatGPT Best Practices
By
–
Supercharged Coding with GenAI – From vibe coding to best practices using GitHub Copilot, ChatGPT, and OpenAI See this new book here: http://
amzn.to/3VBH2Su from @PacktDataML -
CodeLLM CLI Now Features Advanced Browser Use Capability
By
–
Browser Use Enabled On CodeLLM The CodeLLM CLI now has state of the art browser use capability! The coding agent will not only complete your task, it will also test it