Agent-JAE/packages
JAE a2227c7659
Some checks failed
CI / build-check-test (push) Has been cancelled
feat: browser use - element extraction + index-based clicking for text models
- tool-server.mjs: extractElements() scrapes all interactive elements with coordinates
- tool-server.mjs: formatElements() returns numbered list for LLM to read
- tool-server.mjs: click/type now support {index: N} for element-based interaction
- tool-server.mjs: new /api/browser/elements and /api/browser/keypress endpoints
- browser-tool.ts: updated schema with index, key params and elements/keypress actions
- browser-tool.ts: elementsText included in every LLM response so model can see the page
- browser-tool.ts: detailed workflow instructions in tool description
- Enables text-only models (Llama 3.3 etc) to navigate and interact with web pages
2026-03-27 23:17:24 +00:00
..
agent feat: add Venice AI provider with 158 models 2026-03-25 16:01:41 +00:00
ai feat: add all major features - Venice web UI, CLI tools, web-ui enhancements 2026-03-25 18:32:28 +00:00
coding-agent fix: provider filter tabs, model badge always visible, empty-state 4% fade, server deps (ws/concurrently) 2026-03-26 21:27:24 +00:00
mom Initial commit: Agent JAE CLI - AI coding assistant 2026-03-23 09:17:58 +01:00
pods Initial commit: Agent JAE CLI - AI coding assistant 2026-03-23 09:17:58 +01:00
tui feat: add Venice AI provider with 158 models 2026-03-25 16:01:41 +00:00
web-ui feat: browser use - element extraction + index-based clicking for text models 2026-03-27 23:17:24 +00:00