Skip to content

feat: AgentCore に一覧画面を追加しランタイム選択フローを改善#310

Merged
hosoya-naoki20-fixer merged 2 commits into
developfrom
feat/agent-core-list-page
May 14, 2026
Merged

feat: AgentCore に一覧画面を追加しランタイム選択フローを改善#310
hosoya-naoki20-fixer merged 2 commits into
developfrom
feat/agent-core-list-page

Conversation

@nakamaru-seiya24-fixer
Copy link
Copy Markdown
Collaborator

概要

AgentCore ページにランタイム一覧画面を追加し、AgentBuilder と同様に
一覧 → チャット画面の遷移フローに変更しました。

変更内容

新規

  • AgentCoreListPage.tsx を追加
    • 利用可能なランタイム(Generic / External)をカード形式で一覧表示
    • ランタイムをクリックするとチャット画面へ遷移
    • ランタイムが0件の場合は空状態を表示

変更

  • /agent-core のルートを AgentCorePage から AgentCoreListPage に変更
  • AgentCorePage に戻るボタンを追加(agentArn がある場合のみ表示)
  • 翻訳ファイル(ja / en / ko)に agent_core.no_runtimes_available キーを追加

変更前後の遷移フロー

変更前
/agent-core → チャット画面(ドロップダウンでランタイム選択)

変更後
/agent-core → 一覧画面(ランタイム選択)
↓ クリック
/agent-core/:agentArn → チャット画面
↓ 戻るボタン
/agent-core → 一覧画面

@hosoya-naoki20-fixer hosoya-naoki20-fixer merged commit a715b46 into develop May 14, 2026
@hosoya-naoki20-fixer hosoya-naoki20-fixer deleted the feat/agent-core-list-page branch May 14, 2026 04:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants