fix: auto-detect MCP documentation tools instead of hardcoded list #349
No reviewers
Labels
No labels
auto-merged
ci
failed
component
api
good first issue
has-pr
help wanted
idea
priority
critical
priority
high
priority
low
priority
medium
review
approved
review
commented
status
blocked
status
in-progress
status
needs-review
status
ready
type
bug
type
chore
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!349
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "fix/337-document-source-detection"
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
DOCUMENTATION_TOOLSwhitelist with pattern-based auto-detectionget_docs,search_docs,query,get_file,search, etc.) is now stored as a documentcustomfallback — no UI changes neededCloses #337
AI Code Review (Devstral)
The changes look good and address the issue of hardcoded documentation tool detection. The implementation correctly auto-detects documentation tools using pattern matching and falls back to known configurations when available.
Automated review by pr-reviewer