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
GitHub issue
Closed
Hive
tuist/hive #34
feat(meadows): evolve meadows from forage signals

  • Add a Condukt meadow evolution agent that proposes structured meadow create and update changes from recent work signals.

GitHub issue
Closed
Hive
tuist/hive #35
style(specs): polish spec list preview and markdown chrome

Three small polish fixes to the spec UI noticed while browsing the section:

GitHub issue
Closed
Hive
tuist/hive #36
feat(specs): summarize spec revisions with a Condukt agent

Spec revision summaries used to read “This revision updated the proposal body with X additions and Y removals,” which is true but uninformative. This PR replaces that line with a o…

GitHub issue
Closed
Hive
tuist/hive #37
fix(specs): raise comment body limit to 20k

Raise the spec comment body length limit from 4,000 to 20,000 characters in Hive.Specs.Comment.

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