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
Expose runtime cache CLI commands

  • Add fabrik cache blob put/get for direct content-addressed blob reads and writes from files, stdin, stdout, or output paths.

GitHub issue
Closed
Once
tuist/once #50
Compress CAS blobs and configure output symlink capture

  • Add zstd-backed blob storage in the local CAS while keeping BLAKE3 digests based on uncompressed bytes.

GitHub issue
Closed
Once
tuist/once #56
feat(cache): release compressed cache outputs

  • Adds a conventional release-trigger commit after PR #56 merged with a non-conventional squash title.

GitHub issue
Closed
Once
tuist/once #57
Add embeddable Once SDK and signed XCFramework release

  • Add a new embeddable once crate with a documented Rust API, C ABI entry points, and Apple module headers.

GitHub issue
Closed
Once
tuist/once #59
Add Apple graph commands and queries

  • Add typed frontend graph models for Apple targets, capabilities, providers, schemas, diagnostics, and typed manifest attrs.

GitHub issue
Closed
Once
tuist/once #70
feat(web): add Phoenix marketing site

  • Add a Phoenix 1.8 app under web/ for the Once marketing site.

GitHub issue
Closed
Once
tuist/once #81
feat(graph): compile apple_library through starlark rule impl

  • Move apple_library build logic out of Rust shell-script placeholders into a starlark rule impl declared in crates/once-frontend/prelude/apple.star. The impl composes a real `…

GitHub issue
Closed
Once
tuist/once #86
feat(mcp): make Once self-describing for coding agents

  • A coding agent can now go from “create me an iOS library” to a built target without reading docs: once_list_rules advertises every rule kind with example slugs, `once_query_sch…

GitHub issue
Closed
Once
tuist/once #87
feat(graph/apple): multi-arch, swift_macro, .hmap, and select() for apple_library

  • Build out the four “Not yet implemented” features the Apple graph guide previously listed: multi-arch + lipo fan-out, a swift_macro rule plus auto-loaded compiler plugins on …

GitHub issue
Closed
Once
tuist/once #88
feat(cli): add per-session internal logging

  • Adds a per-invocation internal tracing session with a UUIDv7 log file, using non-blocking JSONL writes so diagnostic logging stays off stdout and stderr.

GitHub issue
Closed
Once
tuist/once #90