You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* feat: Implement Tool Registry and Workbench Integration
- Added ToolRegistry class to manage LangChain StructuredTool instances.
- Created workbench_integration.py to wire tools into the Agent Workbench.
- Developed WorkbenchPage component for agent management in the frontend.
- Implemented backend tests for tool registration and agent operations.
- Added end-to-end tests for agent creation and deletion in the UI.
Signed-off-by: Andre Bossard <anbossar@microsoft.com>
* feat: Refactor Agent Workbench to Agent Fabric and enhance tool metadata handling
Signed-off-by: Andre Bossard <anbossar@microsoft.com>
* feat: Add required input handling to agent definitions and update UI components
Signed-off-by: Andre Bossard <anbossar@microsoft.com>
* feat: Enhance Markdown output handling in agent workflow and update UI components
Signed-off-by: Andre Bossard <anbossar@microsoft.com>
* feat: Enhance ticket handling by adding incident ID support and improve UI components for better user experience
Signed-off-by: Andre Bossard <anbossar@microsoft.com>
* feat: Add tool invocation logging with latency tracking in WorkbenchService
Signed-off-by: Andre Bossard <anbossar@microsoft.com>
---------
Signed-off-by: Andre Bossard <anbossar@microsoft.com>
0 commit comments