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
github-actions[bot]
608d9338a8
chore: release version 0.0.5
Update Stable Branch / prepare-release (push) Waiting to run
2024-12-31 22:28:11 +00:00
Anirban Kar
67d984c52c
fix: hotfix auto select starter template works without github token #release ( #959 )
...
* fix: hotfix starter template fix, updated header link to use navigate
* template auth fix
* updated changelog script
2025-01-01 03:57:55 +05:30
github-actions[bot]
1cf83454ed
chore: release version 0.0.4
2024-12-31 17:17:50 +00:00
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
Arsalaan Ahmed
e00264236e
feat: added hyperbolic llm models ( #943 )
...
* Added Hyperbolic Models
* Fix: Fixed problem in connecting with hyperbolic models
* added dynamic models for hyperbolic
* removed logs
2024-12-30 23:26:33 +05:30
Eduard Ruzga
93c2a6e81d
Merge pull request #939 from juanmcampos/fix-project-import-button
...
fix: import folder filtering
2024-12-30 19:39:27 +02:00
Eduard Ruzga
4c81cb02e1
fix: add defaults for LMStudio to work out of the box ( #928 )
Update Stable Branch / prepare-release (push) Waiting to run
2024-12-30 17:50:13 +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
aecd9b1b40
fix: detect and remove markdown block syntax that llms sometimes hallucinate for file actions ( #886 )
...
* Clean out markdown syntax
* Remove identation removal
* Improve for streaming
2024-12-29 15:23:20 +05:30
Anirban Kar
4844db82fa
ci: improved change-log generation script and cleaner release ci action ( #896 )
...
* build: improved-changelog
* added a better change log script
* improved changelog script
* improved change log script
2024-12-26 00:58:42 +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
Alex Parker
d673206952
docs: updated env.example of OLLAMA & LMSTUDIO base url ( #877 )
...
* correct OLLAMA_API_BASE_URL
* correct OLLAMA_API_BASE_URL
* correct OLLAMA_API_BASE_URL
2024-12-24 13:32:04 +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
8b58c7a0fb
fix: ollama provider module base url hotfix for docker ( #863 )
...
* fix: ollama base url hotfix
* cleanup logic
2024-12-22 01:25:48 +05:30
Anirban Kar
13b208df46
better osc code cleanup
2024-12-22 01:01:06 +05:30
Anirban Kar
d8943f9474
fix: provider menu dropdown fix (ghost providers) ( #862 )
2024-12-21 23:31:19 +05:30
Anirban Kar
47471e05d9
updated read me
2024-12-21 18:22:17 +05:30
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
63abf52000
fix hotfix for version metadata issue ( #853 )
2024-12-21 02:24:57 +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
80d9800aa0
docs: updated download link ( #850 )
2024-12-21 01:52:45 +05:30
Anirban Kar
dbd24142ae
ci: updated the docs ci to only trigger if any files changed in the docs folder ( #849 )
2024-12-21 01:09:44 +05:30
Cole Medin
7afd654210
Merge pull request #845 from dustinwloring1988/docs/updated-docs
...
docs: updated Docs
2024-12-20 13:37:16 -06:00
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
6145c603a1
Merge branch 'main' into docs/updated-docs
2024-12-20 14:21:50 -05:00
github-actions[bot]
56edbc4699
chore: update commit hash to ab5cde30a1
2024-12-20 19:17:25 +00:00
Dustin Loring
ab5cde30a1
docs: setup updated
...
docs: updated setup guide to have more detailed instructions
2024-12-20 14:17:12 -05:00
Dustin Loring
f2662c1c71
Merge branch 'main' into docs-setup-updated
2024-12-20 14:15:46 -05:00
Dustin Loring
ed5bad36ba
docs: added info on both ways to set api keys
2024-12-20 10:02:06 -05:00
Dustin Loring
0c07bc9105
docs: added info on the Releases Page
...
Added the option to download from the Releases Page instead of git clone in the README
2024-12-20 09:50:47 -05:00
Dustin Loring
58db67683e
docs: added info on updating using docker
...
Added docker-compose --profile development up --build to the update section
2024-12-20 09:42:54 -05:00
Dustin Loring
7e70dc5d8e
docs: updated Contributing
...
updated Contributing in the docs
updated Contributing and FAQ in the GitHub part as well
2024-12-20 09:37:34 -05:00
github-actions[bot]
2638c1a704
chore: update commit hash to 636f87f568
2024-12-19 20:17:35 +00:00
Dustin Loring
636f87f568
docs: faq style change, toc added to index
...
docs: updated style in FAQ
added: TOC to the index page
2024-12-19 15:17:21 -05:00
Dustin Loring
0733813af8
docs: updated style in faq
...
updated style in FAQ docs to be an accordion like style
added a TOC to the index page in the docs
2024-12-19 15:12:21 -05:00
github-actions[bot]
01599caf38
chore: update commit hash to 75ec49beb8
2024-12-19 18:08:12 +00:00
Dustin Loring
75ec49beb8
feat: providers list is now 2 columns
...
The providers list in the settings modal is now 2 columns allowing you to see more at once.
2024-12-19 13:07:58 -05:00
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