sing-box/service/ccm
世界 49c450d942
ccm/ocm: Fix missing metering for 1M context and /fast mode
CCM: Fix 1M context detection - use prefix match for versioned
beta strings (e.g. "context-1m-2025-08-07") and include cache
tokens in the 200K threshold check per Anthropic billing docs.

OCM: Add GPT-5.4 family pricing (standard/priority/flex) with
extended context (>272K) premium pricing support. Add context
window tracking to usage combinations, mirroring CCM's pattern.
Update normalizeGPT5Model defaults to latest known models.
2026-03-11 20:41:29 +08:00
..
credential.go Fix read credentials for ccm service 2026-01-17 05:46:24 +08:00
credential_darwin.go Add claude code multiplexer service 2026-01-17 05:46:23 +08:00
credential_other.go Add claude code multiplexer service 2026-01-17 05:46:23 +08:00
service.go ccm/ocm: Fix missing metering for 1M context and /fast mode 2026-03-11 20:41:29 +08:00
service_usage.go ccm/ocm: Add by_user_and_week cost summary 2026-03-10 22:04:11 +08:00
service_user.go Add claude code multiplexer service 2026-01-17 05:46:23 +08:00