• Joined on 2026-03-05
Dom pushed to main at Dom/rpa_vision_v3 2026-03-31 23:37:13 +02:00
394342be7e feat: support vLLM (GPU) comme moteur de grounding, Ollama en fallback
Dom pushed to main at Dom/rpa_vision_v3 2026-03-31 23:21:06 +02:00
6724f43950 fix: stratégie hybride OCR→grounding VLM / icônes→template matching
Dom pushed to main at Dom/rpa_vision_v3 2026-03-31 18:55:02 +02:00
d99b17394a feat: VLM grounding direct (Qwen2.5-VL) — nouvelle stratégie de résolution
Dom pushed to main at Dom/rpa_vision_v3 2026-03-31 18:11:26 +02:00
875367dea9 fix: template matching prioritaire pour icônes sans texte (by_text vide)
Dom pushed to main at Dom/rpa_vision_v3 2026-03-31 16:25:46 +02:00
a74056ca22 feat: anti-détection robot — Bézier mouse + frappe char-by-char
Dom pushed to main at Dom/rpa_vision_v3 2026-03-31 16:21:13 +02:00
6937b94f2a fix: 3 corrections — crop 80px, email AZERTY (@), icônes anchor match
Dom pushed to main at Dom/rpa_vision_v3 2026-03-31 15:51:19 +02:00
4f5c518d3a fix: anchor match sur screenshot entier + proximité élément SomEngine
7dec3ab63a fix: rejeter bavardage VLM dans _vlm_identify_element
68d5bb7dd1 fix: som_anchor_match déclenché quand by_text vide (icônes sans texte)
Compare 3 commits »
Dom pushed to main at Dom/rpa_vision_v3 2026-03-31 15:37:40 +02:00
ef5d595d98 fix: by_text dans build_replay + anchor matching pour icônes sans texte
Dom pushed to main at Dom/rpa_vision_v3 2026-03-31 14:08:23 +02:00
5ceee9c393 fix: cascade serveur-first — SomEngine avant template matching
Dom pushed to main at Dom/rpa_vision_v3 2026-03-31 14:06:30 +02:00
Dom pushed to main at Dom/rpa_vision_v3 2026-03-31 14:04:52 +02:00
a7de6a488b feat: replay E2E fonctionnel — 25/25 actions, 0 retries, SomEngine via serveur
5e0b53cfd1 fix: import config depuis core/executor + auto-load config.txt dans run_agent_v1
e8a8a588c1 fix: boucle de retry infinie — _retry_pending écrasé par l'envoi d'action
18792fd7b4 feat: résolution serveur pour replay Windows + VLM multi-image + métriques
Compare 4 commits »
Dom pushed to main at Dom/rpa_vision_v3 2026-03-31 10:17:26 +02:00
1e8e2dd9f3 fix: nettoyage scripts de déploiement Windows
Dom pushed to main at Dom/rpa_vision_v3 2026-03-31 10:13:01 +02:00
1253a40051 chore: ménage — suppression agent Rust (5.6 GB) + vieux packages déploiement
Dom pushed to main at Dom/rpa_vision_v3 2026-03-31 10:04:33 +02:00
a92d04621a refactor: nettoyage agent + fix SomEngine review (singleton partagé, cache, thread-safe)
Dom pushed to main at Dom/rpa_vision_v3 2026-03-31 09:49:06 +02:00
13390a71e7 fix: SomEngine resolve — raccourci texte + proximité, fallback VLM robuste
4c76dca992 feat: intégration SomEngine dans build_replay (Phase 1) et resolve_target (Phase 2)
2ddccff108 feat: SomEngine — Set-of-Mark avec YOLO + docTR pour détection UI
3417f09598 feat: auto-stop enregistrement (1h) + packaging Léa collaborateurs
bbe506c63a feat: contrôle visuel post-action (template matching + VLM fallback)
Compare 6 commits »
Dom pushed to main at Dom/cryptage 2026-03-30 17:41:53 +02:00
0883075872 docs: ajout du README avec mode d'emploi et exemples
Dom pushed to main at Dom/rpa_vision_v3 2026-03-26 12:52:53 +01:00
c2dc8f8fe4 fix: worker séparé, VLM-first direct Ollama, popup handler hybride, serveur léger
Dom pushed to main at Dom/rpa_vision_v3 2026-03-26 10:19:59 +01:00
d5deac3029 feat: replay visuel VLM-first, worker séparé, package Léa, AZERTY, sécurité HTTPS
fe5e0ba83d feat: sécurité HIGH — token Bearer, validation, rate limiting, headers
24a947b51d perf: 1 appel VLM par screenshot + sélection intelligente + Rust auto-launch Léa
90ee91caf9 feat: agent Rust complet — systray, chat, enregistrement, floutage (2.4 MB)
ad7ff3bce4 perf: réduire crops VLM 80→30 + fix bridge learned workflows path
Compare 45 commits »
Dom pushed to main at Dom/t2a_v2 2026-03-08 15:45:34 +01:00
1d4a0e1128 Merge branch 'feat/speed-optimizations' — batch QC + pipeline CPU/GPU + QC Dell
3a6e008269 feat: 3 optimisations vitesse — batch QC, pipeline CPU/GPU, QC sur Dell
Compare 2 commits »
Dom pushed to main at Dom/t2a_v2 2026-03-08 14:42:15 +01:00
2fb7b46a7c Merge branch 'feat/parallel-rag-pipeline' — optimisation flux LLM
b0aa83f664 fix: adapter tests RAG à la nouvelle parallélisation (enrich_dp_only + enrich_das_and_actes)
f94d8496cb feat: monter OLLAMA_MAX_PARALLEL défaut à 4
355a33acde feat: paralléliser DAS_LLM + RAG DP + DP selector
f5a6122495 feat: timings granulaires appels LLM (RAG, DAS, DP, QC)
Compare 7 commits »