This website requires JavaScript.
Explore
Help
Register
Sign In
Lars
/
ResearchAgent
Watch
1
Star
0
Fork
0
You've already forked ResearchAgent
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
11
Commits
1
Branch
0
Tags
82
KiB
Python
100%
beb80e9eaf
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
APA
BibTeX
Cancel
Lars
beb80e9eaf
Refactored timeout handling in scout_logic.py to improve URL fetching reliability, added detailed logging for error tracking, and implemented a total timeout for Playwright operations to prevent indefinite hangs.
2026-01-31 18:28:26 +01:00
docs
initialer Setup
2026-01-31 12:11:16 +01:00
src
Refactored timeout handling in scout_logic.py to improve URL fetching reliability, added detailed logging for error tracking, and implemented a total timeout for Playwright operations to prevent indefinite hangs.
2026-01-31 18:28:26 +01:00
.env.example
Updated project structure and added initial configuration files.
2026-01-31 17:36:48 +01:00
.gitignore
Updated project structure and added initial configuration files.
2026-01-31 17:36:48 +01:00
docker-compose.yml
Updated docker-compose.yml to clarify port mapping, modified Dockerfile.worker to enable access logging, and added logging functionality in main.py for request tracking.
2026-01-31 18:19:41 +01:00
Dockerfile.worker
Updated docker-compose.yml to clarify port mapping, modified Dockerfile.worker to enable access logging, and added logging functionality in main.py for request tracking.
2026-01-31 18:19:41 +01:00
readme
readme hinzugefügt
2026-01-31 12:02:18 +01:00
requirements.txt
Added playwright-stealth dependency and refactored link fetching logic in scout_logic.py to enhance bot detection evasion and implement HTTP/2 fallback handling.
2026-01-31 18:08:40 +01:00
readme
Research Agent