Manish Madan
1137bf4280
Merge pull request #1864 from arc53/dependabot/npm_and_yarn/frontend/i18next-browser-languagedetector-8.2.0
...
build(deps): bump i18next-browser-languagedetector from 8.0.2 to 8.2.0 in /frontend
2025-10-31 19:10:26 +05:30
dependabot[bot]
da41c898d8
build(deps): bump i18next-browser-languagedetector in /frontend
...
Bumps [i18next-browser-languagedetector](https://github.com/i18next/i18next-browser-languageDetector ) from 8.0.2 to 8.2.0.
- [Changelog](https://github.com/i18next/i18next-browser-languageDetector/blob/master/CHANGELOG.md )
- [Commits](https://github.com/i18next/i18next-browser-languageDetector/compare/v8.0.2...v8.2.0 )
---
updated-dependencies:
- dependency-name: i18next-browser-languagedetector
dependency-version: 8.2.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-10-31 18:59:21 +05:30
Siddhant Rai
21e5c261ef
feat: template-based prompt rendering with dynamic namespace injection ( #2091 )
...
* feat: template-based prompt rendering with dynamic namespace injection
* refactor: improve template engine initialization with clearer formatting
* refactor: streamline ReActAgent methods and improve content extraction logic
feat: enhance error handling in NamespaceManager and TemplateEngine
fix: update NewAgent component to ensure consistent form data submission
test: modify tests for ReActAgent and prompt renderer to reflect method changes and improve coverage
* feat: tools namespace + three-tier token budget
* refactor: remove unused variable assignment in message building tests
* Enhance prompt customization and tool pre-fetching functionality
* ruff lint fix
* refactor: cleaner error handling and reduce code clutter
---------
Co-authored-by: Alex <a@tushynski.me >
2025-10-31 12:47:44 +00:00
Aqsa Aqeel
a7d61b9d59
feat: implementing the new custom modal design ( #2090 )
...
* feat: implementing the new custom modal design
* feat: added tool variable dropdown
* fix: ui fixes and link fixes
* feat: implemented redisgn for edit prompt modal
* (feat:prompts) matching figma
* (fix:prompts) tool vars
* (fix:promptsModal) responsive; disable save on text
---------
Co-authored-by: Aqsa Aqeel <aqsa.aqeel17@example.com >
Co-authored-by: ManishMadan2882 <manishmadan321@gmail.com >
2025-10-31 12:18:13 +02:00
dorkdiaries9
c5fe25c149
Enhance migration script with logging and error handling ( #2103 )
...
Added logging for migration steps and error handling.
2025-10-29 01:49:47 +02:00
Manish Madan
6a4cb617f9
Frontend audit: Bug fixes and refinements ( #2112 )
...
* (fix:attachements) sep id for redux ops
* (fix:ui) popups, toast, share modal
* (feat:agentsPreview) stable preview, ui fixes
* (fix:ui) light theme icon, sleek scroll
* (chore:i18n) missin keys
* (chore:i18n) missing keys
* (feat:preferrenceSlice) autoclear invalid source from storage
* (fix:general) delete all conv close btn
* (fix:tts) play one at a time
* (fix:tts) gracefully unmount
* (feat:tts) audio LRU cache
* (feat:tts) pointer on hovered area
* (feat:tts) clean text for speach
---------
Co-authored-by: GH Action - Upstream Sync <action@github.com >
2025-10-29 01:47:26 +02:00
Alex
94f70e6de5
refactor(tests): update todo tool tests to use simplified action names and improve key handling
2025-10-28 10:39:35 +00:00
Hanzalah Waheed
ab4ebf9a9d
feat: add bg blur for modals ( #2110 )
...
* feat: add bg blur for modals
* feat: adjust darkness for lightmode
2025-10-28 12:14:37 +02:00
Nikunj Kohli
9f7945fcf5
[UI/UX] Improve image upload experience — add preview & drag-to-reord… ( #2095 )
...
* [UI/UX] Improve image upload experience — add preview & drag-to-reorder in chat section
* chore(chat): remove image previews, keep drag-to-reorder
* chore(chat): prevent attachment drag from triggering upload dropzone
* Revert "chore(chat): prevent attachment drag from triggering upload dropzone"
This reverts commit dd4b96256c .
* (feat:conv) rmv drag-drop on sources
* (feat:msg-input) drop attachments
---------
Co-authored-by: ManishMadan2882 <manishmadan321@gmail.com >
2025-10-27 21:53:18 +02:00
Gayatri K
d8ec3c008c
todo tool feature added to tools ( #1977 )
...
* todo tool feature added to tools
* removed configs
* fix: require user_id on TodoListTool, normalize timestamps, add tests
* lint and tests fixes
* refactor: support multiple todos per user/tool by indexing with todo_id
* modified todo_id to use auto-increamenting integer instead of UUID
* test-case fixes
* feat: fix todos
---------
Co-authored-by: Alex <a@tushynski.me >
2025-10-27 19:09:32 +02:00
Pavel
2f00691246
Merge pull request #2096 from arc53/hacktoberfest-t-shirt-image
...
Update HACKTOBERFEST.md with T-shirt image
2025-10-24 13:15:30 +01:00
Pavel
9b2383b074
Update HACKTOBERFEST.md with T-shirt image
...
Added t-shirt image.
2025-10-24 13:09:23 +01:00
Ritoban Dutta
e4e9910575
fix(ui): use dedicated sidebar open/close icons for better visual feedback of actions ( #2088 )
...
* fix(ui): use dedicated icons for sidebar toggle (panel-left-open/close)
* fix: update sidebar toggle icon colors
2025-10-24 00:25:17 +03:00
Nihar
f448e4a615
add configurable provider in settings.py and update ElevenLabs Api ( #2065 ) ( #2074 )
2025-10-22 19:07:21 +03:00
Manish Madan
c4e8daf50e
Frontend audit: refinements ( #2083 )
...
* (fix:attachements) sep id for redux ops
* (fix:ui) popups, toast, share modal
* (feat:agentsPreview) stable preview, ui fixes
* (fix:ui) light theme icon, sleek scroll
---------
Co-authored-by: GH Action - Upstream Sync <action@github.com >
2025-10-22 12:12:05 +03:00
Hanzalah Waheed
5aa4ec1b9f
fix: cleanup ConversationBubble and fix CopyButton ( #2073 )
...
* fix: rm states for hovering. use tailwind classes instead
* fix: use group hover css intead of states
* chore: no point in having separate defaults if cant be customised
* fix: move default bg colors into conditionals
2025-10-18 21:59:15 +03:00
Siddhant Rai
125ce0aad3
test: implement full API test suite with mongomock and centralized fixtures ( #2068 )
2025-10-17 12:01:14 +03:00
TinTin
ababc9ae04
fix: reduce large margins between list items in answer rendering ( #2058 )
2025-10-16 13:59:45 +03:00
Alex
62ac90746e
fix: improve error handling and loading state in fetchChunks function
2025-10-15 17:33:13 +01:00
Alex
096f6d91a2
fix: handle potential undefined value for selectedDocs in fetchAnswer
2025-10-15 17:12:52 +01:00
jay98
d28ef6b094
Refactor: use async/await in fetchChunks for correct error handling (typescript:S4822) ( #2066 )
2025-10-15 15:52:55 +03:00
Anurag Yadav
8fb945ab09
feedback button to show after message ( #2064 )
2025-10-14 18:52:31 +03:00
jay98
835d71727c
fix: remove redundant conditional operator for file assignment ( #2060 )
2025-10-14 17:35:41 +03:00
Ali Arda Fincan
ce32dd2907
Feat: Agent Token or Request Limiting ( #2041 )
...
* Update routes.py, added token and request limits to create/update agent operations
* added usage limit check to api endpoints
cannot create agents with usage limit right now that will be implemented
* implemented api limiting as either token limiting or request limiting modes
* minor typo & bug fix
2025-10-13 21:32:46 +03:00
Manish Madan
72bc24a490
Chore: deleted unused files, dead code; minor fixes ( #2059 )
...
* (feat:pause-stream) generator exit
* (feat:pause-stream) close request
* (feat:pause-stream) finally close; google anthropic
* (feat:task_status)communicate failure
* (clean:connector) unused routes
* (feat:file-table) missing skeletons
* (chore:fe) purge unused
* (fix:apiKeys) build err
* (chore:settings) clean unused
* merge from main
* (chore:purge) unused fe assets
* (clean:check_docs) unused logic
* (feat:selectedDocs) replace null type
---------
Co-authored-by: GH Action - Upstream Sync <action@github.com >
2025-10-13 19:11:24 +03:00
Siddhant Rai
d6c49bdbf0
test: add agent test coverage and standardize test suite ( #2051 )
...
- Add 104 comprehensive tests for agent system
- Integrate agent tests into CI/CD pipeline
- Standardize tests with @pytest.mark.unit markers
- Fix cross-platform path compatibility
- Clean up unused imports and dependencies
2025-10-13 14:43:35 +03:00
beKool.sh
1805292528
Update README.md ( #2057 )
2025-10-13 13:00:13 +03:00
Nirjas Jakilim
d09ce7e1f7
fixed broken link ( #2054 )
2025-10-12 15:26:05 +03:00
Marco Ponce
a8d2024791
Windows deployment powershell and renamed LLM_PROVIDER and runtime ( #2050 )
...
* Windows deployment powershell and renamed LLM_PROVIDER and runtime
* added LLM_NAME back
* revert changes on docker-compose-hub.yaml
2025-10-12 15:25:42 +03:00
Manish Madan
f0b954dbfb
Upload: communicate failure, minor frontend updates ( #2048 )
...
* (feat:pause-stream) generator exit
* (feat:pause-stream) close request
* (feat:pause-stream) finally close; google anthropic
* (feat:task_status)communicate failure
* (clean:connector) unused routes
* (feat:file-table) missing skeletons
* (fix:apiKeys) build err
---------
Co-authored-by: GH Action - Upstream Sync <action@github.com >
2025-10-10 17:34:02 +03:00
Rahul
50bee7c2b0
feat: Add button to cancel LLM response ( #1978 )
...
* feat: Add button to cancel LLM response
- Replace text area with cancel button when loading.
- Add useEffect to change elipsis in cancel button text.
- Add new SVG icon for cancel response.
- Button colors match Figma designs.
* fix: Cancel button UI matches new design
- Delete cancel-response svg.
- Change previous cancel button to match the new Figma design.
- Remove console log in handleCancel function.
* fix: Adjust cancel button rounding
* feat: Update UI for send button
- Add SendArrowIcon component, enables dynamic svg color changes
- Replace original icon
- Update colors and hover effects
* (fix:send-button) minor blink in transition
---------
Co-authored-by: Manish Madan <manishmadan321@gmail.com >
2025-10-09 12:01:25 +03:00
Mariam Saeed
e7b15b316e
Feat: Notification section ( #2033 )
...
* Feature/Notification-section
* fix notification ui and add local storage variable to save the state
* add notification component to app.tsx
2025-10-09 01:26:10 +03:00
Manish Madan
a4507008c1
complete_stream: Stop response streaming ( #2031 )
...
* (feat:pause-stream) generator exit
* (feat:pause-stream) close request
* (feat:pause-stream) finally close; google anthropic
---------
Co-authored-by: GH Action - Upstream Sync <action@github.com >
2025-10-08 20:37:30 +03:00
Hanzalah Waheed
c5ba85f929
fix(ui): create a var to check for shared metadata obj ( #2040 )
2025-10-08 18:18:54 +03:00
Manish Madan
2e636bd67e
Merge pull request #1970 from arc53/dependabot/npm_and_yarn/frontend/mermaid-11.12.0
...
chore(deps): bump mermaid from 11.6.0 to 11.12.0 in /frontend
2025-10-08 20:42:32 +05:30
dependabot[bot]
4a039f1abf
chore(deps): bump mermaid from 11.6.0 to 11.12.0 in /frontend
...
Bumps [mermaid](https://github.com/mermaid-js/mermaid ) from 11.6.0 to 11.12.0.
- [Release notes](https://github.com/mermaid-js/mermaid/releases )
- [Commits](https://github.com/mermaid-js/mermaid/compare/mermaid@11.6.0...mermaid@11.12.0 )
---
updated-dependencies:
- dependency-name: mermaid
dependency-version: 11.12.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-10-08 15:06:36 +00:00
JeevaRamanathan
434d8e2070
fix spinner to match theme (dark/light) in conversation ( #2044 )
2025-10-08 15:16:44 +03:00
Nihar
160ad2dc79
correct path for storing embeddings model ( #2035 )
2025-10-07 23:01:39 +03:00
Anshuman Payasi
0ec86c2c71
fix: adjust share modal size and spacing ( #2027 )
...
* fix/share-modal-spacing
* fix(share-modal): spacing adjusted for mobile view
2025-10-07 17:11:03 +03:00
Alex
03452ffd9f
feat: add GitHub access token support and fix file content fetching logic ( #2032 )
2025-10-07 16:53:14 +03:00
Siddhant Rai
da6317a242
feat: agent templates and seeding premade agents ( #1910 )
...
* feat: agent templates and seeding premade agents
* fix: ensure ObjectId is used for source reference in agent configuration
* fix: improve source handling in DatabaseSeeder and update tool config processing
* feat: add prompt handling in DatabaseSeeder for agent configuration
* Docs premade agents
* link to prescraped docs
* feat: add template agent retrieval and adopt agent functionality
* feat: simplify agent descriptions in premade_agents.yaml added docs
---------
Co-authored-by: Pavel <pabin@yandex.ru >
Co-authored-by: Alex <a@tushynski.me >
2025-10-07 13:00:14 +03:00
Nihar
8b8e616557
fix: handle missing kwargs in local save_file ( #2017 )
...
Previously, the local save_file function didn’t accept kwargs, causing
a crash when passed extra params. Added support to maintain consistency
with AWS version.
Fixes #2009
2025-10-06 23:55:49 +03:00
Marco Ponce
d260f1a1a6
Made changes to how the documentation is represented including the new 5th option when forking and launching DocsGPT on the inviduals device, as well as updated README.md which has miswording issues saying only 4 options, but now includes the 5th option, detailing and giving an explanation for what that option does and documentation provided. ( #2020 )
2025-10-06 23:50:16 +03:00
Alex
9d452e3b04
feat: enhance MemoryTool and NotesTool with tool_id management and directory renaming tests ( #2026 )
2025-10-06 23:45:47 +03:00
Alex
e012189672
feat: implement MemoryTool with CRUD operations and integrate with MongoDB
2025-10-06 21:09:22 +01:00
Dhairya Parikh
4c31e9a8b1
Add MongoDB-backed NotesTool with CRUD actions and unit tests ( #1982 )
...
* Add MongoDB-backed NotesTool with CRUD actions and unit tests
* NotesTool: enforce single note per user, require decoded_token['sub'] user_id, fix tests
* chore: remove accidentally committed results.txt and ignore it
* fix: remove results.txt, enforce single note per user, add tests
* refactor: update NotesTool actions and tests for clarity and consistency
* refactor: update NotesTool docstring for clarity
* refactor: simplify MCPTool docstring and remove redundant import in test_notes_tool
* lint: fix test
* refactor: remove unused import from test_notes_tool.py
---------
Co-authored-by: Alex <a@tushynski.me >
2025-10-06 19:24:03 +03:00
Alex
7cfc230316
Update README.md
2025-10-06 18:30:47 +03:00
Alex
9605e85f1c
Merge pull request #2004 from Lanthoiba2022/AgentImageFix1
...
Fix #1983 : Agent image fallback added
2025-10-06 14:47:26 +01:00
Alex
498e2b772c
fix: update save_file method to accept additional keyword arguments; enhance AgentImage component with useEffect for dynamic source updates
2025-10-06 14:41:51 +01:00
Manish Madan
dad897da51
Merge pull request #1997 from arc53/dependabot/npm_and_yarn/frontend/i18next-25.5.3
...
build(deps): bump i18next from 24.2.0 to 25.5.3 in /frontend
2025-10-06 16:44:15 +05:30