BuilderIO / BuilderIO/micro-agent

cant start micro agent

Open
#58 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
4.3k
Forks
380
PR merge metrics
No merged PRs in 30d

Description

initialization failed: uv_tty_init returned EBADF (bad file descriptor)
at new WriteStream (node:tty:93:11)
at TextPrompt.prompt (C:\Users\Yehoshua\Desktop\micro-agent\node_modules\@clack\core\dist\index.cjs:9:766)
at text (C:\Users\Yehoshua\Desktop\micro-agent\node_modules\@clack\prompts\dist\index.cjs:9:7)
at interactiveMode (C:\Users\Yehoshua\Desktop\micro-agent\src\helpers\interactive-mode.ts:26:31)
at async C:\Users\Yehoshua\Desktop\micro-agent\src\cli.ts:132:11

micro-agent v0.1.5

Please open a Bug report with the information above:
https://github.com/BuilderIO/micro-agent/issues/new

Contributor guide

Open the contributing guide

Research direction

Start with src/helpers/interactive-mode.ts at the TextPrompt call and trace how src/cli.ts invokes interactiveMode. Reproduce the reported startup failure on the Windows environment shown in the stack trace, then verify that the CLI can enter interactive mode without the EBADF initialization error.

Written by the indexing model from the issue text.

Assessment

Tech stack
node.js, typescript
Domain
cli
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.