Skip to content

Gemini cli don't work properly #70

@tito

Description

@tito

If i try: greywall -- gemini, i don't see the TUI at all, rather just the cli version and expecting to pass a prompt. It also don't exit by itself, and when pressing enter, i have:

$ greywall -- gemini
Scheduling MCP context refresh...
Executing MCP context refresh...
MCP context refresh complete.
No input provided via stdin. Input can be provided by piping data into gemini or using the --prompt option.
hello

  #  Node.js[2]: void node::ResetStdio() at ../src/node.cc:756
  #  Assertion failed: !(err != 0) || (err == -1 && (*__errno_location ()) == 1)

----- Native stack trace -----

 1: 0xf76da7 node::Assert(node::AssertionInfo const&) [node]
 2: 0xf23a44  [node]
 3: 0x7f91ccc4fa61  [/usr/lib/libc.so.6]
 4: 0x7f91ccc4fb3e  [/usr/lib/libc.so.6]
 5: 0xe7aa4f node::DefaultProcessExitHandlerInternal(node::Environment*, node::ExitCode) [node]
 6: 0xee32ef node::Environment::Exit(node::ExitCode) [node]
 7: 0x7f91c5dcf5e2

  #  Node.js[2]: void node::ResetStdio() at ../src/node.cc:756
  #  Assertion failed: !(err != 0) || (err == -1 && (*__errno_location ()) == 1)

----- Native stack trace -----

 1: 0xf76da7 node::Assert(node::AssertionInfo const&) [node]
 2: 0xf23a44  [node]
 3: 0xf24162 node::TrapWebAssemblyOrContinue(int, siginfo_t*, void*) [node]
 4: 0x7f91ccc4d2d0  [/usr/lib/libc.so.6]
 5: 0x31b295a0

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions