- Added new dependencies: `adler2`, `crc32fast`, `flate2`, `miniz_oxide`, and `libredox`. - Updated existing dependencies: `tokio-rustls` to version 0.26.4 and `filetime` to version 0.2.27. - Removed the `backup.rs` file as it is no longer needed. - Introduced tests for configuration and credential management. - Enhanced the `identity` module to generate W3C compliant DID documents. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
446 B
446 B
name, description, type
| name | description | type |
|---|---|---|
| claude-proxy-oauth-primary-only | Only the primary server (192.168.1.228) uses OAuth proxy for Claude. Second server uses standard API key. | feedback |
- Only the primary dev server (192.168.1.228) uses the Claude Max OAuth proxy for AIUI
- The second dev server and any other deployments should use a standard Anthropic API key (
ANTHROPIC_API_KEYenv var) - Do not replicate the OAuth proxy setup to other servers