Commit Graph

5458 Commits

Author SHA1 Message Date
DESKTOP-RTLN3BA\$punk 3e8da2bbcc Merge commit '29c25b4ce54d418078c3682e5cc957303b6b8e8a' into dev 2026-05-04 17:36:22 -07:00
Rohan Verma ce6d9233bc Merge pull request #1335 from AnishSarkar22/fix/memory-extraction
refactor(memory): streamline memory extraction
2026-05-04 17:26:27 -07:00
Rohan Verma 7c00840e9a Merge pull request #1326 from CREDO23/feature/multi-agent
[Feature] Opt-in multi-agent chat with bundled human approval
2026-05-04 17:25:03 -07:00
CREDO23 5119915f4f Merge upstream/dev into feature/multi-agent 2026-05-05 01:44:46 +02:00
CREDO23 9e35cdaec7 Fail loud on registry subagent build error. 2026-05-05 00:38:34 +02:00
CREDO23 6a9433c8ff Apply per-card decisions in HITL bundle resume. 2026-05-05 00:22:10 +02:00
CREDO23 0af2c28a8d Stabilize HITL bundle UX and resume. 2026-05-04 23:58:53 +02:00
CREDO23 972650909c Rename package: multi_agent_chat 2026-05-04 21:57:05 +02:00
CREDO23 d675d4df3f Remove unwired multi_agent_chat package. 2026-05-04 21:45:57 +02:00
CREDO23 216a678f1a Address LLM review findings; trim comments. 2026-05-04 21:32:42 +02:00
CREDO23 65f1f8f73c Harden multi-agent for production: resume cleanup, busy-mutex race, deny propagation, disabled-tools. 2026-05-04 20:48:55 +02:00
CREDO23 7735becd02 Skip middleware gate for native body-gated tools to restore approval-card context. 2026-05-04 19:25:50 +02:00
CREDO23 277bd50f37 Harden HITL for multi-step tasks: bypass internal MCP gate, full-args dedup, and decision-envelope normalization. 2026-05-04 19:25:27 +02:00
CREDO23 4ac3f0b304 Forward HITL decisions from the streaming layer to subagents via the config side-channel. 2026-05-04 18:42:58 +02:00
CREDO23 ba2138c164 Wire SurfSenseCheckpointedSubAgentMiddleware into the multi-agent stack. 2026-05-04 18:42:46 +02:00
CREDO23 acd2fdda8a Add SurfSenseCheckpointedSubAgentMiddleware to bridge HITL into deepagents subagents. 2026-05-04 18:42:39 +02:00
Rohan Verma 29c25b4ce5 Merge pull request #1342 from MODSetter/dev
feat: version bump to 0.0.21
0.0.21.1
2026-05-04 03:17:48 -07:00
DESKTOP-RTLN3BA\$punk b2373c1ba3 Merge commit '743eff42cdbd3b13ee0a72cf2a673a5f2ffde49a' into dev v0.0.21 2026-05-04 03:17:13 -07:00
DESKTOP-RTLN3BA\$punk 4bbf2dac95 feat: version bump 2026-05-04 03:16:15 -07:00
Rohan Verma 743eff42cd Merge pull request #1341 from MODSetter/dev
feat: moved chat persistance to Server Side
0.0.20.5
2026-05-04 03:10:47 -07:00
DESKTOP-RTLN3BA\$punk b5612f1dd0 Merge commit '635866ae39fdff2cd6ce9c0a2babc722a81e113b' into dev 2026-05-04 03:06:57 -07:00
DESKTOP-RTLN3BA\$punk 19b6e0a025 feat: moved chat persistance to Server Side 2026-05-04 03:06:15 -07:00
Anish Sarkar e38e20b484 fix: handle empty response in forced rewrite function
- Updated the `_forced_rewrite` function to strip whitespace from the extracted text and added a warning log if the response is empty, preventing potential issues with empty rewrites.
2026-05-04 12:18:09 +05:30
Anish Sarkar b981b51ab1 Merge remote-tracking branch 'upstream/dev' into fix/memory-extraction 2026-05-04 12:03:44 +05:30
Rohan Verma 635866ae39 Merge pull request #1340 from MODSetter/dev
fix(security): manual auth endpoint leaks
0.0.20.4
2026-05-03 19:23:50 -07:00
DESKTOP-RTLN3BA\$punk 2e1b9b5582 Merge branch 'dev' of https://github.com/MODSetter/SurfSense into dev 2026-05-03 19:14:54 -07:00
DESKTOP-RTLN3BA\$punk 78be75ed54 fix(security): manual auth endpoint leaks 2026-05-03 19:14:51 -07:00
DESKTOP-RTLN3BA\$punk 8337821125 fix(security): manual auth endpoint leaks 2026-05-03 19:14:16 -07:00
Rohan Verma 3b84cf8a97 Merge pull request #1339 from MODSetter/dev
feat: implement agent caches and fix invalid prompt cache configs
0.0.20.3
2026-05-03 06:04:35 -07:00
DESKTOP-RTLN3BA\$punk a34f1fb25c feat: implement agent caches and fix invalid prompt cache configs
- Added a new function `_warm_agent_jit_caches` to pre-warm agent caches at startup, reducing cold invocation costs.
- Updated the `SurfSenseContextSchema` to include per-invocation fields for better state management during agent execution.
- Introduced caching mechanisms in various tools to ensure fresh database sessions are used, improving performance and reliability.
- Enhanced middleware to support new context features and improve error handling during connector and document type discovery.
2026-05-03 06:03:40 -07:00
Rohan Verma 90a653c8c7 Merge pull request #1337 from MODSetter/dev
fix: docker issues
0.0.20.2
2026-05-03 00:40:39 -07:00
DESKTOP-RTLN3BA\$punk cab1dd6fb2 fix: docker issues 2026-05-03 00:39:27 -07:00
Rohan Verma 2bd068dec6 Merge pull request #1336 from MODSetter/dev
0.0.20: platform-wide chat, billing, connector, and desktop upgrades
0.0.20.1 v0.0.20
2026-05-02 23:56:56 -07:00
DESKTOP-RTLN3BA\$punk 54020fe11a Merge commit 'd59be442e6ba8614087cbfa72966a3cc677073d4' into dev 2026-05-02 23:42:20 -07:00
DESKTOP-RTLN3BA\$punk 30d06affdc chore: bumped version to 0.0.20 2026-05-02 23:40:44 -07:00
DESKTOP-RTLN3BA\$punk e4f9d79635 feat: add preferred premium auto configuration logic and corresponding tests 2026-05-02 23:35:47 -07:00
DESKTOP-RTLN3BA\$punk c938d39277 feat: moved most things behind correct feature flag 2026-05-02 23:10:48 -07:00
DESKTOP-RTLN3BA\$punk bdb97a0888 chore: linting 2026-05-02 22:25:04 -07:00
DESKTOP-RTLN3BA\$punk cea8618aed fix: fixed composio issues 2026-05-02 21:16:03 -07:00
DESKTOP-RTLN3BA\$punk 47b2994ec7 feat: fixed vision/image provider specific errors and fixed podcast/video streaming 2026-05-02 19:18:53 -07:00
DESKTOP-RTLN3BA\$punk ae9d36d77f feat: unified credits and its cost calculations 2026-05-02 14:34:23 -07:00
Anish Sarkar 9975e085aa refactor(memory): streamline memory extraction by utilizing extract_text_content utility 2026-05-02 16:10:30 +05:30
Rohan Verma 451a98936e Merge pull request #1332 from AnishSarkar22/feat/model-pinnning-mode
feat: Auto-pin quality scoring, OpenRouter tier refactor and live usage sidebar
2026-05-01 15:57:19 -07:00
CREDO23 4fd3c4fb27 Inject dynamic registry subagents into the main prompt and simplify connector discovery. 2026-05-02 00:44:02 +02:00
CREDO23 ffed829cf8 Skip registry subagents missing connectors when assembling the stack. 2026-05-02 00:43:56 +02:00
CREDO23 06cef04e57 Gate builds via exclude list and expose registry helpers from subagents package. 2026-05-02 00:43:52 +02:00
CREDO23 eefdd1d7f0 Add connector routing entries and per-subagent connector token map. 2026-05-02 00:43:46 +02:00
CREDO23 2bce2a2f55 Remove obsolete main-agent connector permission helpers. 2026-05-02 00:43:42 +02:00
Anish Sarkar cd25175b84 chore: ran linting 2026-05-02 03:36:13 +05:30
Anish Sarkar b9b4d0b377 chore(usage): stop polling /users/me and token-status for live fields 2026-05-02 03:32:58 +05:30