koco-co

6 mods across 1 repository, 1 stars between them.

koco-co/deepseek-vision-bridge

Plugin Claude Code

An image-to-text bridge that lets the text-only DeepSeek model work with pictures. It uses codex exec to send images to gpt-5.4-mini, which returns structured descriptions in Chinese for the conversation.

1 28d ago A tokens not measured

UserPromptSubmit

03

koco-co/deepseek-vision-bridge

Hook

Runs when you submit a prompt, before the agent sees it, executing user-prompt-submit.mjs via node. From koco-co/deepseek-vision-bridge.

1 28d ago A tokens not measured

PreToolUse

04

koco-co/deepseek-vision-bridge

Hook

Runs before the agent uses a tool for ^(Read and view_image)$ tool calls, executing pre-tool-use.mjs via node. From koco-co/deepseek-vision-bridge.

1 28d ago A tokens not measured

PostToolUse

05

koco-co/deepseek-vision-bridge

Hook

Runs after a tool call finishes, executing post-tool-use.mjs via node. From koco-co/deepseek-vision-bridge.

1 28d ago A tokens not measured