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
feat: Forage work sources with GitHub login and org member roles

  • Add a Forage dashboard section: a collapsible sidebar group of work sources (feature requests, bug reports, feedback, and organization-only Grafana alerts), with the home rou…

GitHub issue
Closed
Hive
tuist/hive #3
feat(storage): configure object storage and vector database

  • Add a real S3-compatible object storage client with signed put, get, head, delete, public URL, and bucket helpers on top of the existing deployment/runtime configuration.

GitHub issue
Closed
Hive
tuist/hive #5
Add runtime OpenGraph image generation

  • Add runtime OpenGraph image data, metadata helpers, and hashed image routes for every current user-facing HTML page.

GitHub issue
Closed
Hive
tuist/hive #6
feat(mcp): add Boruta-authenticated server

  • Add a Boruta-backed OAuth authorization-code flow for MCP clients, including dynamic client registration and token issuance endpoints.

GitHub issue
Closed
Hive
tuist/hive #7
feat(products): configure products and GitHub App integration

  • Add configurable products with GitHub repository associations, including the Ecto schema, Products context, migration, and seeded sample products.

GitHub issue
Closed
Hive
tuist/hive #8
feat(account): add identity management page

  • Add an account-specific layout with an Identities sidebar item separate from the organization dashboard navigation.

GitHub issue
Closed
Hive
tuist/hive #10
feat(specs): add editable product proposals

  • Add Specs as a first-class product proposal workflow with list, create, show, edit, comment, and revision-history LiveViews.

GitHub issue
Closed
Hive
tuist/hive #9
feat(account): redesign identities page as a Noora providers table

  • Redesign the account Identities page as a standard Noora <.card> + <.table> (Provider / Account / Status), matching the products settings page and filling the full content wi…

GitHub issue
Closed
Hive
tuist/hive #12
fix(helm): derive vector storage from app secret

  • Render vector’s vector.yaml through the app ExternalSecret when External Secrets is enabled.

GitHub issue
Closed
Hive
tuist/hive #13
fix(auth): preserve linked identities across providers

  • Preserve the currently signed-in account when connecting another identity provider.

GitHub issue
Closed
Hive
tuist/hive #14