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(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
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
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
fix(drops): generate drop items from release links

  • Replace release-envelope indexing with a drop item generation agent that exposes fetch_url_content, traverses release references, and persists only validated user-facing items …

GitHub issue
Closed
Hive
tuist/hive #60
fix(security): harden external input handling

  • Harden external payload normalization for domain webhooks and drops by replacing arbitrary string-to-atom conversion with explicit key whitelists.

GitHub issue
Closed
Hive
tuist/hive #61
fix(web): sign Open Graph card payloads

The Open Graph image route now serves one signed card endpoint: /open-graph/card.jpg?token=....

GitHub issue
Closed
Hive
tuist/hive #62
feat(specs): manage spec comments via protocol server

This adds dedicated spec comment support to Hive’s Model Context Protocol server.

GitHub issue
Closed
Hive
tuist/hive #63
fix(web): prevent Open Graph card preview trimming

This updates generated Open Graph cards so link previews keep the full card content visible:

GitHub issue
Closed
Hive
tuist/hive #65