Commit graph

3699 commits

Author SHA1 Message Date
Rohan Verma
d1d839a491
Merge pull request #1604 from AnishSarkar22/feat/amazon-scraper
feat(amazon): add public multi-marketplace product scraping capability
2026-07-15 16:29:03 -07:00
Anish Sarkar
01308055dd chore: ran linting 2026-07-15 15:48:54 +05:30
Anish Sarkar
aa3c62b754 feat(amazon): enhance playground with Amazon-specific field options and hints 2026-07-15 15:46:43 +05:30
Anish Sarkar
4abf95427b feat(web): surface eu marketplaces in amazon connector page 2026-07-15 15:33:07 +05:30
Anish Sarkar
92055846d1 docs(web): document amazon eu marketplace support 2026-07-15 15:32:58 +05:30
Anish Sarkar
2265fcc513 refactor(connectors): update SVG icons for Google services 2026-07-15 13:39:33 +05:30
Anish Sarkar
2d9ee68285 feat(amazon): add Amazon Product API connector with detailed documentation and use cases 2026-07-15 10:15:48 +05:30
Anish Sarkar
441f671ebc feat(amazon): add documentation for Amazon scraper API endpoint and input parameters 2026-07-15 10:14:15 +05:30
Anish Sarkar
564ac3180d feat(amazon): add Amazon SVG icon and update TikTok SVG for improved styling 2026-07-15 02:09:07 +05:30
Anish Sarkar
16404cb9d0 feat(web): add amazon platform to playground catalog 2026-07-15 01:57:57 +05:30
Anish Sarkar
2d837ea18c Merge remote-tracking branch 'upstream/dev' into fix/onboarding 2026-07-14 10:18:03 +05:30
DESKTOP-RTLN3BA\$punk
2b018c4474 refactor: streamline TikTok and Instagram scraping logic by removing search_queries and enhancing documentation for clarity 2026-07-13 17:11:25 -07:00
DESKTOP-RTLN3BA\$punk
e8b3692b54 chore: linting 2026-07-13 16:30:37 -07:00
DESKTOP-RTLN3BA\$punk
1131da5ed7 feat: bumped version to 0.0.32 2026-07-13 16:29:39 -07:00
Anish Sarkar
79c7d1ecdf feat(layout): implement cookie-based state management for playground sidebar visibility 2026-07-14 03:39:02 +05:30
Anish Sarkar
2c6724206e refactor(agent-setup): improve button accessibility, enhance layout responsiveness, and update descriptions for clarity 2026-07-14 03:35:04 +05:30
Anish Sarkar
8220bfda60 feat(documents): enhance DocumentNode and FolderNode components with mobile responsiveness and improved checkbox interactions 2026-07-14 03:25:22 +05:30
Anish Sarkar
6d0e151b5f feat(layout-shell): implement local storage for playground sidebar state management 2026-07-14 03:14:49 +05:30
DESKTOP-RTLN3BA\$punk
ab5970fab1 feat: updating messaging of instagram and tiktok pages 2026-07-13 14:42:11 -07:00
Anish Sarkar
78594d5248 refactor(model-connections-query): replace jotai/utils with jotai-family for improved atom management 2026-07-14 03:00:49 +05:30
Anish Sarkar
c0b7e3d1f2 feat(package): add jotai-family dependency to enhance state management capabilities 2026-07-14 03:00:42 +05:30
Anish Sarkar
44138668a4 refactor(thread): update layout structure and improve styling for welcome message 2026-07-14 02:58:39 +05:30
CREDO23
e30a7afaf1 feat(settings): register Appearance tab in user-settings nav 2026-07-13 23:17:23 +02:00
CREDO23
b3999a754e feat(settings): add Appearance user-settings page 2026-07-13 23:17:23 +02:00
CREDO23
4b2f009233 feat(settings): add Appearance content with show-timestamps toggle 2026-07-13 23:17:23 +02:00
CREDO23
855f824097 feat(chat): render timestamp under assistant messages and reuse shared formatter 2026-07-13 23:17:23 +02:00
CREDO23
0093664fd1 feat(chat): render timestamp under user messages 2026-07-13 23:17:23 +02:00
CREDO23
00fbc24e4b feat(chat): add MessageTimestamp component gated on the preference 2026-07-13 23:17:23 +02:00
CREDO23
f4870ad1c2 feat(chat): add shared formatMessageTimestamp helper 2026-07-13 23:17:23 +02:00
CREDO23
f0cd20bcbd feat(chat): add showMessageTimestamps preference atom (localStorage, off by default) 2026-07-13 23:17:23 +02:00
CREDO23
a44c67da97 docs(chat): tighten engine comments to intent 2026-07-13 23:17:23 +02:00
CREDO23
9879306ccc docs(chat): tighten ActiveChatStreamRunner comment to intent 2026-07-13 23:17:23 +02:00
CREDO23
768bc8cfde refactor(chat): consume stream store and delegate turns to the engine 2026-07-13 23:17:23 +02:00
CREDO23
5e453cefee feat(chat): mount ActiveChatStreamRunner in the workspace shell 2026-07-13 23:17:23 +02:00
CREDO23
5c3aa72c1a feat(chat): add ActiveChatStreamRunner to persist streams across nav 2026-07-13 23:17:23 +02:00
CREDO23
204b3aa56c feat(chat): add stream engine driving turns into the store 2026-07-13 23:17:22 +02:00
CREDO23
9984a88d6d feat(chat): extract shared stream-engine helpers 2026-07-13 23:17:22 +02:00
CREDO23
0fb577b71f feat(chat): add useChatStream hook over the stream store 2026-07-13 23:17:22 +02:00
CREDO23
b5cefd25ef feat(chat): add module-level chat stream store for resumable streaming 2026-07-13 23:17:22 +02:00
DESKTOP-RTLN3BA\$punk
0d66335884 Update metadata and hero section text to reflect rebranding of SurfSense as NotebookLM for competitive intelligence. Adjusted titles and descriptions for improved clarity and alignment with new positioning. 2026-07-13 14:15:38 -07:00
Rohan Verma
d3da875658
Merge pull request #1599 from Thibaultjaigu/feat/requesty-provider
feat: add Requesty as a model provider
2026-07-13 13:03:20 -07:00
Rohan Verma
d1fa9306cb
Merge pull request #1597 from zzh-github/feature/openai-compatible-raw
Add raw OpenAI-compatible provider without /v1 normalization
2026-07-13 13:02:19 -07:00
Anish Sarkar
faffd9974c refactor(connector-popup): simplify terminology by renaming "Manage External MCP Connectors" to "MCP Connectors" across components and tests 2026-07-14 01:17:24 +05:30
Anish Sarkar
91531286b2 fix: update terminology from "language model" to "chat model" across various components 2026-07-14 01:09:00 +05:30
Anish Sarkar
527ce2d97b refactor(announcement-spotlight): simplify dismissal logic and update button style 2026-07-14 01:02:22 +05:30
Anish Sarkar
9364f92c63 refactor(connector-card): drop deprecated badge branch 2026-07-14 00:15:56 +05:30
Anish Sarkar
c0df675740 feat(workspace-dialog): route new workspace on initial_setup stage 2026-07-14 00:15:48 +05:30
Anish Sarkar
3c3ec76d77 feat(thread): add inline chat-unavailable notice to composer 2026-07-14 00:15:38 +05:30
Anish Sarkar
e9e727b5df refactor(dashboard): redirect only on initial_setup and drop blocked screen 2026-07-14 00:15:29 +05:30
Anish Sarkar
3dd41670ad feat(model-connections): warn when a mutation disables workspace chat 2026-07-14 00:15:21 +05:30