Hive Hive
Sign in

Forage

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

Items
818
Open signals
192
Domains
14
Forage items
Item Type Status Domains Source Updated Actions
fix(server): keep Keygen out of hosted server startup path (hotfix)

Tuist.License.assert_valid!/1 now skips license validation when the server runs in hosted mode (tuist_hosted?()), alongside the existing dev/test skips, and it no longer raises…

GitHub issue
Closed
No domains
tuist/tuist #11271
feat(server): internal Atlas read-only database API

Adds read-only database endpoints under /api/internal/atlas/db, for Atlas’ MCP to consume:

GitHub issue
Closed
Atlas MCP
tuist/tuist #11519
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