Foreshhh commited on
Commit
8169c7f
·
verified ·
1 Parent(s): d7937ef

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -2
README.md CHANGED
@@ -48,7 +48,7 @@ tags:
48
  🌐 Website
49
  </a>
50
 
51
- <a href="https://arxiv.org/abs/2508.09123" style="
52
  display:inline-block;
53
  padding:8px 24px;
54
  background:#2b2b2b;
@@ -131,5 +131,10 @@ vllm serve X-PLUG/ToolCUA-8B \
131
  ## Citation
132
 
133
  ```bibtex
134
-
 
 
 
 
 
135
  ```
 
48
  🌐 Website
49
  </a>
50
 
51
+ <a href="https://arxiv.org/abs/2605.12481" style="
52
  display:inline-block;
53
  padding:8px 24px;
54
  background:#2b2b2b;
 
131
  ## Citation
132
 
133
  ```bibtex
134
+ @article{hu2026toolcua,
135
+ title={ToolCUA: Towards Optimal GUI-Tool Path Orchestration for Computer Use Agents},
136
+ author={Hu, Xuhao and Zhang, Xi and Xu, Haiyang and Qiao, Kyle and Yang, Jingyi and Huang, Xuanjing and Shao, Jing and Yan, Ming and Ye, Jieping},
137
+ journal={arXiv preprint arXiv:2605.12481},
138
+ year={2026}
139
+ }
140
  ```