feat: Enhance login page UI with delayed redirect instead of transparent 307
Some checks failed
Deploy to 110 WOOO Server / deploy (push) Failing after 8s
Some checks failed
Deploy to 110 WOOO Server / deploy (push) Failing after 8s
This commit is contained in:
23
scripts/ecosystem-hunter.env.example
Normal file
23
scripts/ecosystem-hunter.env.example
Normal file
@@ -0,0 +1,23 @@
|
||||
# Copy to scripts/ecosystem-hunter.env and edit values
|
||||
MCP_API_KEY=vw_beta_promo_2026
|
||||
MCP_API_BASE=https://agent.wooo.work
|
||||
MCP_AGENT_ID=vibe-hunter-prod
|
||||
DEVELOPER_WALLET=acct_ecosystem_hunter
|
||||
AUTO_CLAIM=false
|
||||
AUTO_SUBMIT=false
|
||||
AUTO_SUBMIT_PR_URL=https://github.com/vibework/a2a-ecosystem-hunter/pull/1
|
||||
RUN_DAEMON=true
|
||||
SCAN_INTERVAL_SECONDS=300
|
||||
RECONNECTION_BACKOFF_SECONDS=20
|
||||
NOSTR_RELAY_URL=wss://relay.damus.io
|
||||
NOSTR_TAG=VibeWork_Bounty
|
||||
NOSTR_LIMIT=40
|
||||
EXTERNAL_MCP_ENDPOINTS=https://agent.wooo.work
|
||||
KNOWN_MCP_ENDPOINTS=https://agent.wooo.work
|
||||
# 可選:外部 MCP 候選清單檔,會額外補足種子端點(支援一行一個)
|
||||
MCP_ENDPOINTS_FILE=/home/ollama/vibework-git/scripts/ecosystem-hunter-endpoints.txt
|
||||
MCP_TIMEOUT_SECONDS=12
|
||||
ECOSYSTEM_REPORT_PATH=/home/ollama/vibework-git/artifacts/ecosystem_hunter_report.jsonl
|
||||
REPORT_LOG_DIR=/home/ollama/vibework-git/.local/logs/agent-bounty-ecosystem-hunter
|
||||
STDOUT_LOG=/home/ollama/vibework-git/.local/logs/agent-bounty-ecosystem-hunter/ecosystem-hunter.stdout.log
|
||||
STDERR_LOG=/home/ollama/vibework-git/.local/logs/agent-bounty-ecosystem-hunter/ecosystem-hunter.stderr.log
|
||||
Reference in New Issue
Block a user