Anirban Kar
d2ba8d3be3
fix: show warning on starter template failure and continue ( #960 )
Update Stable Branch / prepare-release (push) Waiting to run
2025-01-01 13:39:09 +05:30
Anirban Kar
6494f5ac2e
fix: updated logger and model caching minor bugfix #release ( #895 )
...
* fix: updated logger and model caching
* usage token stream issue fix
* minor changes
* updated starter template change to fix the app title
* starter template bigfix
* fixed hydretion errors and raw logs
* removed raw log
* made auto select template false by default
* more cleaner logs and updated logic to call dynamicModels only if not found in static models
* updated starter template instructions
* browser console log improved for firefox
* provider icons fix icons
2024-12-31 22:47:32 +05:30
Anirban Kar
389eedcac4
fix: better model loading ui feedback and model list update ( #954 )
...
Update Stable Branch / prepare-release (push) Waiting to run
* fix: better model loading feedback and model list update
* added load on providersettings update
2024-12-31 19:22:46 +05:30
Eduard Ruzga
55cfd5d4ee
fix: refresh model list after api key changes ( #944 )
Update Stable Branch / prepare-release (push) Waiting to run
2024-12-30 23:35:08 +05:30
Juan Manuel Campos Olvera
6e3b5dcbd7
fix: import folder filtering
2024-12-29 20:21:49 -06:00
Anirban Kar
4c81e154a0
feat: added Automatic Code Template Detection And Import ( #867 )
...
Update Stable Branch / prepare-release (push) Waiting to run
* initial setup
* updated template list
* added optional switch to control this feature
* removed some logs
2024-12-29 15:52:37 +05:30
Anirban Kar
3a36a4469a
feat: redact file contents from chat and put latest files into system prompt ( #904 )
2024-12-29 15:36:31 +05:30
Eduard Ruzga
7eee0386ff
feat: catch errors from web container preview and show in actionable alert so user can send them to AI for fixing ( #856 )
...
* Catch errors from web container
* Show fix error popup on errors in preview
* Remove unneeded action type
* PR comments
* Cleanup urls in stacktrace
---------
Co-authored-by: Anirban Kar <thecodacus@gmail.com>
2024-12-25 03:05:44 +05:30
Anirban Kar
fc4f89f806
feat: add Starter template menu in homepage ( #884 )
...
* added icons and component
* updated unocss to add dynamic icons
* removed temp logs
* updated readme
2024-12-24 22:37:28 +05:30
Anirban Kar
8185fd56ca
fix: check for updates does not look for commit.json now ( #861 )
2024-12-24 13:34:46 +05:30
Eduard Ruzga
79e7e75228
Merge pull request #797 from thecodacus/terminal-error-detection
...
feat: enhanced Terminal Error Handling and Alert System
2024-12-23 14:25:39 +02:00
Dustin Loring
1f938fca40
feat; data tab added to the settings
...
added a data tab to the settings
removed chat history
2024-12-22 06:20:14 -05:00
Anirban Kar
28f0c3629d
ignored alert on project reload
2024-12-21 17:44:18 +05:30
Anirban Kar
975e7d83fd
Merge branch 'main' into terminal-error-detection
2024-12-21 16:14:46 +05:30
Anirban Kar
7295352a98
refactor: refactored LLM Providers: Adapting Modular Approach ( #832 )
...
* refactor: Refactoring Providers to have providers as modules
* updated package and lock file
* added grok model back
* updated registry system
2024-12-21 11:45:17 +05:30
Anirban Kar
df6925ac07
fix: add Message Processing Throttling to Prevent Browser Crashes ( #848 )
2024-12-21 02:13:29 +05:30
Anirban Kar
d8a277f0ac
refactor: updated vite config to inject add version metadata into the app on build ( #841 )
...
* refactor: removes commit.json and used vite.config to load these variables
* updated precommit hook
* updated the pre start script
* updated the workflows
2024-12-21 01:03:28 +05:30
Dustin Loring
bbd9a17d3b
Update ProvidersTab.tsx
2024-12-19 13:04:26 -05:00
Dustin Loring
a7551ecfcc
Update ProvidersTab.tsx
2024-12-19 12:57:59 -05:00
Dustin Loring
db769e0c90
Merge branch 'main' into feat/improved-providers-list
2024-12-19 12:43:51 -05:00
Anirban Kar
3e2fc32a46
Merge branch 'main' into fix/described_by
2024-12-19 18:02:43 +05:30
Anirban Kar
620d13ad8a
updated title header
2024-12-18 21:29:54 +05:30
Anirban Kar
b25b8b98f9
updated styling wordings and animations icons
2024-12-18 21:09:36 +05:30
Anirban Kar
283eb22ae5
added indicator on settings menu
2024-12-18 20:04:43 +05:30
Dustin Loring
7458b22780
fixed API Key import
2024-12-18 09:06:58 -05:00
Anirban Kar
62ebfe51a6
fix: .env file baseUrl Issue
2024-12-18 16:34:18 +05:30
Dustin Loring
ba4e78809c
feat: improved providers list style
...
made the list 2 columns wide and separate out the experimental providers
2024-12-17 17:40:16 -05:00
Dustin Loring
1a0ede6774
Update DataTab.tsx
2024-12-17 16:57:16 -05:00
Dustin Loring
a9b15e56c9
feat: Data Tab
...
Removed Chat History Tab
Added Data Tab
Data tab can export and delete chat history, import API keys, import and export settings
2024-12-17 16:44:56 -05:00
Anirban Kar
d327cfea29
feat: added terminal error capturing and automated fix prompt
2024-12-17 21:19:43 +05:30
Anirban Kar
5567d6deac
Merge branch 'main' into bugfix-for-stable
2024-12-17 02:44:16 +05:30
Anirban Kar
c257129a61
Merge pull request #757 from dustinwloring1988/feat/enhanced-github-connection
...
feat: Improved GitHub connection
2024-12-17 02:41:04 +05:30
Anirban Kar
016488998d
Merge branch 'main' into bugfix-for-stable
2024-12-17 01:03:18 +05:30
Anirban Kar
ad19d3f8f4
Merge branch 'main' into copyMyFix
2024-12-17 00:44:42 +05:30
Anirban Kar
bf7e500452
Merge branch 'main' into add-loading-on-git-import-from-url
2024-12-17 00:15:18 +05:30
Anirban Kar
7e650af569
Merge branch 'main' into add-loading-on-git-import-from-url
2024-12-17 00:10:45 +05:30
Anirban Kar
208830151e
Merge branch 'main' into prompt-url-params
2024-12-17 00:06:22 +05:30
Anirban Kar
356715ccd7
minor bugfix
2024-12-16 23:55:51 +05:30
Arne Durr
329152f56d
Merge branch 'main' into copyMyFix
2024-12-16 18:25:08 +01:00
Arne Durr
5f144e6994
Fixed theming of Copy Code button
2024-12-16 18:21:30 +01:00
Anirban Kar
d473b2b713
Merge branch 'main' into system-prompt-variations-local
2024-12-16 21:44:47 +05:30
Anirban Kar
6987ceae9e
Merge pull request #433 from DiegoSouzaPW/feature/SlotCloneError
...
Check the render method of SlotClone. #432
2024-12-16 21:36:27 +05:30
Anirban Kar
8deed62546
Merge branch 'main' into app-fail-safari-fix
2024-12-16 21:31:36 +05:30
Anirban Kar
951b11005f
added missing icons for safari
2024-12-16 21:28:38 +05:30
Anirban Kar
f752bf7da5
Merge branch 'main' into main
2024-12-16 21:03:24 +05:30
Anirban Kar
bb94180209
Merge remote-tracking branch 'origin/main' into system-prompt-variations-local
2024-12-16 20:52:01 +05:30
Anirban Kar
a15544749a
Merge branch 'main' into token-usage
2024-12-16 19:56:20 +05:30
Anirban Kar
c3c9e43935
Merge branch 'main' into fix-variable-name
2024-12-16 19:53:01 +05:30
Anirban Kar
3b8d251a55
updated implementation
2024-12-16 19:47:18 +05:30
eduardruzga
070e911be1
Lint fix
2024-12-16 11:09:35 +02:00
eduardruzga
1b76d3c28f
merge
2024-12-16 11:07:22 +02:00
eduardruzga
225b553876
Another attempt to add toek usage info
2024-12-16 11:01:41 +02:00
Dustin Loring
d0d0fcd88f
add: default provider icon
...
Added and set a default provider icon
2024-12-15 17:38:39 -05:00
Dustin Loring
21bfcfcec4
quick fix
2024-12-15 16:34:08 -05:00
Dustin Loring
90847e7cb6
Update ConnectionsTab.tsx
...
checks to make sure the entered username and token is correct before accepting it. Let you disconnect also.
2024-12-15 16:30:10 -05:00
Anirban Kar
19a3a03d45
Merge branch 'main' into system-prompt-variations-local
2024-12-16 02:39:55 +05:30
Anirban Kar
bc6b84851f
fix
2024-12-16 02:08:58 +05:30
Stijnus
d3727459aa
Update DebugTab.tsx
...
Fix debug information
2024-12-15 21:27:07 +01:00
Anirban Kar
885e104f27
added auto detect branch name and version tag
2024-12-16 01:54:24 +05:30
Dustin Loring
51347edd28
quick fix
2024-12-15 13:08:16 -05:00
Dustin Loring
69b1dc4c9a
updated to use settings for branch selection
2024-12-15 12:56:25 -05:00
Anirban Kar
31706183b4
updated the examples and added strict rules
2024-12-15 22:15:17 +05:30
Dustin Loring
4d9ecbe201
Merge branch 'main' into ui-ux/debug-tab
2024-12-15 11:07:41 -05:00
Dustin Loring
b160d23b48
update by branch
2024-12-15 11:06:33 -05:00
Anirban Kar
9f5c01f5dd
Merge branch 'main' into system-prompt-variations
2024-12-15 21:01:52 +05:30
Dustin Loring
23346f6271
ui: fix-perplexity-icon
...
Added fallback icon for provider, fixes perplexity icon not showing
2024-12-15 08:48:12 -05:00
Dustin Loring
558d4b2e10
ui: fallback icon for provider
...
Added a fallback icon for providers
2024-12-15 08:44:57 -05:00
Dustin Loring
b3f7a5c378
Merge pull request #726 from dustinwloring1988/ui-ux/features-tab
...
ui-ux: Features Tab Changes
2024-12-15 08:21:58 -05:00
Dustin Loring
d936c012bd
ui-ux: prompt-enhanced-toast
...
ui-ux: prompt enhanced toast notification
2024-12-15 08:09:16 -05:00
Dustin Loring
7c3a3bbde6
ui-ux: Setting-Menu
...
ui-ux: Setting Modal Changes
2024-12-15 08:08:41 -05:00
Anirban Kar
70f88f981a
feat: Experimental Prompt Library Added
2024-12-15 16:47:16 +05:30
Anirban Kar
25fe15232f
Merge pull request #602 from mark-when/contextMenu2
...
Feat: Basic file tree context menu
2024-12-15 15:22:46 +05:30
Dustin Loring
2cb8c825d0
ui-ux: prompt enhanced toast notification
...
changed prompt enhanced to give a toast notification instead of changing the ui.
2024-12-14 22:25:28 -05:00
Dustin Loring
aa3559149f
Update DebugTab.tsx
2024-12-14 20:35:41 -05:00
Dustin Loring
a976a25094
Update DebugTab.tsx
...
fixed the Local LLM Status not showing BaseURL's
2024-12-14 20:11:20 -05:00
Dustin Loring
bb03c30ddd
Update DebugTab.tsx
...
Fixed Check for Update not getting the correct commit
2024-12-14 20:09:25 -05:00
Dustin Loring
5893629306
ui-ux: combined optional features
...
on features tab combined (debug info and event logs) into 'Debug Features'
2024-12-14 19:43:43 -05:00
Dustin Loring
d4aa189cee
ui-ux: Renamed feature
...
Enhancement - on feature tab Change 'Enable Local Models' to 'Experimental Providers'
2024-12-14 19:40:37 -05:00
Dustin Loring
1e73e8863a
ui-ux: Setting Modal Changes
...
Enhancement - move the connection tab below chat history in left side of settings
Enhancement - on chat tab Delete all chats, should prompt to make sure you want to
Enhancement - Debug tab change copy debug info from a popup to a toast notification
2024-12-14 19:30:36 -05:00
eduardruzga
2e05270bab
Merge
2024-12-14 19:48:37 +02:00
Ed McConnell
4db916928c
merge main
2024-12-14 09:56:51 -05:00
Ed McConnell
7a31db904d
Merge branch 'main' into feat/image-select
2024-12-14 09:56:29 -05:00
Anirban Kar
4f02887565
Merge pull request #679 from Dlouxgit/main
...
fix: handle conflicts between input method engine and enter key in chatbox
2024-12-14 14:16:31 +05:30
Anirban Kar
3db4004642
Update BaseChat.tsx
2024-12-14 14:15:27 +05:30
Anirban Kar
6a5ed21c0f
Merge pull request #670 from thecodacus/private-github-repo
...
added support for private github repo through github connections
2024-12-14 12:55:02 +05:30
Ed McConnell
6ffcdd8b3c
merge main into image
2024-12-13 21:22:12 -05:00
Ed McConnell
a936c5a990
Merge branch 'main' into feat/image-select-merge
2024-12-13 21:21:10 -05:00
Ed McConnell
4cfabd94ee
merged main
2024-12-13 20:49:33 -05:00
kris1803
2064c83177
Fixed console error for SettingsWIndow & Removed ts-nocheck where not needed
2024-12-14 00:39:27 +01:00
Anirban Kar
8c4397a19f
Merge pull request #578 from thecodacus/context-optimization
...
feat(context optimization): Optimize LLM Context Management and File Handling
2024-12-14 02:08:43 +05:30
SujalXplores
ddb920df7c
refactor: simplify GitCloneButton component by removing unused tooltip and streamlining button structure
2024-12-13 22:49:14 +05:30
SujalXplores
56944de633
refactor: remove unused React import in ImportButtons component
2024-12-13 22:48:34 +05:30
SujalXplores
ff2726fd2f
fix: adjust intro section margin and textarea outline style in BaseChat component
2024-12-13 22:47:57 +05:30
Anirban Kar
d479daa578
Merge branch 'main' into main
2024-12-13 20:52:51 +05:30
Anirban Kar
77b47c1ce6
some clean up and added a all log option
2024-12-13 20:48:33 +05:30
Anirban Kar
d13da30bda
ui styles fixed
2024-12-13 20:31:37 +05:30
Stijnus
c0c1275226
minor bug fixes
2024-12-13 11:33:29 +01:00
Stijnus
b16aab1f16
Update debug tab to check against fork
2024-12-13 09:17:35 +01:00
Anirban Kar
a404a35d0e
auto select model on provider disabled
2024-12-13 12:01:50 +05:30
Dlouxgit
b0ca49d65e
fix: handle conflicts between input method engine and enter key
2024-12-13 13:28:27 +08:00