Héctor Echiburú
Héctor Echiburú
when zero app is deployed on Google Cloud Run everything works except http api calls because they get blocked because of "Mixed Content" example: route /api/users (python handler) ```python from...
i tried to use flask built-in render_template function to return some html with no success. it seems like it cannot find the template/templates folder. ``` Traceback (most recent call last):...
Im using Paper v88 1.15.2 on Linux and installed factions enhancement but is not working. i have no error logs, also the only plugin restricting pvp in that area is...
I did this because browsing models, loras, embeddings, etc... is a complete mess, it's just an improve to UX.     Feel free to edit categories before merging,...
### Expected Behavior Request timeout config 0 should not trigger a timeout. ### Actual Behavior it triggers at 21 secs  ### Reproduction Steps 1. Configure request timeout  2....
I'm currently trying to implement mailpit as a developer centralized mail sandbox for all my mails, in order to effectively do that i need to implement automatic tags, i made...
just added this to claude. ```json "playwright": { "command": "npx", "args": [ "-y", "@executeautomation/playwright-mcp-server" ] } ``` It looks like the mcp server is asking for an specific version of...