Skip to content

[Bug] Cannot rollback edits, inefficient Jupyter handling, and poor code block rendering #351

@DURUII

Description

@DURUII

What happened?

  1. There is no way to roll back or undo to a specific previous edit step in code editing.

  2. For Jupyter Notebook, each modification requires reading the entire notebook, which is inefficient and produces poor results.

Image
  1. When displaying code, Markdown formatting for python or bash is not rendered properly, making the output difficult to read.
Image

What did you expect to happen?

  1. Ability to undo/rollback code edits to a specific step.
  2. More efficient handling of Jupyter Notebook edits without re-reading the whole file.
  3. Proper syntax highlighting and formatting for code blocks (e.g., python, bash).

Client information

Details
$ qwen /about
About Qwen Code                                                         │
│                                                                         │
│ CLI Version              0.0.7                                          │
│ Git Commit               14e6d3c0                                       │
│ Model                    qwen3-coder-plus                               │
│ Sandbox                  no sandbox                                     │
│ OS                       linux                                          │
│ Auth Method              openai

Login information

OpenAI

Anything else we need to know?

N/A

Metadata

Metadata

Assignees

No one assigned

    Labels

    priority/P1High priority issuetype/bugSomething isn't working as expected

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions