Leo

Results 39 issues of Leo

#591 #649 #259 multi issues discuss this problem, i just merged the `model_list` and `model_cost.keys()`(community-maintained) to solve this problem for now.

``` - repo: https://github.com/hhatto/autopep8 rev: v2.1.0 hooks: - id: autopep8 ``` autopep8 will auto-change files when i submit the commit, and the workflow will fail in the mypy stage.

bug
severity:medium

i have no idea what to fix for now. does anyone have time to take a look?

bug
severity:low

modified includes: - add agent manager to manage all agents; - extract the host ssh port to prevent conflict. - clean all containers with the prefix sandbox-

https://github.com/OpenDevin/OpenDevin/assets/16201837/c4a439a5-7fac-4277-aed4-82241be923d8

* feat: add agent task state to agent status bar. * feat: add agent task control bar to FE. #1049

if we aren't compatible, it will send too many workflow errors to email when push in fork repo. ![image](https://github.com/OpenDevin/OpenDevin/assets/16201837/3550bc06-4dff-4217-a6f1-4984b5d793f1) ![image](https://github.com/OpenDevin/OpenDevin/assets/16201837/20147498-3f82-4b34-aa40-cfac9b2be7b9) ![image](https://github.com/OpenDevin/OpenDevin/assets/16201837/c41960bb-239c-4e63-8258-f894e2a3746d)

#1234 - support tls (can skip verifying ca when dev in local.) - unify the env vars to VITE_xxx for sharing in the dev and build.