DESKTOP-RTLN3BA\$punk
c110f5b955
feat: improved agent streaming
2026-04-29 07:20:31 -07:00
DESKTOP-RTLN3BA\$punk
f9b5367754
chore: cleaned comments slop
2026-04-28 23:52:37 -07:00
DESKTOP-RTLN3BA\$punk
ca9bbee06d
chore: linting
2026-04-28 21:37:51 -07:00
DESKTOP-RTLN3BA\$punk
b9a66cb417
feat: various UI fixes, prompt optimizations, and allowing duplicate docs
...
- Updated `content_hash` in the `Document` model to remove global uniqueness, allowing identical content across different paths.
- Enhanced `_create_document` function to handle path uniqueness and prevent session-poisoning from `IntegrityError`.
- Added detailed comments for clarity on the changes and their implications.
- Introduced new citation handling in the editor for improved user experience with citation jumps.
- Updated package dependencies in the frontend for better functionality.
2026-04-28 21:30:53 -07:00
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
9ec9b64348
feat(chat_deepagent): optimize agent creation by offloading middleware stack compilation to a separate thread
2026-04-28 05:03:52 -07:00
DESKTOP-RTLN3BA\$punk
05ca4c0b9f
feat: updated file management for main agent
2026-04-28 04:32:52 -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
Anish Sarkar
c238a671c8
feat(filesystem): enhance local mount path normalization and add error handling for missing parent directories
2026-04-28 01:54:26 +05:30
Anish Sarkar
7134b0feae
refactor(file_intent): remove _infer_text_file_extension function and standardize fallback filename to 'notes.md'
2026-04-28 00:57:07 +05:30
Anish Sarkar
7bcb6306c5
refactor(filesystem): streamline filesystem operations by removing cursor-based pagination and enhancing path normalization methods
2026-04-28 00:45:07 +05:30
Anish Sarkar
3fa8c790f5
feat(filesystem): add move and list_tree functionalities to enhance local folder operations
2026-04-27 22:32:37 +05:30
CREDO23
c9477d13fc
Remove backend vision autocomplete stack
2026-04-24 18:45:38 +02:00
Rohan Verma
a0f2851784
Merge pull request #1299 from AnishSarkar22/feat/swappable-filesystem
...
Build and Push Docker Images / tag_release (push) Has been cancelled
Build and Push Docker Images / build (./surfsense_backend, ./surfsense_backend/Dockerfile, backend, surfsense-backend, ubuntu-24.04-arm, linux/arm64, arm64) (push) Has been cancelled
Build and Push Docker Images / build (./surfsense_backend, ./surfsense_backend/Dockerfile, backend, surfsense-backend, ubuntu-latest, linux/amd64, amd64) (push) Has been cancelled
Build and Push Docker Images / build (./surfsense_web, ./surfsense_web/Dockerfile, web, surfsense-web, ubuntu-24.04-arm, linux/arm64, arm64) (push) Has been cancelled
Build and Push Docker Images / build (./surfsense_web, ./surfsense_web/Dockerfile, web, surfsense-web, ubuntu-latest, linux/amd64, amd64) (push) Has been cancelled
Build and Push Docker Images / create_manifest (backend, surfsense-backend) (push) Has been cancelled
Build and Push Docker Images / create_manifest (web, surfsense-web) (push) Has been cancelled
feat: introduce swappable filesystem on desktop & monaco editor to edit local files
2026-04-23 19:38:33 -07:00
Anish Sarkar
7063d6d1e4
feat(filesystem): improve path normalization in SurfSenseFilesystemMiddleware to handle Windows-style paths and mixed separators
2026-04-24 06:09:22 +05:30
Anish Sarkar
30b55a9baa
feat(filesystem): refactor local filesystem handling to use mounts instead of root paths, enhancing mount management and path normalization
2026-04-24 05:59:21 +05:30
Anish Sarkar
1e9db6f26f
feat(filesystem): enhance local mount path normalization and improve virtual path handling in agent filesystem
2026-04-24 02:12:30 +05:30
Anish Sarkar
6721919398
feat(filesystem): add multi-root local folder support in backend
2026-04-24 01:44:23 +05:30
Anish Sarkar
1eadecee23
feat(new-chat): integrate filesystem flow into agent pipeline
2026-04-23 15:45:33 +05:30
Anish Sarkar
42d2d2222e
feat(filesystem): add local folder backend and verification coverage
2026-04-23 15:44:12 +05:30
Anish Sarkar
15a9e8b085
feat(middleware): detect file intent in chat messages
2026-04-23 15:03:32 +05:30
Anish Sarkar
749116e830
feat(new-chat): add filesystem backend interfaces and selection helpers
2026-04-23 15:02:58 +05:30
CREDO23
45b72de481
fix: robust generic MCP tool routing, retry, and empty-schema handling
2026-04-23 11:30:58 +02:00
CREDO23
cf7c14cf44
fix: mark connector auth_expired on token decryption failure
2026-04-23 09:27:03 +02:00
CREDO23
0b3551bd06
perf: parallelize MCP connector discovery with per-connector timeout
2026-04-23 08:40:06 +02:00
CREDO23
e3172dc282
fix: reactive 401 recovery for live MCP connectors and unified reauth endpoints
2026-04-23 08:27:11 +02:00
Rohan Verma
7245ab4046
Merge pull request #1294 from CREDO23/feature/mcp-migration
...
Build and Push Docker Images / tag_release (push) Waiting to run
Build and Push Docker Images / build (./surfsense_backend, ./surfsense_backend/Dockerfile, backend, surfsense-backend, ubuntu-24.04-arm, linux/arm64, arm64) (push) Blocked by required conditions
Build and Push Docker Images / build (./surfsense_backend, ./surfsense_backend/Dockerfile, backend, surfsense-backend, ubuntu-latest, linux/amd64, amd64) (push) Blocked by required conditions
Build and Push Docker Images / build (./surfsense_web, ./surfsense_web/Dockerfile, web, surfsense-web, ubuntu-24.04-arm, linux/arm64, arm64) (push) Blocked by required conditions
Build and Push Docker Images / build (./surfsense_web, ./surfsense_web/Dockerfile, web, surfsense-web, ubuntu-latest, linux/amd64, amd64) (push) Blocked by required conditions
Build and Push Docker Images / create_manifest (backend, surfsense-backend) (push) Blocked by required conditions
Build and Push Docker Images / create_manifest (web, surfsense-web) (push) Blocked by required conditions
[FEAT] Live connector tools via MCP OAuth and native APIs
2026-04-22 21:00:28 -07:00
CREDO23
b6c506abef
fix: treat all Gmail/Calendar as live connectors, hide indexing UI
2026-04-22 22:51:28 +02:00
CREDO23
0eae96bffb
fix: harden MCP OAuth and connector edge cases
2026-04-22 20:54:42 +02:00
CREDO23
01153b0d7e
fix: cache TokenEncryption, clear stale router caches on re-init
2026-04-22 20:24:45 +02:00
CREDO23
a1d03da896
fix: encrypt tokens at rest, invalidate cache on refresh, clean up logging
2026-04-22 20:08:19 +02:00
CREDO23
4915675f45
Merge upstream/dev into feature/mcp-migration
2026-04-22 19:53:26 +02:00
CREDO23
9452d1090a
replace broken native Jira/Linear tools with MCP equivalents
2026-04-22 18:57:49 +02:00
CREDO23
f2d9e67ac2
add multi-account MCP tool disambiguation with prefix namespacing
2026-04-22 18:57:43 +02:00
CREDO23
9eb54bc4af
add account metadata discovery and connected_accounts tool
2026-04-22 18:57:26 +02:00
Anish Sarkar
8ca4465a50
fix: adjust spacing in resume template for highlights
2026-04-22 19:24:30 +05:30
Anish Sarkar
8b67d5416e
docs: update resume template guidelines for skills sections
2026-04-22 18:46:55 +05:30
Anish Sarkar
144e513068
feat: implement resume page limit functionality
2026-04-22 18:46:17 +05:30
DESKTOP-RTLN3BA\$punk
80d3f624d4
chore: linting
2026-04-22 01:05:31 -07:00
CREDO23
ea3508cb25
use native connector types for MCP OAuth, restore original UI
2026-04-22 08:57:28 +02:00
CREDO23
940889c291
fix open redirect, error leaking, unused imports, state validation
2026-04-22 08:42:38 +02:00
DESKTOP-RTLN3BA\$punk
bd2d6c07ff
fix: summarization middleware usage
2026-04-21 22:13:41 -07:00
CREDO23
9b78fbfe15
add automatic token refresh for MCP OAuth connectors
2026-04-21 21:20:12 +02:00
CREDO23
575b2c64d7
register all new live connector tools in registry
2026-04-21 20:50:42 +02:00
CREDO23
ba8e3133b9
add Luma list events, read event, create event tools
2026-04-21 20:50:31 +02:00
CREDO23
49f8d1abd4
add Teams list channels, read messages, send message tools
2026-04-21 20:49:50 +02:00
CREDO23
1de2517eae
add Discord list channels, read messages, send message tools
2026-04-21 20:49:02 +02:00
CREDO23
07a5fac15d
add Calendar search events tool
2026-04-21 20:48:47 +02:00