Able-rip

cc-VisionRouter

Able-rip

Transparent proxy for Claude Code that auto-routes image-bearing requests to a multimodal model — so a non-multimodal primary model never crashes your long-running sessions.

AI 简介

cc-VisionRouter 是一个运行在 Claude Code 与上游 LLM API 之间的透明代理,专为解决长程任务中因图片混入纯文本模型导致会话中断的问题。它自动识别请求是否含图像或需处理含图历史(如 /compact),并将此类请求路由至多模态模型,而纯文本请求则交由用户指定的主力模型处理;支持模型名映射、后缀剥离、背景任务分流等机制,全程无需手动切换模型。适用于使用 Claude Code 接入第三方模型(如 mimo、国产多模态模型)开展自动化编码、长上下文对话、Agent 任务等对稳定性要求高的场景。

JavaScript
MIT License
96
Stars
0
Forks
53
Watchers
0
Issues

Star 增长

今日0
近 7 天0
近 30 天+2
综合评分40.2
默认分支main