Lite-Coder commited on
Commit
b6f36c7
·
verified ·
1 Parent(s): 5f259a7

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -4
README.md CHANGED
@@ -64,9 +64,10 @@ Compared to our previous preview version, we scaled up the training data from un
64
  ## **Citation**
65
 
66
  ```bash
67
- @misc{litecoder2026,
68
- title={LiteCoder: Advancing Small and Medium-sized Code Agents},
69
- author={Xiaoxuan Peng and Xinyu Lu and Kaiqi Zhang and Taosong Fang and Boxi Cao and Yaojie Lu},
70
- year={2026},
 
71
  }
72
  ```
 
64
  ## **Citation**
65
 
66
  ```bash
67
+ @article{peng2026litecoderterminal,
68
+ title={LiteCoder-Terminal: Scaling Long-Horizon Terminal Environments for Learning Language Agents},
69
+ author={Peng, Xiaoxuan and Zhang, Kaiqi and Lu, Xinyu and Cao, Boxi and Lu, Yaojie and Lin, Hongyu and Han, Xianpei and Sun, Le},
70
+ journal={arXiv preprint arXiv:2605.29559},
71
+ year={2026}
72
  }
73
  ```