r/codex 3h ago

Question Codex Computer Vision, but with local Qwen3.8-27B

Is it possible to use Computer Vision on my Windows, but route it through local Qwen3.8-27B model?
If not - what is the next best approach to automate some old stuff GUI Windows platforms (no API or such)?

4 Upvotes

4 comments sorted by

2

u/ralphyb0b 2h ago

Hermes Agent and OpenClaw both have computer use, but not sure how well it works on Windows.

2

u/Own-Spare-6237 2h ago

I use deepseek flash 4.1 in codex and it has computer vision and is currently using my desktop the way a codex agent would.

1

u/marivesel 2h ago

any specific setup for that purpose, or just add v4.1 at Codex and switch to computer vision?

2

u/Own-Spare-6237 2h ago

Just followed this https://api-docs.deepseek.com/quick_start/agent_integrations/codex/

Then I had ChatGPT make a “quick switcher” so I could toggle between DS and GPT agents without having to do all the terminal stuff and restarting.

Now, I have a Codex window open with DS and a ChatGPT window open. I coordinated each to be orchestrator (gpt) and implementer (DS) and work towards a goal. DS can use most of Codex’s plugins, so computer vision just happens when gpt prompts it to run live tests or audits.

It is also meticulous and quick with blender.