This repository was archived by the owner on Feb 13, 2025. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 72
Security: Remove hardcoded credentials and improve environment handling #12
Open
qpd-v
wants to merge
17
commits into
mzxrai:main
Choose a base branch
from
qpd-v:clean-deepwebresearch
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…ments and add reference to original mcp-webresearch server
…nfiguration; add new content and analysis types for research sessions; added deep_research option
…feat: Enhance search result relevance scoring and deduplication; update content types and improve search queries
…tignore; enhance README with configuration options and error handling; improve content analysis logic for technical content extraction.
Reduced maxDepth (2) and maxBranching (3) defaults for better reliability Implemented timeout checks throughout research process Optimized page loading with 10s timeout Removed unnecessary waiting periods and content expansion Limited parallel searches to 5 for stability Updated default timeout to 55s to work within MCP limits Added detailed timing information to research results Updated documentation to reflect current capabilities Removed unused tools from README
Added visit_page tool back for direct webpage content extraction Integrated turndown for HTML to Markdown conversion Implemented efficient page loading with 10s timeout Added content cleaning to remove navigation/ads/footers Preserved code blocks and technical content formatting Maintained heading hierarchy and list structures Added URL validation and security checks Removed screenshot functionality for better performance Updated documentation with new tool usage
…n to v0.3.0; enhance README with npm installation instructions and first-time setup
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Changes
Security Improvements
Testing
To test these changes:
All functionality remains the same, just with improved security practices.