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(specs): expose a write_spec MCP prompt with the house style guide

While iterating on the feedback Marek left on spec 2, it became clear that the writing-and-review patterns that make Tuist RFCs and Hive specs wor…

GitHub issue
Closed
Hive
tuist/hive #42
feat(specs): add editable comments and mentions

  • Allow spec comment authors to edit their own comments inline, with authorization checks and validation.

GitHub issue
Closed
Hive
tuist/hive #45
feat(slack): add Slack OAuth integration with events, interactivity, and message shortcuts

Adds a first-class Slack integration to Hive. Operators register a single Slack app per Hive deployment and enable Public Distribution; any workspace can then install Hive via …

GitHub issue
Closed
Hive
tuist/hive #44
feat(ops): move Slack management to ops

  • Move Slack workspace management from account settings to an admin-only /ops/slack page with dedicated ops navigation and route styles.

GitHub issue
Closed
Hive
tuist/hive #51
fix(specs): assign spec numbers transactionally

  • Assign spec numbers inside the Specs.create_spec/2 transaction instead of relying on PostgreSQL sequence defaults.

GitHub issue
Closed
Hive
tuist/hive #46
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