Hive Hive
Sign in

Drops

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

Activity
Published Title Project Domains Version Source
MCP server exposes build and run target tools When the MCP server is started with --allow-run, it now advertises once_build_target and once_run_target tools. Agents can build and run tar
Once
Once
0.23.0
GitHub
Support workspace rule paths You can now declare custom Starlark rules in the root once.toml under a [rules] section with paths to checked-in rule files. Once loads thes
Once
Once
0.23.0
GitHub
New MCP prompt to write specs following the house style guide The Hive MCP server now exposes a write_spec prompt that codifies the project's house style guide for drafting specs. Agents (Claude Code, C
Hive
Hive
server@0.20.0
GitHub
Fix tuist generate failure with Finder-zipped binary artifacts Tuist now strips __MACOSX AppleDouble sidecar directories when extracting binary artifacts, so tuist generate no longer fails for projects t
Tuist
Cache
4.201.0-canary.5
GitHub
Stream SwiftPM resolve output during dependency resolution Output from delegated swift package resolve runs now streams through to the terminal as resolution progresses, instead of being captured and
Tuist
Generated projects
4.201.0-canary.5
GitHub
Swift package resolution now shows progress output SwifterPM was updated to 0.8.12, which forwards stdout and stderr from delegated swift package resolve runs. Normal resolution now shows Swi
Tuist
Generated projects
4.201.0-canary.5
GitHub
Binary artifacts from Finder-zipped packages no longer break generation SwifterPM was updated to 0.8.12, which strips __MACOSX resource-fork sidecar directories from extracted binary artifacts. This fixes cases l
Tuist
Generated projects
4.201.0-canary.5
GitHub
SwifterPM 0.8.12 fixes artifact shadow bundles and streamed resolve output The bundled SwifterPM dependency is updated to 0.8.12, which fixes two SwiftPM integration issues. Finder-zipped binary artifacts that carry
Tuist
Generated projects
4.201.0-canary.5
GitHub
SwiftPM resolution now shows live progress output The output from delegated swift package resolve runs is now streamed through to the terminal instead of being captured silently, so normal r
Tuist
Generated projects
4.201.0-canary.5
GitHub
Cache static and dynamic library products in the module cache Projects with static and dynamic library targets can now reuse module cache binaries across local and CI builds, so mixed graphs can cache r
Tuist
Generated projects
4.201.0-canary.5
GitHub