refactor(types): remove unused exports from capabilities.ts #172
No reviewers
Labels
No labels
good first issue
has-pr
help wanted
idea
priority
critical
priority
high
priority
low
priority
medium
status
blocked
status
in-progress
status
needs-review
status
ready
type
bug
type
docs
type
enhancement
type
feature
type
refactor
No milestone
No project
No assignees
2 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
customable/claude-mem!172
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "refactor/141-cleanup-capabilities"
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?
Summary
Remove 3 unused exports from capabilities.ts:
CapabilityConfiginterfacecanWorkerHandlefunctiongetMatchingCapabilityfunctionThese helper functions for worker capability matching were never adopted - the TaskDispatcher does matching inline.
Reduced file from 119 to 72 lines (-47 lines, -39%).
Refs #141
Test Plan
pnpm run typecheckpassesece132731295cb0a8f67