fix: remote Chrome PDF export & MCP endpoint sync #15
Reference in New Issue
Block a user
Delete Branch "fix/chrome-in-agent"
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
CHROME_WS_URLenv var for PDF report generation via Chrome DevTools Protocol over WebSocket (e.g.ws://chrome-service:3000), with fallback to local binaryMCP_ENDPOINT_URLenv var changes — previously records were seeded once on first boot withlocalhost:8090and never updatedConfig
Set in Coolify for the agent service:
The
MCP_ENDPOINT_URLon the dashboard will now auto-sync stored records on each boot.Test plan
🤖 Generated with Claude Code