feat: Add microagents UI to conversation context menu (#8984)

Co-authored-by: openhands <openhands@all-hands.dev>
Co-authored-by: sp.wack <83104063+amanape@users.noreply.github.com>
This commit is contained in:
Xingyao Wang
2025-06-11 11:12:27 -04:00
committed by GitHub
parent f27b02411b
commit 3f50eb0079
16 changed files with 734 additions and 47 deletions

View File

@@ -95,6 +95,7 @@ mypy = "1.16.0"
pre-commit = "4.2.0"
build = "*"
types-setuptools = "*"
pytest = "^8.4.0"
[tool.poetry.group.test]
optional = true