Commit Graph

23 Commits

Author SHA1 Message Date
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)
Some checks are pending
Update Stable Branch / prepare-release (push) Waiting to run
* 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)
Some checks are pending
Update Stable Branch / prepare-release (push) Waiting to run
* 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
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)
Some checks are pending
Update Stable Branch / prepare-release (push) Waiting to run
* 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
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
Anirban Kar
62ebfe51a6 fix: .env file baseUrl Issue 2024-12-18 16:34:18 +05:30
Anirban Kar
d327cfea29 feat: added terminal error capturing and automated fix prompt 2024-12-17 21:19:43 +05:30
Stijnus
b16aab1f16 Update debug tab to check against fork 2024-12-13 09:17:35 +01:00
Anirban Kar
5d4b860c94 updated to adapth baseurl setup 2024-12-11 14:02:21 +05:30
Dustin Loring
42ebd3d50e Added a tabbed setting modal 2024-12-07 10:27:50 -05:00
Anirban Kar
05a5f85e68
Merge pull request #504 from thecodacus/bundle-artifact
feat(UI): added artifact bundling for custom long artifacts like uploading folder
2024-12-06 17:16:50 +05:30
Anirban Kar
5ead47992d
Merge branch 'main' into together-ai-dynamic-model-list 2024-12-06 16:35:36 +05:30
eduardruzga
f6a9861390 Hardcode url for together ai as fallback if not set in env 2024-12-04 20:31:42 +02:00
Anirban Kar
fee629d8cd fixed test cases 2024-12-03 11:28:23 +05:30
Anirban Kar
1589d2a8f5 feat(Dynamic Models): together AI Dynamic Models 2024-12-03 02:13:33 +05:30
Anirban Kar
34a8a39a3c added artifact bundling for custom long artifacts like uploading folder 2024-12-02 18:30:21 +05:30
Oliver Jägle
2327de3810
Lint-fix all files in app 2024-11-21 22:05:35 +01:00
navyseal4000
36b7d94bdd Added speech to text capability 2024-11-21 07:57:01 -06:00
eduardruzga
df91d0edc0 More type fixes 2024-11-14 14:29:47 +02:00
Anirban Kar
d1f3e8cbec feat: added bolt dedicated shell 2024-11-08 21:47:31 +05:30
muzafferkadir
49217f2461 feat: added sync files to selected local folder function is created. Yarn package manager fixes, styling fixes. Sass module fix. Added Claude model for open router. 2024-10-22 01:27:29 +03:00
Sam Denty
6fb59d2bc5
fix: remove monorepo 2024-09-25 19:54:09 +01:00