Commit Graph

5358 Commits

Author SHA1 Message Date
DESKTOP-RTLN3BA\$punk 0b4bd50bce feat: bumped version to 0.0.22 2026-05-04 21:08:08 -07:00
Rohan Verma e5c00221c8 Merge pull request #1343 from MODSetter/fix/app-py-changes
feat: add CORS preflight response caching for 24 hours
0.0.21.2
2026-05-04 21:05:04 -07:00
DESKTOP-RTLN3BA\$punk cb6357f577 feat: add CORS preflight response caching for 24 hours 2026-05-04 19:55:19 -07: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
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
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
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
Anish Sarkar 38a4742ec6 feat(settings): live buy-tokens meter via Zero 2026-05-02 03:32:37 +05:30
Anish Sarkar 6b06416d47 feat(sidebar): live pages meter via Zero for authenticated users 2026-05-02 03:32:19 +05:30
Anish Sarkar 2a14c05282 feat(sidebar): live premium tokens meter via Zero 2026-05-02 03:32:05 +05:30
Anish Sarkar 05eef5a7db feat(zero): add userTable + queries.user.me() synced query 2026-05-02 03:31:50 +05:30
Anish Sarkar e9d964514b feat(alembic): add user table to zero_publication for selective replication of usage metrics 2026-05-02 03:31:03 +05:30
Anish Sarkar d14fed43c6 feat(documents): add endpoint to retrieve document by virtual path 2026-05-02 02:45:27 +05:30
Anish Sarkar 789d8ce62e feat(stream_new_chat): wire preflight + early repin into auto-mode flow 2026-05-02 02:08:34 +05:30
Anish Sarkar 7c1c394fe4 feat(stream_new_chat): add lightweight LLM preflight probe for auto-pin 2026-05-02 02:07:44 +05:30
Anish Sarkar 2764fa5e30 feat(openrouter): clear healthy-status cache on catalogue refresh 2026-05-02 02:07:30 +05:30
Anish Sarkar 14686cdf82 feat(auto_pin): add short-TTL healthy-status cache for preflight reuse 2026-05-02 02:07:16 +05:30
Anish Sarkar 25ccc959cf feat(busy_mutex): enhance thread lock management to prevent stale middleware interference 2026-05-02 01:35:30 +05:30
Anish Sarkar f65b3be1ce feat(auto_model_pin): implement runtime cooldown for error handling and enhance candidate selection 2026-05-02 00:57:52 +05:30
Anish Sarkar 4bef75d298 feat(auto_pin): quality-aware tier-locked selection with health gate 2026-05-01 23:38:53 +05:30
Anish Sarkar 1eedcaa551 feat(openrouter): blend per-model /endpoints health into quality score 2026-05-01 23:38:40 +05:30
Anish Sarkar c229b4356a feat(config): stamp Auto (Fastest) ranking metadata on YAML configs 2026-05-01 23:38:21 +05:30
Anish Sarkar d9058b73f5 feat(auto_pin): add pure-function quality scoring module 2026-05-01 23:37:49 +05:30
Anish Sarkar 421a4d7d08 refactor(auto_model_pin): simplify thread-level pinning by removing unused fields and indexes 2026-05-01 19:32:42 +05:30
Anish Sarkar 1863f2832b fix(LayoutShell): add 'isolate' class to main content panel 2026-05-01 18:43:45 +05:30
Anish Sarkar 680a1c1c38 refactor(openrouter): remove virtual openrouter/free auto-select entry 2026-05-01 18:16:47 +05:30
Anish Sarkar 4d34b56c4d docs(router): drop reference to virtual openrouter/free in is_premium_model 2026-05-01 18:09:50 +05:30
Anish Sarkar 2019e90a04 test(openrouter): cover pool filter, per-model tier, legacy config warnings 2026-05-01 17:42:54 +05:30