Skip to content

feat(status): surface the resolved agent_name in status#103

Merged
rgao-coreweave merged 1 commit into
mainfrom
feat/status-agent-name
Jun 17, 2026
Merged

feat(status): surface the resolved agent_name in status#103
rgao-coreweave merged 1 commit into
mainfrom
feat/status-agent-name

Conversation

@rgao-coreweave

Copy link
Copy Markdown
Contributor

What

status now reports the resolved agent_name (the name shown in Weave's Agents view), in both the pretty output (✓ Agent name: <name>) and --json (an agent_name field). It was previously hidden, so a wrong or default name could not be seen from status.

Tests

npm run check: 58 pass, clean build. Extends tests/status.test.ts (configured name, default fallback, JSON field).

Stack

Middle of a 3-PR stack: restart (#101) -> this -> drift warning (#102). Based on #101's branch; retarget to main once #101 merges.

🤖 Generated with Claude Code

- status: show the resolved agent_name (pretty + --json)

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@rgao-coreweave rgao-coreweave force-pushed the feat/status-agent-name branch from db031c5 to 15cc467 Compare June 17, 2026 16:35
@rgao-coreweave rgao-coreweave changed the base branch from feat/daemon-restart-and-status-agent-name to main June 17, 2026 16:35
@rgao-coreweave rgao-coreweave merged commit c5a6ddc into main Jun 17, 2026
4 checks passed
@github-actions github-actions Bot locked and limited conversation to collaborators Jun 17, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants