Skip to content

feat(errors): 扩展不可重试的客户端错误定义和模式#95

Merged
ding113 merged 8 commits intomainfrom
dev
Nov 9, 2025
Merged

feat(errors): 扩展不可重试的客户端错误定义和模式#95
ding113 merged 8 commits intomainfrom
dev

Conversation

@ding113
Copy link
Owner

@ding113 ding113 commented Nov 9, 2025

No description provided.

ding113 and others added 8 commits November 9, 2025 11:33
- 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.
@ding113 ding113 merged commit 4c9e114 into main Nov 9, 2025
0 of 4 checks passed
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.

3 participants

Comments