Shahar Abramov

Results 6 issues of Shahar Abramov

When trying to import from Leumi, it fails in the login page since it can't find the selector `#wtr_uid`. I see that Israeli-bank-scrapers just did a fix for the latest...

released

This was an issue that was highly requested by the community when SSE transport was the only mode that was supported. Now that fastapi-mcp [supports HTTP](https://github.com/tadata-org/fastapi_mcp/releases/tag/v0.4.0) transport, we wonder if...

enhancement

Just a minor fix and a better practice. No functionality change.

Instead of hardcoding the version into the repo, use git tags as the single source of truth for project's version, eliminating human error on releases. To do this we can...

good first issue
devops