Commit graph

5027 commits

Author SHA1 Message Date
Anish Sarkar
3ee2683391 feat(filesystem): propagate localRootPaths across desktop and web API 2026-04-24 01:45:13 +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
daac6b5269 feat(login): implement customizable hotkey management in the login page with enhanced UI components 2026-04-24 00:06:38 +05:30
Anish Sarkar
46056ee514 fix(settings): update user settings dialog labels and enhance DesktopShortcutsContent component for better hotkey management 2026-04-23 23:52:49 +05:30
Anish Sarkar
fb2aecea46 feat(settings): add DesktopShortcutsContent component for managing hotkeys and update user settings dialog 2026-04-23 22:49:59 +05:30
Anish Sarkar
84145566e3 feat(editor): implement local filesystem trust dialog and enhance filesystem mode selection 2026-04-23 22:27:58 +05:30
Anish Sarkar
18b4a6ea24 refactor(ui): update icon imports and adjust button styles in editor and report panels 2026-04-23 21:03:12 +05:30
Anish Sarkar
b5921bf139 feat(markdown): enhance code block rendering for local web files and improve inline code styling 2026-04-23 20:47:00 +05:30
Anish Sarkar
a1d3356bf5 feat(editor): add reserveToolbarSpace option to enhance toolbar visibility management 2026-04-23 20:13:29 +05:30
Anish Sarkar
0381632bc2 refactor(editor): replace Loader2 with Spinner component and enhance save button visibility 2026-04-23 20:03:18 +05:30
Anish Sarkar
06b509213c feat(editor): add mode toggle functionality and improve editor state management 2026-04-23 19:52:55 +05:30
Anish Sarkar
9317b3f9fc refactor(editor): remove auto-save functionality and simplify SourceCodeEditor props 2026-04-23 19:25:59 +05:30
Anish Sarkar
fe9ffa1413 refactor(editor): improve SourceCodeEditor styling and enhance scrollbar behavior 2026-04-23 18:39:35 +05:30
Anish Sarkar
3f203f8c49 feat(editor): implement auto-save functionality and manual save command in SourceCodeEditor 2026-04-23 18:29:32 +05:30
Anish Sarkar
d397fec54f feat(editor): add SourceCodeEditor component for enhanced code editing experience 2026-04-23 18:21:50 +05:30
Anish Sarkar
bbc1c76c0d feat(editor): integrate Monaco Editor for local file editing and enhance language inference 2026-04-23 18:00:51 +05:30
Anish Sarkar
864f6f798a feat(filesystem): enhance local file handling in editor and IPC integration 2026-04-23 17:23:38 +05:30
Anish Sarkar
4899588cd7 feat(web): connect new chat UI to agent filesystem APIs 2026-04-23 15:46:39 +05:30
Anish Sarkar
5c3a327a0c feat(desktop): expose agent filesystem IPC APIs 2026-04-23 15:45:59 +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
DESKTOP-RTLN3BA\$punk
b067c92b4c Merge commit 'f02909e378' into dev
Some checks are pending
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
2026-04-22 04:04:41 -07:00
DESKTOP-RTLN3BA\$punk
435406c302 temp(hotpatch): block github_coplot custom provider 2026-04-22 04:04:08 -07:00
Rohan Verma
f02909e378
Merge pull request #1291 from MODSetter/dev
fix: agent runtime issues
2026-04-22 01:22:28 -07:00
DESKTOP-RTLN3BA\$punk
80d3f624d4 chore: linting 2026-04-22 01:05:31 -07:00
Rohan Verma
c85c3a438e
Merge pull request #1290 from MODSetter/dev_mod
fix: agent runtime bugs
2026-04-22 01:00:24 -07:00
DESKTOP-RTLN3BA\$punk
9b56d45157 Merge commit '4356a2499b' into dev 2026-04-22 00:59:04 -07:00
DESKTOP-RTLN3BA\$punk
95de0547f4 feat: add default API base URLs for LiteLLM providers and enhance fallback handling in LLMRouterService 2026-04-22 00:56:05 -07:00
DESKTOP-RTLN3BA\$punk
bd2d6c07ff fix: summarization middleware usage 2026-04-21 22:13:41 -07:00
Rohan Verma
4356a2499b
Merge pull request #1289 from MODSetter/dev
Some checks are pending
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
fix: docker zerocache issues
2026-04-21 21:02:02 -07:00
Rohan Verma
5353d4587f
Merge pull request #1287 from AnishSarkar22/fix/docker-host-gateway
Some checks are pending
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: add internal backend URL configuration, internal host gateway & Ollama docs
2026-04-21 20:55:45 -07:00
Rohan Verma
41ff15638c
Merge pull request #1281 from mvanhorn/osc/1248-handle-add-tag-functional
Some checks are pending
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
fix(hitl-edit-panel): move duplicate-tag check into functional setTags (#1248)
2026-04-21 11:22:09 -07:00
Rohan Verma
c1754e409a
Merge pull request #1288 from MODSetter/dev
refactor: remove Azure OIDC token fetching steps from desktop release
2026-04-21 10:58:56 -07:00
Anish Sarkar
7c23f31dc0 feat: add Ollama setup guide to documentation 2026-04-21 23:25:43 +05:30
DESKTOP-RTLN3BA\$punk
291a7e2922 Merge commit 'e4213421d6' into dev 2026-04-21 10:54:20 -07:00
DESKTOP-RTLN3BA\$punk
fde8035185 refactor: remove Azure OIDC token fetching steps from desktop release workflow
- Eliminated the Azure login and OIDC token fetching steps for Windows signing.
- Updated environment variable handling for Azure signing to use client-secret authentication due to electron-builder limitations.
2026-04-21 10:54:12 -07:00
Anish Sarkar
59f8696eac feat: add extra_hosts configuration for Docker services 2026-04-21 23:17:26 +05:30
Anish Sarkar
2657c9e871 feat: add internal backend URL configuration 2026-04-21 21:03:38 +05:30
Rohan Verma
e4213421d6
Merge pull request #1285 from MODSetter/dev
Some checks are pending
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
chore: another bump
2026-04-21 02:33:41 -07:00
DESKTOP-RTLN3BA\$punk
2b6c39ad6a chore: another bump
Some checks are pending
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
2026-04-21 02:32:50 -07:00
Rohan Verma
b201cc33fd
Merge pull request #1284 from MODSetter/dev
feat: add GitHub OIDC token fetching for Azure signing
2026-04-21 02:26:08 -07:00
DESKTOP-RTLN3BA\$punk
e3f4a2e229 Merge commit '38fe01b8b0' into dev 2026-04-21 02:24:54 -07:00
DESKTOP-RTLN3BA\$punk
63739ee737 feat: add GitHub OIDC token fetching for Azure signing in desktop release workflow
- Implemented a step to fetch the GitHub OIDC token for Azure signing SDK when signing is enabled.
- Updated environment variables for Azure.Identity EnvironmentCredential to support the TrustedSigning PowerShell module.
2026-04-21 02:24:22 -07:00
Rohan Verma
38fe01b8b0
Merge pull request #1283 from MODSetter/dev
chore: bumped version
2026-04-21 02:15:13 -07:00
DESKTOP-RTLN3BA\$punk
5ce7d52aa6 chore: bumped version 2026-04-21 02:14:42 -07:00
Rohan Verma
1213535fc3
Merge pull request #1282 from MODSetter/dev
fix: remove unnecessary publisherName from Windows signing command
2026-04-21 02:05:52 -07:00
DESKTOP-RTLN3BA\$punk
e3a1cc18d2 Merge commit '27d081a6c3' into dev 2026-04-21 02:05:14 -07:00
DESKTOP-RTLN3BA\$punk
fc45b62c1b fix: remove unnecessary publisherName from Windows signing command in desktop release workflow 2026-04-21 02:05:07 -07:00