Skip to content

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

@jariy17

Description

@jariy17

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

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions