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

1 commit

Author SHA1 Message Date
d956614269 feat: drop the claude- instance-name prefix; tag boxes instead
Instance names now equal the box name (claudebox new --name work -> 'work',
not 'claude-work'). To still tell claudebox's instances apart from any other
incus instances, tag each on creation with user.claudebox=1 and filter status
+ teardown by that tag instead of a name prefix. Clones (new --from) inherit
the tag.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-07-10 17:09:45 +00:00