Hive Hive
Sign in

Forage

Feature requests, bug reports, feedback, GitHub issues, and Grafana alerts in one queue.

Items
821
Open signals
195
Domains
14
Forage items
Item Type Status Domains Source Updated Actions
fix(web): remove duplicated page header badges

Removed the repeated category badge from the list page headers for Forage, Specs, Drops, and Audit.

GitHub issue
Closed
Hive
tuist/hive #75
fix(drops): clean up headings and source feed links

Removed the remaining title-area badges from drops, specs, forage, account, and operations pages while keeping contextual badges inside tables and cards. Drop detail pages now keep…

GitHub issue
Closed
Hive
tuist/hive #77
feat(drops): link release drops to forage items

This adds a first-class link from generated GitHub release drops to the GitHub issues or pull requests that grounded them:

GitHub issue
Closed
Hive
tuist/hive #79
chore: Dogfood Fabrik builds

  • Adds a cargo_binary target for Cargo-backed Rust binaries.

GitHub issue
Closed
Once
tuist/once #9
Code quality pass: streaming hashing, permit hygiene, eval state guard, CLI cleanup

A principal-engineer-style code-quality pass over the four crates. Four

GitHub issue
Closed
Once
tuist/once #12
feat: Thread cargo build script directives

  • Thread captured cargo build-script directives into downstream granular Rust rustc actions.

GitHub issue
Closed
Once
tuist/once #17
feat: Add TOML build plugins and examples

Adds the first TOML-based Fabrik workflow with first-party plugin implementations and executable examples.

GitHub issue
Closed
Once
tuist/once #11
feat: Add granular Apple build primitives

Adds TOML-declared Apple Swift build primitives for apple.swift_library, apple.static_framework, apple.dynamic_framework, and apple.macos_command_line_application.

GitHub issue
Closed
Once
tuist/once #20
feat: Add toolchain inspect command

  • Add fabrik toolchain inspect to derive a normalized toolchain contract from mise.toml.

GitHub issue
Closed
Once
tuist/once #28
feat: Add runner runtime sessions

Adds agent-friendly runtime sessions and aligns Fabrik around a target/rule model.

GitHub issue
Closed
Once
tuist/once #32