CREDO23
c9542c8603
register create_notion_page tool with interrupt_on
2026-02-10 15:27:47 +02:00
CREDO23
9fa923051c
add stub create_notion_page tool
2026-02-10 15:23:29 +02:00
DESKTOP-RTLN3BA\$punk
db652116d6
chore: linting
2026-02-09 16:49:11 -08:00
Rohan Verma
3f0c9c35f7
Merge pull request #799 from CREDO23/sur-152-impr-split-private-and-shared-memory
...
[Feat] Split private vs shared chat memory and add team prompt/attribution
2026-02-09 15:03:54 -08:00
DESKTOP-RTLN3BA\$punk
2b75c4e6d3
chore: linting
2026-02-09 14:14:46 -08:00
DESKTOP-RTLN3BA\$punk
17b7348f61
feat: fixed and improved search and background task management.
2026-02-09 14:03:56 -08:00
DESKTOP-RTLN3BA\$punk
cdc217dbe2
feat: update YouTube transcript fetching to select primary language transcripts
2026-02-06 14:02:46 -08:00
CREDO23
0306597df7
Wire thread_visibility to agent; memory tools use private or shared backend by visibility
2026-02-06 17:23:46 +02:00
CREDO23
d71a2be66f
Add save_shared_memory and recall_shared_memory backend
2026-02-06 16:58:41 +02:00
CREDO23
85bd3fe88b
Add format_shared_memories_for_context, use team_memories for LLM
2026-02-06 16:51:51 +02:00
CREDO23
f537dc211b
Add shared_memory backend (constants + helpers), UserMemory docstring (SUR-152)
2026-02-06 16:43:52 +02:00
DESKTOP-RTLN3BA\$punk
1511c26ef5
feat: add residential proxy configuration for web crawling and YouTube transcript fetching
2026-02-05 20:44:13 -08:00
DESKTOP-RTLN3BA\$punk
f85adefe5e
chore: made generate_image more agnostic
2026-02-05 17:18:27 -08:00
DESKTOP-RTLN3BA\$punk
19e2857343
feat: added image gen support
2026-02-05 16:43:48 -08:00
DESKTOP-RTLN3BA\$punk
4df40f8cea
feat: add CELERY_TASK_DEFAULT_QUEUE environment variable for task isolation
2026-02-02 13:17:12 -08:00
CREDO23
949ec949f6
style(backend): run ruff format on 10 files
2026-01-28 22:20:02 +02:00
CREDO23
87c7d92672
feat: add podcast status tracking
2026-01-27 17:51:36 +02:00
CREDO23
a7145b2c63
merge: upstream/dev with migration renumbering
2026-01-27 11:22:26 +02:00
CREDO23
7017a14107
feat: pass thread_id through podcast generation chain
2026-01-26 15:56:34 +02:00
DESKTOP-RTLN3BA\$punk
20efc63f30
feat: implement dynamic connector and document type discovery for knowledge base tool
...
- Added functionality to dynamically discover available connectors and document types for the knowledge base tool, enhancing its flexibility and usability.
- Introduced new mapping functions and updated existing search methods to accommodate Composio connectors, improving integration with external services.
- Enhanced error handling and logging for connector discovery processes, ensuring better feedback during failures.
2026-01-24 17:42:44 -08:00
Manoj Aggarwal
151b93b31a
update prompt
2026-01-22 10:30:34 -08:00
Manoj Aggarwal
88a9a5bef2
format
2026-01-21 22:54:09 -08:00
Manoj Aggarwal
6a8721bd17
ruff format
2026-01-21 09:55:40 -08:00
Manoj Aggarwal
ea6f6b3851
ruff
2026-01-21 09:47:17 -08:00
Manoj Aggarwal
e3fe4b86df
remove debug logs
2026-01-20 17:48:40 -08:00
Manoj Aggarwal
92aa3f4eab
error
2026-01-20 15:34:01 -08:00
Manoj Aggarwal
48fb38bafc
Add ability to store and retreive user memory through mcp tool
2026-01-20 15:04:07 -08:00
DESKTOP-RTLN3BA\$punk
e578bb9e77
chore: linting
2026-01-20 03:00:02 -08:00
DESKTOP-RTLN3BA\$punk
d96ae66012
chore: linting
2026-01-20 00:32:31 -08:00
DESKTOP-RTLN3BA\$punk
9625a24475
feat: support multiple transport types for MCP server connections, including stdio and HTTP
2026-01-19 17:44:19 -08:00
Manoj Aggarwal
f78c2a685e
add error handling to mcp_tool python files
2026-01-17 09:18:46 -08:00
Manoj Aggarwal
4c07c0fe4f
change the flow of mcp connectors
2026-01-16 14:39:44 -08:00
Manoj Aggarwal
aa90da602b
nit
2026-01-16 11:21:01 -08:00
DESKTOP-RTLN3BA\$punk
7ae68455b3
chore: linting
2026-01-15 00:05:53 -08:00
Manoj Aggarwal
c78ea98a68
Add front end logic for MCP connectors
2026-01-14 14:01:23 -08:00
Manoj Aggarwal
514bf28c2f
remove gemini specific method
2026-01-13 14:30:48 -08:00
Manoj Aggarwal
de1658cd88
fix: resolve alembic migration conflicts by using unique revision ID for MCP migration
2026-01-13 14:10:59 -08:00
Manoj Aggarwal
0c3e25a07b
fix linting issues with ruff
2026-01-13 13:57:04 -08:00
Manoj Aggarwal
063c272b98
remove is_active functionality from MCP connectors
2026-01-13 13:53:18 -08:00
Manoj Aggarwal
305a981d14
feat: add MCP connector backend support
2026-01-13 13:46:01 -08:00
DESKTOP-RTLN3BA\$punk
73a57589ac
chore: linting
2026-01-12 14:17:15 -08:00
CREDO23
2c3d625b35
fix: increase top_k from 5 to 10 to match knowledge base
2026-01-09 20:11:47 +02:00
CREDO23
c4d214baa4
feat: register search_surfsense_docs tool in agent toolkit
2026-01-09 17:58:14 +02:00
CREDO23
1be9de9c24
feat: add search_surfsense_docs tool with vector search
2026-01-09 17:52:31 +02:00
Manoj Aggarwal
ba7e4f0ceb
Add MS Teams connector
2026-01-08 17:13:19 -08:00
DESKTOP-RTLN3BA\$punk
476c764611
feat: fix Circleback connector and update related enums
2025-12-30 12:13:18 -08:00
DESKTOP-RTLN3BA\$punk
c19d300c9d
feat: added circleback connector
2025-12-30 09:00:59 -08:00
CREDO23
7618662e70
refactor: rename GOOGLE_DRIVE_CONNECTOR to GOOGLE_DRIVE_FILE document type
2025-12-29 20:38:26 +02:00
CREDO23
16bc991b13
feat: add Google Drive connector to knowledge base search
2025-12-29 18:13:27 +02:00
DESKTOP-RTLN3BA\$punk
9d0721de43
feat: Replace AsyncChromiumLoader with Playwright for web crawling and content extraction in link preview and web crawler connector modules.
2025-12-27 13:58:00 -08:00