Anish Sarkar
3ec30d94ce
refactor: optimize report generation tool to use short-lived database sessions for improved performance and connection management
2026-02-14 18:48:36 +05:30
Anish Sarkar
8746051670
feat: enhance system prompts to specify LaTeX notation for mathematical expressions
2026-02-14 14:28:47 +05:30
Anish Sarkar
138c6d8cd6
feat: update report generation tool with new user prompts
2026-02-13 19:02:46 +05:30
DESKTOP-RTLN3BA\$punk
a8c1aa28c0
feat: remove pandoc and its respective engine dependencies
2026-02-13 01:34:43 -08:00
DESKTOP-RTLN3BA\$punk
3a7a27f3ae
feat: enhance report generation instructions with comprehensive trigger phrases and formatting rules for Markdown output
2026-02-12 17:18:50 -08:00
Anish Sarkar
a2dd5fb671
chore: ran linting
2026-02-13 02:43:26 +05:30
Anish Sarkar
f96e7e11c6
docs: enhance report generation instructions with detailed formatting guidelines for code examples and Mermaid diagrams
2026-02-12 19:29:48 +05:30
Anish Sarkar
d627409af0
docs: update system prompt and report tool instructions for clarity on report generation and modification requests
2026-02-12 18:22:47 +05:30
Anish Sarkar
adeef35443
feat: add report versioning support with report_group_id
2026-02-12 03:19:38 +05:30
Anish Sarkar
90bf93b0a5
feat: enhance report generation with error handling and metadata extraction
...
- Updated the report generation tool to include error handling for failed report generation, persisting error messages in the database.
- Modified metadata extraction to count section headings and return a status indicating readiness or failure.
- Adjusted frontend components to handle and display error states based on report generation outcomes, improving user feedback and experience.
2026-02-11 20:04:36 +05:30
Anish Sarkar
acad8c6d2b
feat: implement report generation tool and associated routes for CRUD operations
...
- Added a new tool for generating structured Markdown reports based on user input.
- Implemented routes for creating, reading, exporting, and deleting reports.
- Integrated report generation into the chat flow, allowing users to generate reports inline.
- Updated schemas to support report data structures and responses.
- Enhanced frontend components to handle report generation and display results.
2026-02-11 17:55:52 +05:30
Anish Sarkar
fc64f65876
Merge remote-tracking branch 'upstream/dev' into feat/sur-159
2026-02-11 03:47:51 +05:30
Anish Sarkar
bb4ed3cac6
refactor: update configuration names from "Auto (Load Balanced)" to "Auto (Fastest)" across multiple components for consistency and clarity
2026-02-10 23:04:15 +05:30
DESKTOP-RTLN3BA\$punk
db652116d6
chore: linting
2026-02-09 16:49:11 -08:00
Rohan Verma
dcd1497630
Merge pull request #802 from CREDO23/sur-161-feat-add-github-models-as-llm-provider
...
[Improvements] Add GitHub models as llm provider
2026-02-09 15:07:40 -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
CREDO23
a96d18ec31
Fix GitHub Models provider: use github prefix, fix migration, add Zod enum
2026-02-09 19:14:16 +02:00
CREDO23
a9d6c41964
Add GITHUB_MODELS to provider maps
2026-02-09 17:34:25 +02:00
CREDO23
99d9ce04b3
Conditional system prompt for private vs shared chat memory
2026-02-09 10:54:31 +02:00
CREDO23
474989687c
feat: conditionnaly build the system prompt (private / shared) memory
2026-02-09 09:19:44 +02:00
DESKTOP-RTLN3BA\$punk
cdc217dbe2
feat: update YouTube transcript fetching to select primary language transcripts
2026-02-06 14:02:46 -08:00
CREDO23
48d442a387
Author labels in shared chats: bootstrap, stream prefix, route display name
2026-02-06 18:09:32 +02: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
af16b6656c
feat: implement connection pooling for AsyncPostgresSaver in checkpointer
2026-02-05 17:32:43 -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
akc
35416c220a
fix: use ollama_chat provider for proper tool
2026-01-30 21:16:40 +03:00
DESKTOP-RTLN3BA\$punk
6fb656fd8f
hotpatch(cloud): add llm load balancing
2026-01-29 15:28:31 -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
a41b75463f
chore: enhance system prompt
2026-01-19 18:14:21 -08:00