Hive Hive
Sign in

Forage

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

Items
632
Open signals
159
Domains
11
Forage items
Item Type Status Domains Source Updated Actions
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: 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 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
feat: Add dependency sync entries

  • Add fabrik deps sync [name] backed by declarative [[deps]] entries in fabrik.toml.

GitHub issue
Closed
Once
tuist/once #40
feat: add init workflow and command surface listing

  • Add a vendored fabrik init workflow with declarative templates for Rust, Elixir, Go, macOS CLI, and iOS apps

GitHub issue
Closed
Once
tuist/once #42
refactor: architectural review pass and add –quiet flag

Architectural review pass across the workspace, plus a global --quiet flag. Lands in three commits:

GitHub issue
Closed
Once
tuist/once #43
feat: add marketing website and adopt cooperative-model terminology

  • Add Eleventy-based marketing website under website/ with home, blog index, and first post (“Hello, Fabrik”). Vanilla CSS, Nunjucks templates, OG image generator script, RSS fee…

GitHub issue
Closed
Once
tuist/once #44
fix(website): run worker before assets

  • Default Cloudflare behavior with assets + main is asset-first: static files are served before the Worker runs, which silently bypasses the content negotiation, `Content-Signa…

GitHub issue
Closed
Once
tuist/once #45