Skip to content

Conversation

@jchris
Copy link

@jchris jchris commented Mar 19, 2025

  • Updated Chat component to pass messages to enhancePrompt function.
  • Added OpenRouter API documentation to available documents.
  • Implemented functions to detect libraries mentioned in chat history and enhance prompts accordingly.
  • Updated API enhancer to utilize chat history for prompt enhancement.
  • Added tests for new functionality in llms-docs.spec.ts.

thecodacus and others added 30 commits December 21, 2024 01:52
* refactor: Refactoring Providers to have providers as modules

* updated package and lock file

* added grok model back

* updated registry system
* fix: ollama base url hotfix

* cleanup logic
added a data tab to the settings
removed chat history
feat: enhanced Terminal Error Handling and Alert System
* correct OLLAMA_API_BASE_URL

* correct OLLAMA_API_BASE_URL

* correct OLLAMA_API_BASE_URL
* added icons and component

* updated unocss to add dynamic icons

* removed temp logs

* updated readme
…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 <[email protected]>
…on (#896)

* build: improved-changelog

* added a better change log script

* improved changelog script

* improved change log script
…ucinate for file actions (#886)

* Clean out markdown syntax

* Remove identation removal

* Improve for streaming
* initial setup

* updated template list

* added optional switch to control this feature

* removed some logs
* Added Hyperbolic Models

* Fix: Fixed problem in connecting with hyperbolic models

* added dynamic models for hyperbolic

* removed logs
* fix: better model loading feedback and model list update

* added load on providersettings  update
* 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
…release (#959)

* fix: hotfix starter template fix, updated header link to use navigate

* template auth fix

* updated changelog script
Toddyclipsgg and others added 29 commits February 25, 2025 19:29
* feat: save user made changes persistent

* fix: remove artifact from user message on the UI

* fix: message Id generation fix
…enhancing (#1383) #release

* fix: enhance prompt fix

* fix: added error capture on api error

* fix: replaced error with log for wrong files selected by bolt
* Fix FilesStore: Handle empty content correctly in saveFile(). Happens when user creates files in the web terminal

* updated logic

---------

Co-authored-by: Anirban Kar <[email protected]>
including: java, c, cpp, csharp, go ruby, rust
* feat:(project-snapshot) restoring project from snapshot on reload

* minor bugfix

* updated message

* added snapshot reload with auto run dev commands

* added message context

* snapshot updated
* Fix: error building my application #1414

* fix for vite

* Update vite.config.ts

* Update root.tsx

* fix the root.tsx and the debugtab

* lm studio fix and fix for the api key

* Update api.enhancer for prompt enhancement

* bugfixes

* Revert api.enhancer.ts back to original code

* Update api.enhancer.ts

* Update api.git-proxy.$.ts

* Update api.git-proxy.$.ts

* Update api.enhancer.ts
…istory

- Updated Chat component to pass messages to enhancePrompt function.
- Added OpenRouter API documentation to available documents.
- Implemented functions to detect libraries mentioned in chat history and enhance prompts accordingly.
- Updated API enhancer to utilize chat history for prompt enhancement.
- Added tests for new functionality in llms-docs.spec.ts.
@jchris jchris closed this Mar 19, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.