Changelog
Deployments now support object storage across cloud providers, Hyphen Agent can inspect and run project environment deployments from chat, and organizations can control stale feature flag cleanup with recurring Agent task policies.
Hyphen Agent can now answer organization activity questions directly from chat, remember durable member preferences, and show up in Slack with the same organization chat functionality available in the Hyphen App. Ask what happened to a project, who created a resource, what an actor changed, or what recent deployment activity looks like, and the agent will search Hyphen events and return a grounded answer with linked resources.
Hyphen Agent can now turn Log Analysis findings into code review. After Agent analyzes deployment logs and identifies an underlying issue, it can use a connected GitHub repository to open a pull request with a proposed fix. This release also adds project, short link, and QR code tools, safer structured action prompts, and live link updates in Hyphen.
You can now manage your organization's teams directly from the Hyphen chat interface, with real-time updates reflected everywhere instantly. Agent messages also now contain live links to every entity they reference, so navigating from chat to the work the agent created is easy.
Hyphen Agent can now analyze deployment logs or New Relic APM, surface issues, and link findings directly to GitHub. App detail pages have been rebuilt around environment and preview context.
Hyphen now tells you when your deployment settings have drifted from what's actually running, before you waste a run. The optimizer also gets smarter guardrails: it can now recommend scaling above your SLA floor and adjust your instance bucket, while still protecting you from going below it.
You can now keep ongoing conversations with the Hyphen Agent in dedicated chat sessions, give the Optimizer more application context from connected GitHub repositories, and fine tune deployments with more granular container resource controls.
This release also adds support for selecting the latest preview build when triggering preview deployment runs.
Project environments now have clearer roles and a simpler deployment model.
You can now assign a type to each project environment and map exactly one deployment policy to each environment. Deployment policies are now environment-specific, replacing the previous model where a single policy could target multiple environments.
Keeping your infrastructure tidy shouldn’t require a weekly calendar reminder. We’re introducing Automated Deployment Resource Cleanup, a new Hyphen Agent capability that detects and safely removes unused or stale cloud resources created during deployments.
Over time, environments accumulate:
- Orphaned containers
- Unused load balancers
- Detached volumes
- Expired preview environments
- Outdated build artifacts
Today we’re introducing the first of many Hyphen Agent capabilities: automated stale feature flag detection and removal.
Feature flags are powerful — but over time, unused and long-running flags accumulate, adding technical debt and increase release risk. Hyphen Agent analyzes flag activity and identifies flags with no recent usage or unchanged return values over a 90-day period.
Added clearer messaging for failed payment and subscription cancellation emails.
The Hyphen Python SDK is now feature complete and stable, providing full programmatic access to:
- Toggle – evaluate feature toggles with targeting
- NetInfo – look up IP geolocation data
- Link – create branded short URLs and QR codes
pip install hyphen