Anish Sarkar
8baba0693d
feat: ensure unique connector names for MCP connectors
2026-03-18 16:09:35 +05:30
Anish Sarkar
08f16b43d7
feat: enhance Composio connector naming logic and improve UI focus
...
- Updated the Composio connector naming logic to dynamically generate user-friendly names based on existing connectors.
- Introduced new utility functions for counting connectors and retrieving base names for specific connector types.
- Enhanced the UI components to improve accessibility and focus management, ensuring a better user experience when interacting with connector dialogs.
2026-01-23 20:36:00 +05:30
Manoj Aggarwal
0c3e25a07b
fix linting issues with ruff
2026-01-13 13:57:04 -08:00
Manoj Aggarwal
305a981d14
feat: add MCP connector backend support
2026-01-13 13:46:01 -08:00
Manoj Aggarwal
fa35b71522
Add teams connector similar to slack
2026-01-09 13:20:30 -08:00
Manoj Aggarwal
786fd63e5b
Revert "Add Microsoft Teams Connector"
2026-01-09 12:33:26 -08:00
Manoj Aggarwal
73a9dccefc
Add teams connector similar to slack
2026-01-07 15:15:49 -08:00
CREDO23
9841bdda72
style: format backend with ruff
2026-01-07 15:27:54 +02:00
CREDO23
4b3d427e90
feat: prevent duplicate OAuth account connections
2026-01-07 12:57:33 +02:00
CREDO23
4c6a782cec
feat: add extract_identifier_from_credentials to connector naming
2026-01-07 08:15:48 +02:00
CREDO23
d7b8890e9e
BE-2: Remove duplicate checks and auto-generate user-friendly names for Google connector OAuth callbacks (consistent comments, identifier extraction)
2026-01-06 18:55:35 +02:00
CREDO23
9f75a3f0b3
BE-1: Add connector_naming.py utilities for friendly auto-naming and unique identifier extraction
2026-01-06 18:32:18 +02:00