Leo
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.
i have no idea what to fix for now. does anyone have time to take a look?
modified includes: - add agent manager to manage all agents; - extract the host ssh port to prevent conflict. - clean all containers with the prefix sandbox-
and fix #890
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.   
#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.
* style codes.