eigent/backend/app/service
Sun Tao f869240156 feat: resolve ref IDs to element names in action display
Cache the latest ARIA snapshot text and use it to resolve internal
ref IDs (e.g. "e621") to human-readable element descriptions
(e.g. 'button "Submit"') in action payloads. Falls back to other
readable args (text, value, url) when ref can't be resolved.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-03 20:14:18 +08:00
..
__init__.py chore: fix pre commit format and pipeline issue (#1144) 2026-02-04 08:06:29 +08:00
chat_service.py fix bug multi agent running 2026-02-27 02:18:10 +00:00
extension_chat_service.py feat: resolve ref IDs to element names in action display 2026-04-03 20:14:18 +08:00
extension_proxy_service.py update ui and optimize 2026-03-04 13:58:44 +00:00
task.py inital_commit for multi agent running 2026-02-27 01:58:50 +00:00