feat: hide performance menu item if disabled#832
Conversation
|
Important Review skippedAuto reviews are disabled on this repository. Please check the settings in the CodeRabbit UI or the ⚙️ Run configurationConfiguration used: Path: .coderabbit.yaml Review profile: CHILL Plan: Pro Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
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. Comment |
Assisted-by: pi:DeepSeek V4 Pro
I use llama-swap to connect to a remote server for inference. I do not need to view the performance of the client running llama-swap. The addition of the Performance tab clutters the navigation bar. This patch hides the Performance item of the navigation bar if its disabled.
Deepseek was used to generate this commit.