feat: drop the claude- instance-name prefix #4
No reviewers
Labels
No labels
blocked
blocker:ci-red
blocker:conflict
blocker:drill-pending
blocker:unrequested
bug
claimed
documentation
enhancement
epic
merge-next
needs-triage
ready
release
scope:cli
scope:drill
scope:host
scope:installer
scope:templates
scope:tiers
stale
state:addressing
state:bots-reviewing
state:building
state:needs-human
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: heavy-duty/box#4
Loading…
Reference in a new issue
No description provided.
Delete branch "feat/drop-name-prefix"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Instance names now equal the box name —
claudebox new --name workmakes an instance calledwork, notclaude-work. To still distinguish claudebox instances from any other incus instances on the host, each box is tagged on creation withuser.claudebox=1;statusandteardown-host.shfilter on that tag instead of a name prefix. Clones (new --from) inherit the tag.🤖 Generated with Claude Code