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(forage): unify forage items

  • Flatten Forage into one queue for feature requests, bug reports, feedback, GitHub issues, and Grafana alerts with filters, search, pagination, feeds, and detail routes.

GitHub issue
Closed
Hive
tuist/hive #47
fix(forage): keep meadow badges on one line and let the table scroll

  • The forage items table had two visible UX issues: when a meadow name was multi-word (e.g. “Generated projects”), the badge label would wrap onto two lines inside the cell, and th…

GitHub issue
Closed
Hive
tuist/hive #48
fix(meadows): constrain tables and webhook empty state

  • Constrain the Meadows index table to the content area so it does not create page-level horizontal scrolling.

GitHub issue
Closed
Hive
tuist/hive #50
feat(slack): unfurl Hive links in connected workspaces

Slack workspaces connected to Hive now unfurl Hive links inline. When a member pastes a link to a spec, meadow, or forage item, Slack expands the message with a preview of the unde…

GitHub issue
Closed
Hive
tuist/hive #49
refactor(domains): rename meadows to domains

  • Rename the Meadow context, schemas, LiveViews, routes, CSS, Slack unfurls, webhooks, drop classification, forage associations, MCP arguments, seeds, and tests to Domain terminolo…

GitHub issue
Closed
Hive
tuist/hive #59
feat(projects): model reusable domains

This reshapes Hive around projects as the top-level thing the instance tracks, with domains as reusable classification tags that can belong to one or more projects.

GitHub issue
Closed
Hive
tuist/hive #64
feat(specs): allow authors to delete comments

Spec comment authors can now delete their own comments from the spec page.

GitHub issue
Closed
Hive
tuist/hive #73
feat(observability): configure Sentry error reporting

This configures Sentry error reporting for Hive:

GitHub issue
Closed
Hive
tuist/hive #78
fix(web): correct spec social metadata

  • Update OpenGraph image paths to include a .jpg extension while preserving existing hash validation behavior.

GitHub issue
Closed
Hive
tuist/hive #54
feat(specs): backfill and refresh revision summaries

  • Refresh open spec pages when the async revision summary worker stores an agent-written summary.

GitHub issue
Closed
Hive
tuist/hive #52