Commit graph

6552 commits

Author SHA1 Message Date
Anish Sarkar
3dd54230e7 fix(chat): normalize provider-safe message history 2026-06-12 02:17:37 +05:30
Anish Sarkar
5d5d574550 refactor(model-connections): move backend model connections to provider capabilities 2026-06-12 02:17:22 +05:30
Anish Sarkar
3089dd4cb6 refactor(model-connections): simplify connection settings UI 2026-06-11 18:22:57 +05:30
Anish Sarkar
831ad23c6c fix(chat): harden image generation model routing 2026-06-11 18:22:45 +05:30
Anish Sarkar
c28c4f5785 feat(chat): route models by provider capabilities 2026-06-11 18:22:23 +05:30
Anish Sarkar
8f20a32571 refactor(model-connections): consolidate provider capability handling 2026-06-11 18:21:07 +05:30
Anish Sarkar
c6a25cc1fe refactor(model-connections): streamline global model config persistence 2026-06-11 18:20:53 +05:30
Anish Sarkar
3f01642199 feat(model-connections): enhance model discovery with OpenAI and LiteLLM support 2026-06-11 17:29:55 +05:30
Anish Sarkar
50c816c81c refactor(model-connections): streamline connection reading and model handling in routes 2026-06-11 10:22:39 +05:30
Anish Sarkar
e3e05882b6 fix(model-connections): enhance base URL handling for native providers and improve UI for endpoint overrides 2026-06-11 01:48:25 +05:30
Anish Sarkar
780e242132 feat(model-connections): implement manual model addition and enhance model discovery 2026-06-11 00:11:53 +05:30
Anish Sarkar
85114d2a0e refactor(chat): rename image generation config parameters for clarity 2026-06-10 21:50:42 +05:30
Anish Sarkar
6c352021a0 chore(i18n): add model connection copy 2026-06-10 21:50:22 +05:30
Anish Sarkar
e462839929 refactor(chat): simplify model selector connection flow 2026-06-10 21:50:10 +05:30
Anish Sarkar
39cca36c31 feat(onboarding): include model connections in setup flow 2026-06-10 21:49:55 +05:30
Anish Sarkar
4bda0ffa96 feat(settings): add model connection management UI 2026-06-10 21:49:33 +05:30
Anish Sarkar
0674accc23 feat(web): add model connection client data layer 2026-06-10 21:49:21 +05:30
Anish Sarkar
32ab2b8713 feat(web): expose model policies in automations 2026-06-10 21:49:07 +05:30
Anish Sarkar
18606fe388 feat(automations): add model connection policy support 2026-06-10 21:48:53 +05:30
Anish Sarkar
077016d6e4 refactor(images): use model connections for image generation 2026-06-10 21:48:37 +05:30
Anish Sarkar
62ff97c830 refactor(llm): route calls through resolved models 2026-06-10 21:48:23 +05:30
Anish Sarkar
8b59ca59c1 feat(models): add provider catalog and resolver 2026-06-10 21:47:42 +05:30
Anish Sarkar
adb857925b feat(models): add model connection persistence 2026-06-10 21:47:23 +05:30
DESKTOP-RTLN3BA\$punk
b4c6061353 Merge commit '793fa401da' into dev 2026-06-10 00:58:09 -07:00
DESKTOP-RTLN3BA\$punk
a024b03fb0 fix(install.ps1): add manual validation for Variant parameter to prevent errors during script execution 2026-06-10 00:57:41 -07:00
Rohan Verma
793fa401da
Merge pull request #1477 from MODSetter/dev
feat: build fixes
2026-06-09 23:59:26 -07:00
DESKTOP-RTLN3BA\$punk
52f035f344 fix(build): disable npm rebuild for non-macOS platforms in release workflow 2026-06-09 23:58:47 -07:00
DESKTOP-RTLN3BA\$punk
fb0e466492 Merge remote-tracking branch 'origin/main' into dev 2026-06-09 23:54:45 -07:00
DESKTOP-RTLN3BA\$punk
1f9dc28f07 chore(Dockerfile): add git dependency for fumadocs-mdx plugin during build 2026-06-09 23:54:37 -07:00
Rohan Verma
4c29938528
Merge pull request #1476 from MODSetter/dev
feat(0.0.27): bug fixes and optimizations
2026-06-09 23:10:44 -07:00
Rohan Verma
2624392c4a
Merge pull request #1473 from AnishSarkar22/fix/changelogs
feat: add all missing changelogs
2026-06-09 23:04:23 -07:00
DESKTOP-RTLN3BA\$punk
cb17f31dc1 feat(version)" bumped version to 0.0.27 2026-06-09 22:52:12 -07:00
Anish Sarkar
3f21d5fdd6 Merge remote-tracking branch 'upstream/dev' into fix/changelogs 2026-06-10 10:57:21 +05:30
Rohan Verma
fb6a65cb69
Merge pull request #1475 from CREDO23/fix-bugs
[Fix(indexers)] Stop documents getting stuck in pending/processing on ETL or skip failures
2026-06-09 21:51:28 -07:00
CREDO23
59c1cf14c7 test(indexers): cover mark_connector_documents_failed behavior 2026-06-10 00:11:00 +02:00
CREDO23
77544ab768 test(google-drive): assert stuck pending/processing docs retry 2026-06-10 00:11:00 +02:00
CREDO23
ba687813c1 fix(elasticsearch): commit failed status immediately 2026-06-10 00:10:52 +02:00
CREDO23
c26181d086 fix(airtable): commit failed status immediately 2026-06-10 00:10:52 +02:00
CREDO23
e3afe9d7c7 fix(luma): commit failed status immediately 2026-06-10 00:10:52 +02:00
CREDO23
8191118eb4 fix(bookstack): commit failed status immediately 2026-06-10 00:10:52 +02:00
CREDO23
45438249b6 fix(clickup): commit failed status immediately 2026-06-10 00:10:52 +02:00
CREDO23
f5dd8f3985 fix(github): commit failed status immediately 2026-06-10 00:10:52 +02:00
CREDO23
f085ac59e5 fix(teams): commit failed status immediately 2026-06-10 00:10:52 +02:00
CREDO23
791b0afe16 fix(discord): commit failed status immediately 2026-06-10 00:10:52 +02:00
CREDO23
be8a3bcd00 fix(slack): commit failed status immediately 2026-06-10 00:10:52 +02:00
CREDO23
c47949791b fix(confluence): fail skipped placeholders so they don't stay pending 2026-06-10 00:10:42 +02:00
CREDO23
d70d01f331 fix(linear): fail skipped placeholders so they don't stay pending 2026-06-10 00:10:42 +02:00
CREDO23
1b0912aaa3 fix(calendar): fail skipped placeholders so they don't stay pending 2026-06-10 00:10:42 +02:00
CREDO23
b2c2fc9c2e fix(gmail): fail skipped placeholders so they don't stay pending 2026-06-10 00:10:42 +02:00
CREDO23
90b32a8880 fix(notion): fail skipped placeholders so they don't stay pending 2026-06-10 00:10:42 +02:00