Skip to content

feat: support configurable explore app categories#35723

Merged
hjlarry merged 5 commits into
langgenius:mainfrom
hjlarry:codex/explore-db-category-order
May 8, 2026
Merged

feat: support configurable explore app categories#35723
hjlarry merged 5 commits into
langgenius:mainfrom
hjlarry:codex/explore-db-category-order

Conversation

@hjlarry
Copy link
Copy Markdown
Contributor

@hjlarry hjlarry commented Apr 30, 2026

Important

  1. Make sure you have read our contribution guidelines
  2. Ensure there is an associated issue and you have been assigned to it
  3. Use the correct syntax to link this PR: Fixes #<issue number>.

Summary

  1. one recommend app can has multi categories
  2. the categories order can adjust

Screenshots

Before After
... ...

Checklist

  • This change requires a documentation update, included: Dify Document
  • I understand that this PR may be closed in case there was no previous discussion or issues. (This doesn't apply to typos!)
  • I've added a test for each change that was introduced, and I tried as much as possible to make a single atomic change.
  • I've updated the documentation accordingly.
  • I ran make lint && make type-check (backend) and cd web && pnpm exec vp staged (frontend) to appease the lint gods

@hjlarry hjlarry requested a review from a team April 30, 2026 05:31
@dosubot dosubot Bot added size:L This PR changes 100-499 lines, ignoring generated files. 💪 enhancement New feature or request labels Apr 30, 2026
@hjlarry hjlarry requested a review from zyssyz123 April 30, 2026 05:31
@github-actions github-actions Bot added the web This relates to changes on the web. label Apr 30, 2026
@Qodo-Free-For-OSS

This comment was marked as spam.

@hjlarry hjlarry requested a review from JzoNgKVO as a code owner May 7, 2026 09:48
…ory-order

# Conflicts:
#	api/tests/test_containers_integration_tests/services/recommend_app/test_database_retrieval.py
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented May 8, 2026

Pyrefly Type Coverage

Metric Base PR Delta
Type coverage 0.00% 41.39% +41.39%
Strict coverage 0.00% 40.91% +40.91%
Typed symbols 0 20,734 +20,734
Untyped symbols 0 29,707 +29,707
Modules 0 2538 +2,538

Copy link
Copy Markdown
Contributor

@zyssyz123 zyssyz123 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@dosubot dosubot Bot added the lgtm This PR has been approved by a maintainer label May 8, 2026
@hjlarry hjlarry enabled auto-merge May 8, 2026 06:02
@hjlarry hjlarry added this pull request to the merge queue May 8, 2026
Merged via the queue into langgenius:main with commit 927a178 May 8, 2026
33 checks passed
@hjlarry hjlarry deleted the codex/explore-db-category-order branch May 8, 2026 06:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

💪 enhancement New feature or request in-linear lgtm This PR has been approved by a maintainer size:L This PR changes 100-499 lines, ignoring generated files. web This relates to changes on the web.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants