Skip to content

fix: show manual config option when Claude CLI detection fails (closes #589)#602

Open
anuragg-saxenaa wants to merge 1 commit intodecolua:masterfrom
anuragg-saxenaa:fix/issue-589-cli-tools-manual-config
Open

fix: show manual config option when Claude CLI detection fails (closes #589)#602
anuragg-saxenaa wants to merge 1 commit intodecolua:masterfrom
anuragg-saxenaa:fix/issue-589-cli-tools-manual-config

Conversation

@anuragg-saxenaa
Copy link
Copy Markdown
Contributor

Summary

When 9router is deployed on a remote server, the CLI Tools page shows the message "Claude CLI not installed / Please install Claude CLI to use this feature" and hides the Manual Config button, even when the user has Claude installed on that remote server.

Fix

  • Changed the message from "not installed" to "not detected locally" with an explanation that manual config is still available for remote deployments
  • Always show the "Manual Config" button regardless of CLI detection status
  • The "How to Install" button remains for local installation instructions

Closes #589

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.

Set option to manually configure CLI Tools even if detection fails

1 participant