OpenHands
OpenHands copied to clipboard
fix(style,frontend): Print terminal output character by character #187
Added a 50ms delay between printing of commands in OpenDevin's Terminal
Hi, I noticed that you removed some comments in your pull request. I believe that the comments you removed were necessary or helpful. I'm wondering why you did that.
Sorry for that issue i have added the comments again.
Hi @rbren i have a small doubt when i create a pull request here and commit to the branch in my forked repo, why does it show like 9 commits ahead of OpenDevin/Opendevin:main
OK I think I miscommunicated what I want to see here 😄
I want it to look like the AI is typing live, like it does with ChatGPT
i have a small doubt when i create a pull request here and commit to the branch in my forked repo, why does it show like 9 commits ahead of OpenDevin/Opendevin:main
This means that you've made 9 new commits that aren't merged into the main
branch--it's expected
Would be good to have this behavior for both chat messages and for the terminal
Ok thanks for the comfirmation so when you merge my pull request the 9 commits head of would disappear right
Would be good to have this behavior for both chat messages and for the terminal
Ok Sure
Ok thanks for the comfirmation so when you merge my pull request the 9 commits head of would disappear right
yup exactly