feat(ego-mgr): add lookup subcommand #15

Merged
hzhang merged 1 commits from feat/ego-mgr-lookup into main 2026-04-14 21:35:37 +00:00
Collaborator

Adds ego-mgr lookup command that finds an agent by their default-username and echoes the agent-id. Exit code 7 if not found.

Adds ego-mgr lookup <username> command that finds an agent by their default-username and echoes the agent-id. Exit code 7 if not found.
orion added 1 commit 2026-04-14 21:33:15 +00:00
ego-mgr lookup <username>
  - Finds agent whose default-username == username
  - Echoes the agent-id (map key in agent-scope)
  - Exits 7 if not found or column missing
hzhang merged commit 392eafccf2 into main 2026-04-14 21:35:37 +00:00
hzhang deleted branch feat/ego-mgr-lookup 2026-04-14 21:35:37 +00:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: nav/PaddedCell#15