aws / aws/agentcore-cli

status shows empty '(target: )' when no target is configured

オープン 初心者向け
#985 コメント 0 件 リアクション 0 件 担当者 0 名 GitHub で見る
bug
主要言語
TypeScript
スター
283
フォーク
95
平均マージ
1日 2時間
マージ済み PR(30日)
183

説明

## Summary

`agentcore status` renders an empty target label `(target: )` in the header when no deployment target is configured. Should either omit the label or show a default.

## Reproducer

```bash
agentcore create --name Test --defaults --skip-install --skip-git --skip-python-setup --json
cd Test
agentcore status
```

## Actual behavior

```
AgentCore Status (target: )
```

## Expected behavior

Either:
- `AgentCore Status` (omit target when empty)
- `AgentCore Status (target: default)` (show default label)

## Version

`agentcore 0.10.0-1777085255`

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

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

調査の方向性

Run the provided agentcore create and agentcore status reproducer to confirm the empty target label. Trace the status command's header rendering, then make the output match one of the stated expected forms and verify agentcore status when no deployment target is configured.

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

評価

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

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

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