Prompt Hyphen Agent
You can now prompt the Hyphen Agent to run operational tasks on demand.
Hyphen Agent normally performs tasks automatically based on your organization’s policies and everyday usage. With this release, you can also manually prompt the Agent to run these skills whenever you want them.
This is useful when you want to immediately clean up resources, review stale feature flags, or prepare your infrastructure for an upcoming event.
Available skills
The following skills can be triggered manually:
-
Cloud resource cleanup
Identify and remove unused infrastructure created by previous deployments according to configured retention policies. When prompting the Agent, specify an “archived prior to” date to determine which deployment resources should be cleaned up. -
Stale feature flag removal
Detect feature flags that have no usage or consistently return the same value and generate cleanup recommendations. -
Schedule Event
Prepare your deployment for upcoming traffic spikes by scaling infrastructure ahead of an event. Events can be scheduled with a specific start and end time or configured as recurring.

Low cpu utilization, so Hyphen Agent removed a region
Why this matters
Agent skills normally run automatically based on organization policies. Prompting the Agent allows you to run these tasks immediately when needed.
- Trigger operational tasks on demand
- Clean up infrastructure without waiting for scheduled runs
- Proactively prepare deployments for upcoming traffic events
Things to know
- Skills will continue to run automatically based on organization policies.
- Additional Agent skills will be introduced in future updates.
Other updates
- You can filter the Events by
agent-task.create,agent-task.update,agent-task.deleteto see agent related actions - The list of items in the Agent Inbox changed from paginated to infinite scrolling
- Misc bug fixes and performance improvements
