- talent_runs.cost_usd records each run's actual charge (usageTotalUsd), accumulated across the broadened re-run ladder (migration 018). - GET /talent/account: live balance and cycle spend from Apify /users/me/limits (nulls when Apify is unreachable) plus the observed $/profile over recorded runs. - Header shows Balance / Spent / $-per-profile chips that refresh with every search; the run status line shows the last search's cost and the confirm dialog estimates from the live average. - Responsive: toolbar controls stack edge-to-edge and candidate card footers wrap instead of clipping their buttons on phones. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| app.py | ||
| enums.py | ||
| matching.py | ||
| models.py | ||
| plugins.py | ||
| serializers.py | ||
| views.py | ||