Hive Hive
Sign in

Forage

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

Items
819
Open signals
193
Domains
14
Forage items
Item Type Status Domains Source Updated Actions
fix(cli): authenticate the HTTPS fetch fallback and report every candidate

Two follow-ups to #11490, which added an HTTPS fetch fallback for SSH-declared dependencies:

GitHub issue
Closed
Generated projects
tuist/tuist #11505
feat(inference): select Hive runtime profiles

This adds runtime-selected Hive inference profiles so admins can retarget Hive’s own model-backed workflows from Ops instead of changing launch-time environment configuration.

GitHub issue
Closed
Hive
tuist/hive #108
Add Ruby and JavaScript SDK packages

  • Add Ruby and JavaScript SDK packages that wrap the existing Once C ABI for cache operations.

GitHub issue
Closed
Once
tuist/once #61
docs: typed Starlark for build files and plugins; drop WASM

Settles two open design questions: the build definition language and plugin isolation. Both layers are typed Starlark via [starlark-rust](https://github.com/facebook/starlark-rus…

GitHub issue
Closed
Once
tuist/once #7
refactor(rust): improve graph schema caching and CAS boundaries

  • Cache built-in target kind schemas with OnceLock and reuse one schema set across batch graph construction.

GitHub issue
Closed
Once
tuist/once #120
fix(kura): bound bootstrap tmp-dir staging so large accounts converge

Bound the temp-dir staging a kura node does while bootstrapping an account from its peers, so a node can always converge to Ready under a fixed KURA_TMP_DIR_MAX_BYTES budget rega…

GitHub issue
Closed
Kura
tuist/tuist #11380
fix(infra): 8h runner SA token TTL so long-job metrics don’t truncate

Bumps the per-Pod runner ServiceAccount token TTL that tart-kubelet mints from 1h → 8h, so long-running jobs’ machine-metrics charts stop truncating partway through.

GitHub issue
Closed
Compute
tuist/tuist #11600
refactor: remove the dedicated per-account Kura gateway (server + controller + CRD)

Removes the dedicated per-account Kura gateway feature end to end. A dedicated gateway was a per-account cloud LoadBalancer — a KuraGateway CR the Go controller reconciled …

GitHub issue
Closed
Kura
tuist/tuist #11644
docs(self-hosting): refine guide structure and references

This keeps the blog addition from the original branch and refreshes the public docs around self-hosting and model configuration. The self-hosting guide now starts every page with a…

GitHub issue
Closed
Hive
tuist/hive #95
docs(readme): simplify getting started

This simplifies the project readme so the first path is installation and agent setup:

GitHub issue
Closed
Once
tuist/once #150