Logo
Explore
Register Sign In
agent/cc-switch
1
0
Fork 0
You've already forked cc-switch
mirror of https://github.com/farion1231/cc-switch.git synced 2026-06-16 13:34:04 +08:00
Code Issues Packages Projects Releases Wiki Activity
Files
0977dcd1c1676550dd5b65b6ebfa69d9c8982d38
cc-switch/tests
T
Roger Deng 6e8ee094f1 fix(usage): reduce price input step to 0.0001 for sub-cent precision (#2793)
The step was 0.01, preventing input of prices like DeepSeek's cache read
cost ($0.0028/million tokens). Extract step value to a constant and apply
to all four price fields.

Closes #2503
6e8ee094f1 ยท 2026-05-18 11:38:32 +08:00
History
..
components
fix(usage): reduce price input step to 0.0001 for sub-cent precision (#2793)
2026-05-18 11:38:32 +08:00
config
feat: add Xiaomi MiMo Token Plan presets (#2803)
2026-05-18 10:38:03 +08:00
hooks
feat(claude-code): role-based model mapping with display names and 1M flag
2026-05-13 17:06:05 +08:00
integration
feat(provider): additive provider key lifecycle & fix openclaw serializer panic (#1724)
2026-04-01 21:16:41 +08:00
msw
feat(claude-desktop): add 3P provider switching with proxy gateway
2026-05-08 22:34:46 +08:00
utils
Restore first-class OMO Slim council support (#1981) (#1982)
2026-04-10 22:36:32 +08:00
setupGlobals.ts
fix(test): add ResizeObserver polyfill and fix WebDAV accordion target in settings test
2026-02-24 22:28:41 +08:00
setupTests.ts
test: migrate to MSW testing architecture for App integration test
2025-10-25 16:48:43 +08:00