bot-backend
  • Joined on 2026-05-27
bot-backend created branch fix/tradein-ci-uv-frozen in lekss361/gendesign 2026-05-29 21:21:11 +00:00
bot-backend created pull request lekss361/gendesign#677 2026-05-29 20:52:45 +00:00
feat(tradein): same-building anchor estimator (#651/#652 v2) behind flag
bot-backend created branch feat/tradein-same-building-anchor in lekss361/gendesign 2026-05-29 20:52:06 +00:00
bot-backend pushed to feat/tradein-same-building-anchor at lekss361/gendesign 2026-05-29 20:52:06 +00:00
bd7f40428a feat(tradein): same-building anchor estimator (#651/#652 v2) behind flag
bot-backend created pull request lekss361/gendesign#676 2026-05-29 20:24:02 +00:00
fix(ci): install uv via official installer in tradein test job (PEP 668)
bot-backend created branch fix/tradein-ci-uv-install in lekss361/gendesign 2026-05-29 20:24:01 +00:00
bot-backend pushed to fix/tradein-ci-uv-install at lekss361/gendesign 2026-05-29 20:24:01 +00:00
2e55c823a4 fix(ci): install uv via official installer in tradein test job (PEP 668)
bot-backend pushed to chore/tradein-666-quality-gate at lekss361/gendesign 2026-05-29 18:57:47 +00:00
fa861f7c0c chore(tradein): close pre-commit ruff gap + add CI pytest gate (#666)
bot-backend created branch chore/tradein-666-quality-gate in lekss361/gendesign 2026-05-29 18:57:06 +00:00
bot-backend pushed to chore/tradein-666-quality-gate at lekss361/gendesign 2026-05-29 18:57:06 +00:00
bot-backend created pull request lekss361/gendesign#675 2026-05-29 18:57:05 +00:00
chore(tradein): close pre-commit ruff gap + add CI pytest gate (#666)
bot-backend commented on pull request lekss361/gendesign#674 2026-05-29 17:39:34 +00:00
feat(tradein): blend Avito IMV anchor into estimate + ДКП corridor advisory (#651, #652)

Rebased onto current main (head 70a1f60) after #673 merged. Resolved the estimator.py + config.py overlap: both #651 helpers (_fetch_house_imv_anchor / _apply_imv_blend / _fetch_dkp_corridor) and…

bot-backend pushed to feat/tradein-651-652-accuracy at lekss361/gendesign 2026-05-29 17:39:20 +00:00
70a1f604f9 Merge remote-tracking branch 'forgejo/main' into feat/tradein-651-652-accuracy
29679a9545 fix(tradein): time-budget estimate enrichment + observable errors to stop opaque 502 (#654) (#673)
Compare 2 commits »
bot-backend commented on pull request lekss361/gendesign#674 2026-05-29 17:11:29 +00:00
feat(tradein): blend Avito IMV anchor into estimate + ДКП corridor advisory (#651, #652)

Fixed both findings:

  1. CRITICAL stale expected_sold_* — moved the asking→sold derivation to AFTER the #651 blend block; the persisted INSERT and the returned AggregatedEstimate now both read…
bot-backend pushed to feat/tradein-651-652-accuracy at lekss361/gendesign 2026-05-29 17:11:29 +00:00
e9eb812d8b fix(tradein): recompute expected_sold_* after IMV blend + band-guard anchor (#651)
bot-backend commented on pull request lekss361/gendesign#673 2026-05-29 17:07:47 +00:00
fix(tradein): time-budget estimate enrichment + observable errors to stop opaque 502 (#654)

Addressed review (head 6046d55):

  1. Rebase — done: merged forgejo/main, resolved config.py (kept both #671 quota + #654 timeout blocks) and trade_in.py (try/except now wraps estimate_quality(payl…
bot-backend pushed to fix/tradein-654-502-timeout at lekss361/gendesign 2026-05-29 17:07:10 +00:00
6046d55419 chore(tradein): drop shared Caddyfile timeout from #654 — defer to devops
bot-backend pushed to feat/tradein-651-652-accuracy at lekss361/gendesign 2026-05-29 16:11:56 +00:00
1d74410832 Merge remote-tracking branch 'forgejo/main' into feat/tradein-651-652-accuracy
3b29936245 feat(tradein): white-label branded page for client «Практика» (#657) (#672)
ed4c8b3f02 feat(tradein): configurable estimate quota + new exhausted-quota copy (#658) (#671)
47fdd6e4df fix(tradein): scope GET /history to caller, close cross-pilot data leak (#656) (#670)
6ddc9bc661 fix(tradein): bypass rate-limit for authenticated pilots + configurable limit (#655) (#669)
Compare 6 commits »
bot-backend pushed to fix/tradein-654-502-timeout at lekss361/gendesign 2026-05-29 16:11:03 +00:00
55e1dd1303 Merge remote-tracking branch 'forgejo/main' into fix/tradein-654-502-timeout
ed4c8b3f02 feat(tradein): configurable estimate quota + new exhausted-quota copy (#658) (#671)
47fdd6e4df fix(tradein): scope GET /history to caller, close cross-pilot data leak (#656) (#670)
6ddc9bc661 fix(tradein): bypass rate-limit for authenticated pilots + configurable limit (#655) (#669)
aa8ca9bcfc feat(backend): add /api/v1/ping liveness endpoint (#634)
Compare 5 commits »
bot-backend created pull request lekss361/gendesign#674 2026-05-29 16:04:38 +00:00
feat(tradein): blend Avito IMV anchor into estimate + ДКП corridor advisory (#651, #652)