Conversation
- Added support for TLS connections using `rediss://` protocol in the Redis client. - Implemented a function to mask sensitive information in Redis URLs for safer logging. - Improved connection logging to include protocol, host, port, and TLS status. - Updated environment configuration examples for Redis connections in `.env.example` and `CLAUDE.md`. This update aims to enhance security and usability when connecting to Redis services.
Fix pnpm-lock.yaml out of sync with package.json. The lockfile was outdated because it had dependencies and devDependencies in a different order than package.json. Changes: - Ran pnpm install --no-frozen-lockfile to regenerate lockfile - This ensures CI can install dependencies with --frozen-lockfile flag Fixes CI run: https://github.com/ding113/claude-code-hub/actions/runs/19202773105
- /Field required|required field|missing required/i - /非法请求|illegal request|invalid request/i
…tructions - Revised the English and Chinese README files to reflect the latest features and capabilities of Claude Code Hub. - Improved descriptions of core functionalities, including intelligent load balancing, multi-provider management, and automated OpenAPI documentation. - Updated installation instructions to clarify environment requirements and configuration steps. - Enhanced the bilingual language switcher for better accessibility. This update aims to provide clearer guidance and showcase the platform's capabilities more effectively.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.