feat: drop the claude- instance-name prefix #4

Merged
dan-claude-bot merged 1 commit from feat/drop-name-prefix into main 2026-07-10 17:11:30 +00:00
dan-claude-bot commented 2026-07-10 17:10:01 +00:00 (Migrated from github.com)

Instance names now equal the box name — claudebox new --name work makes an instance called work, not claude-work. To still distinguish claudebox instances from any other incus instances on the host, each box is tagged on creation with user.claudebox=1; status and teardown-host.sh filter on that tag instead of a name prefix. Clones (new --from) inherit the tag.

🤖 Generated with Claude Code

Instance names now equal the box name — `claudebox new --name work` makes an instance called `work`, not `claude-work`. To still distinguish claudebox instances from any other incus instances on the host, each box is tagged on creation with `user.claudebox=1`; `status` and `teardown-host.sh` filter on that tag instead of a name prefix. Clones (`new --from`) inherit the tag. 🤖 Generated with [Claude Code](https://claude.com/claude-code)
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: heavy-duty/box#4
No description provided.