Computer Use 与 Desktop Env
QitOS v0.5 现在把 desktop / computer-use 正式提升成一条官方主线。 核心组成:DesktopEnvComputerUseToolSetdesktop_actions_json_v1/desktop_actions_xml_v1- 官方
desktop-starterbenchmark starter - 独立的
osworldbenchmark adapter examples/real/openai_cua_agent.py- qita visual replay
canonical baseline
examples/real/openai_cua_agent.py 不再只是 demo。
真正的 baseline 实现现在在 recipe 层:
/Users/morinop/coding/yoga_framework/qitos/recipes/desktop/osworld_starter.py
/Users/morinop/coding/yoga_framework/examples/real/openai_cua_agent.py
- planner
- grounding
- action selector
- critic / retry
- explicit stop / fail
