Hive Hive
Sign in

Drops

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

Activity
Published Title Project Domains Version Source
Server 1.211.1 This release contains only a documentation update: the self-hosting server guide is now labeled “Server” instead of “Control plane,” and the
Tuist
Generated projects
server@1.211.1
GitHub
Hive is now ready for LLM-backed agentic workflows Hive now integrates the Condukt agent framework so future agents can be added as single-file modules. Operators can configure a shared LLM p
Hive
Hive
server@0.16.0
GitHub
Agentic workflow infrastructure via Condukt Hive now ships the foundational infrastructure for agentic workflows using the Condukt framework. Operators can enable agents by setting HIV
Hive
Hive
server@0.16.0
GitHub
Fixed binary artifact downloads and reduced spurious Package.resolved changes Binary artifact downloads (for example, GitHub release assets like Sparkle's xcframework) now send the correct Accept header, so they downlo
Tuist
Generated projects
4.200.1
GitHub
Dependency resolution now runs through SwiftPM subprocess Tuist no longer resolves Swift packages by linking SwiftPM as an in-process library. Instead, it delegates resolution to a SwiftPM subproces
Tuist
Generated projects
4.200.1
GitHub
More stable Swift Package Manager resolution with fewer Package.resolved changes Updated the bundled SwifterPM dependency so that package resolution now runs in a separate SwiftPM subprocess. This fixes cases where binary
Tuist
Generated projects
4.200.1
GitHub
Improved Package.resolved stability and dependency resolution reliability Tuist now resolves Swift Package Manager dependencies through a subprocess-based resolver instead of linking SwiftPM internals directly. Thi
Tuist
Generated projects
4.200.1
GitHub
More reliable package resolution and stable Package.resolved files CLI 4.200.1 ships an updated SwifterPM engine. Package resolution now runs through a SwiftPM subprocess instead of being linked directly int
Tuist
Generated projects
4.200.1
GitHub
More reliable SwiftPM dependency resolution and fewer Package.resolved diffs Updated Tuist's internal Swift Package Manager resolution engine, SwifterPM, to resolve dependencies in a separate SwiftPM subprocess instea
Tuist
Generated projects
4.200.1
GitHub
Fixed binary artifact downloads and Package.resolved churn Binary artifact downloads (such as xcframeworks from GitHub releases) now correctly request the actual binary asset instead of the asset met
Tuist
Generated projects
4.200.1
GitHub