Skip to content

text editor view broken in main #7164

@Tyler-Hardin

Description

@Tyler-Hardin

It seems like view only prints to the terminal but seems to return empty string to the model.

....
1197:         [manually redacted by me]
1198:         ...
1199:         ...
1200:         ...
\`\`\`
The view command executed but returned no output or errors. This suggests that either:
1. The file doesn't exist at that path
2. The file is empty
3. There's an issue with the view command returning content

The command itself completed without errors, so it appears the tool is working - it just didn't return any file content. This could mean the file isn't there or is empty.

⏱️  Elapsed time: 6.12s
Context: ○○○○○○○○○○ 2% (4583/200000 tokens)
( O)> Press Enter to send, Ctrl-J for new line

I've bisected the bug to 2bc3689.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions