Code Monkey home page Code Monkey logo

Comments (3)

Notnaton avatar Notnaton commented on June 2, 2024 1

This is a known issue.

We rerender the output of the llm each time we get a token. This causes it to print a new "screen".

One possible fix would be to rerender everything once the llm is done.
I will explore this.

Moving to textual would solve this, I have explored doing that. Just need some motivation πŸ˜…

from open-interpreter.

rustom avatar rustom commented on June 2, 2024

Reproduced on MacOS, I don't think it's a Powershell issue. +1

from open-interpreter.

bars0um avatar bars0um commented on June 2, 2024

Not sure if this is an ok fix, but it appears that if I switch the Live attribute vertical_overflow to "elipses" on line 12 of terminal_interface/components/base_block.py the issue somewhat subsides...I've not tested this fully yet and it may end up causing a different issue if your file output is bigger than your console height..."crop" may help avoid issues with overrunning the console buffer.

With either of those settings I'm able to comfortably debug and review output when I put the --debug flag and things don't jitter and repeat.

from open-interpreter.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.