DESKTOP-RTLN3BA\$punk
e6433f78c4
Merge commit ' 61f4d05cd1' into dev_mod
2026-04-28 09:25:41 -07:00
DESKTOP-RTLN3BA\$punk
31a372bb84
feat: updated agent harness
2026-04-28 09:22:19 -07:00
DESKTOP-RTLN3BA\$punk
8d50f90060
chore: linting
Obsidian Plugin Lint / lint (push) Has been cancelled
2026-04-27 14:04:50 -07:00
CREDO23
2d962f6dd2
Merge upstream/dev
2026-04-27 22:44:40 +02:00
CREDO23
c9477d13fc
Remove backend vision autocomplete stack
2026-04-24 18:45:38 +02:00
Anish Sarkar
9b1b9a90c0
Merge remote-tracking branch 'upstream/dev' into feat/obsidian-plugin
2026-04-24 21:34:55 +05:30
CREDO23
940889c291
fix open redirect, error leaking, unused imports, state validation
2026-04-22 08:42:38 +02:00
CREDO23
81711c9e5b
wire MCP OAuth route into app router
2026-04-21 21:19:57 +02:00
CREDO23
291c1078c3
remove Notion MCP router from routes
2026-04-21 20:33:18 +02:00
CREDO23
41d547934d
feat(notion-mcp): add MCP connector OAuth routes
2026-04-20 21:02:05 +02:00
Anish Sarkar
e8fc1069bc
feat: implement Obsidian plugin ingestion routes and indexing service
2026-04-20 04:03:19 +05:30
CREDO23
c30cc08771
Merge upstream/dev into feat/kb-export-and-folder-upload
2026-04-11 10:28:40 +02:00
CREDO23
473eece896
feat: add export route skeleton
2026-04-09 12:10:37 +02:00
Anish Sarkar
dec381d87e
feat: add shared_memory_md field and enforce character limit in search space updates
2026-04-08 23:37:23 +05:30
CREDO23
6d85821ae9
Wire vision_llm_config_id in preferences, register vision LLM router
2026-04-07 19:20:28 +02:00
CREDO23
d7315e7f27
Merge upstream/dev into feat/vision-autocomplete
2026-04-04 09:15:13 +02:00
CREDO23
fbd033d0a4
feat: add autocomplete streaming endpoint with KB context
2026-04-02 13:19:21 +02:00
Anish Sarkar
000c2d9b5b
style: simplify LLM model terminology in UI
2026-04-02 10:11:35 +05:30
DESKTOP-RTLN3BA\$punk
a9fd45844d
feat: integrate Stripe for page purchases and reconciliation tasks
2026-03-31 18:39:45 -07:00
DESKTOP-RTLN3BA\$punk
17642493eb
chore: linting
2026-03-31 14:45:46 -07:00
Anish Sarkar
7297a1724b
feat: implement Dropbox file creation and deletion tools for enhanced document management
2026-03-30 22:37:03 +05:30
Anish Sarkar
04691d572b
chore: ran linting
2026-03-30 01:50:41 +05:30
CREDO23
ab3c636bcd
Merge remote-tracking branch 'upstream/dev' into electon-desktop
2026-03-29 10:41:05 +02:00
CREDO23
b8a1d1f594
Merge remote-tracking branch 'upstream/dev' into electon-desktop
2026-03-29 03:10:51 +02:00
CREDO23
a6ccb7a875
rename quick-ask-actions to prompts across backend and frontend
2026-03-29 00:07:08 +02:00
CREDO23
041401aefc
add custom quick-ask actions: model, migration, schemas, CRUD routes
2026-03-28 23:49:50 +02:00
Anish Sarkar
5bddde60cb
feat: implement Microsoft OneDrive connector with OAuth support and indexing capabilities
2026-03-28 14:31:25 +05:30
DESKTOP-RTLN3BA\$punk
685ad0c02d
feat: add folder management features including creation, deletion, and organization of documents within folders
2026-03-27 01:39:15 -07:00
CREDO23
cf21eaacfc
fix: critical timestamp parsing and audit fixes
...
- Fix timestamp conversion: String(epochMs) → new Date(epochMs).toISOString()
in use-messages-sync, use-comments-sync, use-documents, use-inbox.
Without this, date comparisons (isEdited, cutoff filters) would fail.
- Fix updated_at: undefined → null in use-inbox to match InboxItem type
- Fix ZeroProvider: skip Zero connection for unauthenticated users
- Clean 30+ stale "Electric SQL" comments in backend Python code
2026-03-23 19:49:28 +02:00
DESKTOP-RTLN3BA\$punk
b28f135a96
feat: init video presentation agent
2026-03-21 22:13:41 -07:00
DESKTOP-RTLN3BA\$punk
45cc527d02
feat: update report generation and export capabilities to support multiple formats (PDF, DOCX, HTML, LaTeX, EPUB, ODT, plain text) across documentation and backend
2026-03-09 18:41:21 -07:00
DESKTOP-RTLN3BA\$punk
c6fc4edbc2
feat: add YouTube video and playlist support in document collection with enhanced URL handling
2026-03-09 16:07:54 -07:00
DESKTOP-RTLN3BA\$punk
d570cae3c6
feat: added file handling for daytona sandboxes
...
- Added _TimeoutAwareSandbox class to handle per-command timeouts in DaytonaSandbox.
- Updated _find_or_create function to manage sandbox states and restart stopped/archived sandboxes.
- Enhanced get_or_create_sandbox to return the new sandbox class.
- Introduced file download functionality in the frontend, allowing users to download generated files from the sandbox.
- Updated system prompt to include guidelines for sharing generated files.
2026-02-25 01:36:30 -08:00
DESKTOP-RTLN3BA\$punk
a3cd598e01
feat: added improved llm model selector
2026-02-20 14:28:01 -08:00
Anish Sarkar
a2dd5fb671
chore: ran linting
2026-02-13 02:43:26 +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
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
CREDO23
a7145b2c63
merge: upstream/dev with migration renumbering
2026-01-27 11:22:26 +02:00
DESKTOP-RTLN3BA\$punk
39d65d6166
feat: added incentive credits system
2026-01-26 23:32:30 -08:00
CREDO23
88a9e623ba
add public chat routes
2026-01-26 13:18:21 +02:00
DESKTOP-RTLN3BA\$punk
8c625d4237
feat: composio connector
2026-01-21 22:57:58 -08:00
CREDO23
47fbc83d48
Merge branch 'dev' into sur-90-feat-comments-in-chats
2026-01-19 14:49:10 +02:00
DESKTOP-RTLN3BA\$punk
8aad15d392
Reapply "Merge pull request #686 from AnishSarkar22/feat/replace-logs"
...
This reverts commit 3418c0e026 .
2026-01-16 11:32:06 -08:00
DESKTOP-RTLN3BA\$punk
3418c0e026
Revert "Merge pull request #686 from AnishSarkar22/feat/replace-logs"
...
This reverts commit 5963a1125e , reversing
changes made to 0d2a2f8ea1 .
2026-01-16 00:49:33 -08:00
CREDO23
c793e2d621
Rename comments files to chat_comments and add mention parser utility
2026-01-15 18:02:07 +02:00
CREDO23
7d43f1fb8f
Add comments routes and register in app
2026-01-15 17:39:30 +02:00
Anish Sarkar
69f46ff3f4
feat: Add notifications API routes and integrate with frontend
...
- Introduced new notifications API routes for marking notifications as read and marking all as read, with automatic syncing via Electric SQL.
- Updated the frontend hook to utilize the new API for marking notifications as read, enhancing the user experience with real-time updates.
- Included necessary response models for API interactions.
2026-01-14 02:59:58 +05:30
CREDO23
3539b2a83d
feat: add surfsense docs citation endpoint
2026-01-09 18:07:14 +02:00
Manoj Aggarwal
73a9dccefc
Add teams connector similar to slack
2026-01-07 15:15:49 -08:00