๐TestingCatalogโขFreshcollected in 19m
OpenAI Tests Persistent ChatGPT Agents

๐กOpenAI's Hermes enables persistent ChatGPT agentsโautomate workflows with always-on AI.
โก 30-Second TL;DR
What Changed
OpenAI testing ChatGPT Agents feature codenamed Hermes
Why It Matters
This introduces always-on AI agents, enabling automation of complex, ongoing tasks without constant supervision. AI builders can create specialized agents, boosting productivity in development and operations.
What To Do Next
Prototype custom agent workflows in current ChatGPT to prepare for Hermes testing.
Who should care:Developers & AI Engineers
๐ง Deep Insight
AI-generated analysis for this event.
๐ Enhanced Key Takeaways
- โขHermes agents utilize a new 'long-term memory' architecture that allows the model to retain context across sessions, moving beyond the previous stateless chat paradigm.
- โขThe platform integrates with a proprietary 'Action Execution Layer' that enables agents to authenticate and perform multi-step operations across third-party APIs without requiring constant user re-authorization.
- โขEarly testing indicates Hermes agents are optimized for background processing, allowing them to trigger notifications or complete tasks while the user is offline.
๐ Competitor Analysisโธ Show
| Feature | OpenAI Hermes | Anthropic Claude Agents | Google Gemini Agents |
|---|---|---|---|
| Persistence | Always-on/Background | Session-based | Event-driven |
| Integration | Deep API/Action Layer | Tool-use/API | Workspace/Ecosystem |
| Pricing | Tiered/Usage-based | Usage-based | Subscription/API |
๐ ๏ธ Technical Deep Dive
- โขArchitecture: Utilizes a state-management layer that decouples the agent's 'working memory' (context window) from 'persistent memory' (vector-based storage for long-term task history).
- โขExecution: Employs a sandboxed runtime environment for custom code execution, ensuring secure handling of third-party API keys and authentication tokens.
- โขTask Orchestration: Uses a hierarchical planning model where the agent decomposes high-level user goals into sub-tasks, which are then queued for asynchronous execution.
๐ฎ Future ImplicationsAI analysis grounded in cited sources
OpenAI will transition from a chat-first to an agent-first revenue model by Q4 2026.
The shift toward persistent, background-capable agents necessitates a move from per-message billing to subscription or compute-time billing models.
Hermes will trigger a significant increase in enterprise API consumption.
Persistent agents acting on behalf of users will naturally increase the frequency and volume of API calls compared to manual user-initiated queries.
โณ Timeline
2023-11
Introduction of GPTs, allowing users to create custom versions of ChatGPT.
2024-05
Launch of GPT-4o with improved multimodal capabilities and faster response times.
2025-09
OpenAI introduces advanced tool-use capabilities for enterprise-grade automation.
2026-03
Initial internal alpha testing of the Hermes persistent agent framework begins.
๐ฐ
Weekly AI Recap
Read this week's curated digest of top AI events โ
๐Related Updates
AI-curated news aggregator. All content rights belong to original publishers.
Original source: TestingCatalog โ