Leo

Results 117 comments of Leo

https://github.com/OpenDevin/OpenDevin/assets/16201837/48b3bfc2-5b4f-4d55-986f-58de7b997758 The screen recording is above. modified includes: 1. abstract session manager and agent manager, origin from session.py 2. cache sessions and messages in local(./cache) in server quit. 3. the...

> This is looking awesome! > > Sorry for all the merge conflicts 😬 will try and get this one in once it's rebased okay, let me resolve the conflicts.

are you going to merge this? unifying constant

@rbren hard to catch up~ appreciate it if you have time to merge it into the main branch.

this PR includes: 1. extract the global style vars for consistent style. 2. Integrate configuration in the same place(Setting Modal). And cache the user configuration in the local storage (user...