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
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
fix(web): keep account dropdown open during interaction

The account dropdown in the dashboard header now uses Noora’s dropdown hook with the same trigger and positioner structure used in the Tuist server and Atlas header patterns. The s…

GitHub issue
Closed
Hive
tuist/hive #66
fix(web): render flash messages inline

  • Moved shared flash rendering from the root document layout into the dashboard, account, and operations content shells.

GitHub issue
Closed
Hive
tuist/hive #68
fix(web): restore scrolling after delete modal navigation

This closes the delete modal before navigating away after a successful project or domain deletion.

GitHub issue
Closed
Hive
tuist/hive #72
feat(domains): evolve domains from project issue signals

GitHub issue syncing now polls repositories connected to projects instead of only repositories reachable through existing domains. This lets a manually created project with reposit…

GitHub issue
Closed
Hive
tuist/hive #71
fix(web): align spec header controls

This aligns the specification show header controls so the feed action, status dropdown, and Edit button share the same visual height and baseline.

GitHub issue
Closed
Hive
tuist/hive #74