eigent/backend/app
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
..
agent update 2026-03-31 17:20:08 +08:00
command feat: copyright header pre-commit (#1053) 2026-01-24 08:22:20 +08:00
component Revert "feat: add model type autocomplete with api based suggestions and plat…" (#1352) 2026-02-24 02:02:46 +08:00
controller update ui and optimize 2026-03-04 13:58:44 +00:00
exception feat(file_utils): robust path handling and safe directory listing (#1195) 2026-02-22 01:41:18 -08:00
middleware refactor: format python backend code (#1132) 2026-02-03 21:40:28 +08:00
model merge main into feat/ask_with_single_agent 2026-03-03 11:45:42 +00:00
service feat: resolve ref IDs to element names in action display 2026-04-03 20:14:18 +08:00
utils fix: ruff lint and format for standard_env.py 2026-03-03 12:10:41 +00:00
__init__.py chore: fix pre commit format and pipeline issue (#1144) 2026-02-04 08:06:29 +08:00
router.py feat: add extension proxy integration with multi-tab support 2026-03-04 00:52:38 +00:00