Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merge 50dd74d #11

Open
wants to merge 42 commits into
base: develop
Choose a base branch
from
Open

Conversation

longfin
Copy link
Member

@longfin longfin commented Mar 10, 2025

This PR will merge 50dd74d to develop.

Conflicted files are as below:

  • app/components/chat/BaseChat.tsx
  • app/components/workbench/Workbench.client.tsx
  • app/lib/modules/llm/providers/anthropic.ts
  • app/lib/persistence/useChatHistory.ts
  • app/lib/runtime/action-runner.ts
  • app/routes/api.health.ts
  • package.json
  • pnpm-lock.yaml

@kimwz I'd fix them manually, so please review these files with a focus on them. 🙏

Toddyclipsgg and others added 30 commits February 23, 2025 07:55
- Implemented a new Diff View in the Workbench to visualize file changes
- Added file history tracking with detailed change information
- Enhanced FileTree and FileModifiedDropdown to show line additions and deletions
- Integrated file history saving and retrieval in ActionRunner
- Updated Workbench view types to include 'diff' option
- Added support for inline and side-by-side diff view modes
…ange detection

- Improved diff algorithm to detect more granular line and character-level changes
- Added support for character-level highlighting in diff view
- Simplified diff view mode by removing side-by-side option
- Updated component rendering to support more detailed change visualization
- Optimized line change detection with improved matching strategy
- Removed lucide-react and next-themes from package dependencies
- Simplified import in workbench store for path and file-saver
- Removed unnecessary module definition in Vite config
- Added dark/light theme support for syntax highlighting
- Enhanced color styles for added/removed lines and characters
- Integrated theme store to dynamically adjust syntax highlighter theme
- Refined color contrast for better readability across themes
Improve connections visually and functionality
- improved organisation of connections (collapsibles)
- improved deploy button
- improved unique chat deployments
netlify deploy button to be disabled on streaming and show link icon when deployed
…#1387)

* feat: save user made changes persistent

* fix: remove artifact from user message on the UI

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

* fix: enhance prompt fix

* fix: added error capture on api error

* fix: replaced error with log for wrong files selected by bolt
…itz-labs#1381)

* 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
thecodacus and others added 12 commits March 4, 2025 20:28
* 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
…abs#1414 (stackblitz-labs#1436)

* Fix: error building my application stackblitz-labs#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
@longfin longfin marked this pull request as ready for review March 10, 2025 09:14
@longfin longfin changed the title [WIP] Merge 50dd74d Merge 50dd74d Mar 10, 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.

9 participants