Hacktoberfest 2026:メンテナが10月に向けて印を付けた、オープンで初心者向けの issue。 Hacktoberfest の issue を見る

[Windows] agentcore create hangs on "Prepare agentcore/ directory" until Enter is pressed

オープン
#1,847 コメント 0 件 リアクション 0 件 担当者 0 名 GitHub で見る

まだ誰も着手していません。

評価

難易度
3/5
見積もり時間
1〜2日
初心者へのやさしさ
55/100
issue の種類
バグ
明瞭さ
おおむね明確
活発さ
静か
技術スタック
typescript
領域
cli

調査の方向性

agentcore create コマンドから始め、Windows 上の VS Code から開いた WSL ターミナルで再現し、Prepare agentcore/ directory のステップに焦点を当てます。issue #205 で参照されている以前の修正と動作を比較します。完了の条件は、Enter を要求されることなくコマンドが自動的に進むことです。

索引モデルが issue の本文から書いたものです。

説明

bug
Description

On Windows, agentcore create hangs at the Prepare agentcore/ directory step and does not continue until the user manually presses Enter.

A similar issue (#205) was previously reported and is marked as closed and fixed, but I am still experiencing the same behavior even after installing the latest version of the AgentCore CLI.

I am running the CLI from a WSL terminal.

Steps to Reproduce

Open a WSL terminal on Windows through VS Code
Run agentcore create
Observe it hangs at the "Prepare agentcore/ directory" step
Press Enter — it continues

Expected Behavior

agentcore create should proceed through all steps automatically without requiring manual key presses.

Actual Behavior

The command hangs at "Prepare agentcore/ directory" until Enter is pressed.

CLI Version

0.24.2

Operating System

Windows

Additional Context

WSL version: 2.7.11.0
Kernel version: 6.18.33.2-2
WSLg version: 1.0.73.2
MSRDC version: 1.2.7214
Direct3D version: 1.611.1-81528511
DXCore version: 10.0.26100.1-240331-1435.ge-release
Windows version: 10.0.26200.8875

主要言語
TypeScript
スター
291
フォーク
96
平均マージ
21時間 31分
マージ済み PR(30日)
217

コントリビューションガイド

コントリビューションガイドを開く

はじめの一歩

  1. issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
  2. 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
  3. リポジトリをフォークし、ブランチを切って変更します。
  4. issue 番号を参照したプルリクエストを送ります。

aws/agentcore-cli のほかの issue

aws/agentcore-cli の issue をすべて見る

似ている issue

TypeScript の issue をもっと見る

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。