mirror of
https://github.com/eigent-ai/eigent.git
synced 2026-05-24 05:26:42 +00:00
- Add @mention dropdown UI in input box (keyboard navigable)
- Parse {{@agentId}} tags in message content for mention badge rendering
- Backend: route @agent messages directly to persistent agents, skip workforce
- Backend: reuse persistent agents across turns (preserve toolkit state)
- Frontend: persist mention target across turns, render in input and chat bubbles
- Fix keyboard ArrowUp/Down selection in mention dropdown
|
||
|---|---|---|
| .. | ||
| __init__.py | ||
| chat_controller.py | ||
| electron_browser.cjs | ||
| health_controller.py | ||
| model_controller.py | ||
| task_controller.py | ||
| tool_controller.py | ||