Skip to content

Filter intern tools for self-hosted deployments - #2851

Open
dwwoelfel wants to merge 1 commit into
mainfrom
codex/hide-options-on-intern-page
Open

Filter intern tools for self-hosted deployments#2851
dwwoelfel wants to merge 1 commit into
mainfrom
codex/hide-options-on-intern-page

Conversation

@dwwoelfel

@dwwoelfel dwwoelfel commented Aug 8, 2026

Copy link
Copy Markdown
Contributor

Filters the internal tools on /intern for self-hosted deployments to just the Restore App, Storage Usage, and Deployment Settings cards.

@dwwoelfel dwwoelfel changed the title Filter and adapt internal tools for self-hosted deployments; add Deployment Settings tool Filter intern tools for self-hosted deployments Aug 8, 2026
@coderabbitai

coderabbitai Bot commented Aug 8, 2026

Copy link
Copy Markdown
Contributor

Review Change Stack

📝 Walkthrough

Walkthrough

The internal tools page detects self-hosted deployments, filters tools and categories by availability metadata, adds self-hosted tools, and displays environment-specific description text.

Changes

Self-hosted internal tools

Layer / File(s) Summary
Tool availability metadata
client/www/app/intern/content.tsx
The tool metadata supports self-hosted availability flags. Storage Usage and Restore App are available on self-hosted deployments. Deployment Settings is self-hosted only.
Environment-specific page rendering
client/www/app/intern/content.tsx
The page filters visible tools and categories by hosting environment. The description and category buttons use the filtered results.

Estimated code review effort: 2 (Simple) | ~10 minutes

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
Title check ✅ Passed The title clearly summarizes the main change: filtering intern tools for self-hosted deployments.
Description check ✅ Passed The description directly explains the self-hosted tool filtering and identifies the affected cards.

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@github-actions

github-actions Bot commented Aug 8, 2026

Copy link
Copy Markdown
Contributor

@dwwoelfel
dwwoelfel marked this pull request as ready for review August 8, 2026 04:09
@dwwoelfel dwwoelfel removed the codex label Aug 8, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant