Hive Hive
Sign in

Drops

Shipped updates from GitHub releases and changelog feeds across every domain.

Activity
Published Title Project Domains Version Source
Sort quarantined and flaky tests by when they were marked The quarantined tests page now shows a sortable "Quarantined at" column, and the flaky tests page a "Marked flaky at" column. Both timestamp
Once, Tuist
Testing
RSS
Control target cache invalidation with additional inputs A target's output can depend on more than its source files and declared dependencies. Code-generation templates, tool versions, configuratio
Tuist
Cache
RSS
Tune network retries for slow or congested connections A longer resource timeout can keep a slow but progressing cache download from falling back to a source build. Until now, however, every fail
Tuist
Cache
RSS
Authenticate coding agents with auth.md Tuist now supports the complete auth.md authentication lifecycle for coding agents. An unauthenticated agent can discover instructions from
Tuist
MCP
RSS
Get a run’s dashboard URLs as JSON, on any CI provider Until now, the only way to get a run's dashboard URLs out of a CI job was to read them off the log. On GitHub Actions the job summary covere
Tuist
CLI
RSS
SwifterPM is now the default for generated projects tuist install now uses SwifterPM by default to fetch and restore your Swift package dependencies. Resolution stays with the Swift Package Ma
Tuist
Generated projects
RSS
Manage account tokens from the dashboard Account tokens can now be managed directly from the Tuist dashboard. Generate scoped tokens for CI and automation, choose whether they can a
Tuist
Compute
RSS
Source-backed answers from coding agents Coding agents connected to the hosted Tuist Model Context Protocol endpoint can now use the ask_tuist prompt to answer questions about Tuist
Tuist
MCP
RSS
Terminal access for live runner jobs Tuist Runner jobs now include a Terminal tab while they are running. Use it to inspect the live job environment, run diagnostic commands, an
Tuist
Compute
RSS
Swift package traits in native integration Tuist projects that use Xcode's native package integration can now select Swift package traits directly in Project.packages: swift let proje
Tuist
Generated projects
RSS
Next