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(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
feat(specs): surface new activity since the user’s last visit

Reviewers told me the Specs page felt like a queue I had no way to triage from a distance. The sidebar link was hard-coded to ?filter_status_val=draft, hiding everything else, an…

GitHub issue
Closed
Hive
tuist/hive #55
fix(forage): align item detail header layout

  • Reuses the standard forage page header structure on item detail pages so GitHub issue details align with the rest of the forage UI.

GitHub issue
Closed
Hive
tuist/hive #57
feat(slack): add profile-linked notifications

  • Add runtime Slack notification settings per connected workspace from /ops/slack, including persisted channel IDs and event selection.

GitHub issue
Closed
Hive
tuist/hive #58
feat(drops): introduce drops dashboard with classification and feeds

Adds a new drops surface to Hive: a dashboard for shipped updates ingested from GitHub Releases and operator-registered RSS/Atom changelog feeds.

GitHub issue
Closed
Hive
tuist/hive #53
refactor(projects): introduce Project as the top-level grouping above Meadow

Stacked on top of #53 — review/merge that first. This branch targets feat/release-update-sources-rss-feeds so the diff is just the project layer.

GitHub issue
Closed
Hive
tuist/hive #56