fix(hooks): remove unused toolName parameter from extractTargetDirectory #145
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!145
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "fix/137-remove-unused-toolname-param"
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
Removes the unused
toolNameparameter from theextractTargetDirectoryfunction inpost-tool-use.ts.Changes:
toolNameparameter from function signatureThe function only inspects input properties (
file_path,path,notebook_path) to determine the target directory - it never used the tool name.Closes #137
90de2e38e8e3aca89d8c