.env.example
CHANGELOG.md
CODE_OF_CONDUCT.md
CONTRIBUTING.md
LICENSE
MANIFEST.in
README.md
SECURITY.md
mcp_security.py
pyproject.toml
agentic_stealth_browser.egg-info/PKG-INFO
agentic_stealth_browser.egg-info/SOURCES.txt
agentic_stealth_browser.egg-info/dependency_links.txt
agentic_stealth_browser.egg-info/entry_points.txt
agentic_stealth_browser.egg-info/requires.txt
agentic_stealth_browser.egg-info/top_level.txt
ai/__init__.py
ai/ai_hooks.py
assets/hn-demo.gif
audit/__init__.py
audit/logger.py
behavior/__init__.py
behavior/adaptive_tuner.py
behavior/human_behavior.py
behavior/orchestration.py
behavior/persona_rotator.py
canary/__init__.py
canary/badge_gen.py
canary/dashboard_gen.py
canary/history.py
canary/py.typed
canary/readme_gen.py
canary/runner.py
canary/score.py
canary/sites.py
canary/templates/badge.svg.j2
canary/templates/dashboard.html.j2
core/__init__.py
core/account_health.py
core/account_warming.py
core/agent_browser.py
core/connection_pool.py
core/error_messages.py
core/feature_flags.py
core/py.typed
core/session_checkpoint.py
core/types.py
docs/ATTACH_OVER_CDP.md
docs/README.md
docs/agentic-stealth-browser-analysis-report.md
docs/canary.md
docs/canary/README.md
docs/canary/badge.svg
docs/canary/history.jsonl
docs/canary/index.html
docs/plans/2026-06-01-v2.4.0-attach-mode-hardening.md
docs/plans/2026-06-03-v2.5.0-real-backend-adapters.md
docs/plans/misc/GOAL_MODE_HERMES_BROWSER_DASHBOARD.md
docs/plans/misc/HN_POST.md
docs/plans/misc/OPEN_SOURCE_READINESS.md
docs/plans/misc/RELEASE_AUTONOMOUS_PLAN.md
examples/recipes/01_cloudflare_bypass.py
examples/recipes/02_linkedin_search.py
examples/recipes/03_amazon_product.py
examples/recipes/README.md
examples/recipes/linkedin.md
linkedin/__init__.py
linkedin/actions.py
plugins/__init__.py
plugins/template/__init__.py
plugins/template/plugin.py
production/Dockerfile
production/__init__.py
production/approval_gate.py
production/audit_enrichment.py
production/cli.py
production/dashboard_adapter_bridge.py
production/deprecations.py
production/docker-compose.yml
production/docker-healthcheck.py
production/hermes_dashboard.py
production/mcp_input_validator.py
production/mcp_server.py
production/mcp_session_isolation.py
production/metrics.py
production/otel_export.py
production/policy_engine.py
production/profiler.py
production/rate_limiter.py
production/workflow_orchestrator.py
production/adapters/__init__.py
production/adapters/_jsonrpc_stdio.py
production/adapters/agentic_stealth_mcp.py
production/adapters/base.py
production/adapters/cdp_bridge.py
production/adapters/playwright_mcp.py
production/sdk/__init__.py
production/sdk/client.py
proxy/__init__.py
proxy/proxy_manager.py
recovery/__init__.py
recovery/anti_block_orchestrator.py
recovery/detectors.py
recovery/explain_blocked.py
scraping/__init__.py
scraping/scraper.py
scripts/canary_run.py
scripts/evaluate_stealth.py
scripts/generate-demo-gif.py
scripts/health_check.py
scripts/hn-demo.py
scripts/make-gif.py
scripts/migrate_v1_to_v2.py
scripts/perf_benchmark.py
scripts/setup_rbb.sh
sessions/__init__.py
sessions/cookie_manager.py
sessions/session_manager.py
stealth/__init__.py
stealth/advanced_stealth.py
stealth/cache.py
stealth/firefox_adapter.py
stealth/headers.py
stealth/presets.py
stealth/profiles.py
stealth/tls_fingerprint.py
stealth/tls_ja3_ja4.py
tests/debug_nowsecure.py
tests/detection_check.py
tests/detection_runner.py
tests/fingerprint_scorecard.py
tests/run_detection_tests.py
tests/test_account_health.py
tests/test_account_warming.py
tests/test_adapter_agentic_stealth_mcp.py
tests/test_adapter_cdp_bridge.py
tests/test_adapter_playwright_mcp.py
tests/test_adaptive_tuner.py
tests/test_attach_over_cdp.py
tests/test_backend_adapter_contract.py
tests/test_basic.py
tests/test_cdp_snapshots.py
tests/test_connection_pool.py
tests/test_contract_agent_browser.py
tests/test_cookie_manager_unit.py
tests/test_dashboard_protocol_bridge.py
tests/test_detectors.py
tests/test_differential.py
tests/test_docker_config.py
tests/test_e2e_anti_block_recovery.py
tests/test_e2e_protected_sites_placeholder.py
tests/test_golden_master.py
tests/test_hermes_dashboard.py
tests/test_human_behavior_fuzz.py
tests/test_integration_modules.py
tests/test_linkedin_actions.py
tests/test_mcp_contract.py
tests/test_mcp_server_runtime.py
tests/test_mcp_stealth_workflows.py
tests/test_mcp_url_safety.py
tests/test_metrics_collector_unit.py
tests/test_mutation_stealth.py
tests/test_persona_rotator.py
tests/test_phase7_fixes.py
tests/test_player.py
tests/test_proxy_config_unit.py
tests/test_proxy_manager.py
tests/test_rate_limiter_unit.py
tests/test_recorder.py
tests/test_recovery.py
tests/test_recovery_phase1.py
tests/test_recovery_state_machine.py
tests/test_rehearsal_validation.py
tests/test_selector_auto_heal.py
tests/test_session_checkpoint.py
tests/test_stealth_cache.py
tests/test_stealth_coverage.py
tests/test_stealth_modules.py
tests/test_stress_multi_account.py
tests/test_tls_ja3_ja4.py
tests/test_workflow_orchestrator.py
tests/test_workflow_schema.py
tests/test_workflow_schema_unit.py
tests/test_workflow_versioning.py
workflows/__init__.py
workflows/action_interpreter.py
workflows/player.py
workflows/recorder.py
workflows/recovery.py
workflows/schema.py
workflows/selector_generator.py
workflows/test-echo.yaml
workflows/variable_resolver.py
workflows/library/auto-session-test.yaml
workflows/library/meta-test.yaml
workflows/library/simple-test.yaml
workflows/library/common/login.yaml
workflows/library/common/verify-email.yaml
workflows/library/linkedin/send-connection-request.yaml
workflows/library/teach-test/test-teach.yaml
workflows/library/upwork/add-portfolio-item.yaml
workflows/library/upwork/apply.yaml
workflows/library/upwork/edit-title.yaml
workflows/library/upwork/submit-proposal.yaml
workflows/library/upwork/update-rate.yaml