bolt.diy/app
KevIsDev 2e7b626b00 feat: add discuss mode and quick actions
- Implement discuss mode toggle and UI in chat box
- Add quick action buttons for file, message, implement and link actions
- Extend markdown parser to handle quick action elements
- Update message components to support discuss mode and quick actions
- Add discuss prompt for technical consulting responses
- Refactor chat components to support new functionality

The changes introduce a new discuss mode that allows users to switch between code implementation and technical discussion modes. Quick action buttons provide immediate interaction options like opening files, sending messages, or switching modes.
2025-05-26 16:05:51 +01:00
..
components feat: add discuss mode and quick actions 2025-05-26 16:05:51 +01:00
lib feat: add discuss mode and quick actions 2025-05-26 16:05:51 +01:00
routes feat: add discuss mode and quick actions 2025-05-26 16:05:51 +01:00
styles feat: enhance error handling and add new search feature 2025-05-01 15:56:08 +01:00
types feat: github fix and ui improvements (#1685) 2025-05-09 15:23:20 +02:00
utils feat: add discuss mode and quick actions 2025-05-26 16:05:51 +01:00
entry.client.tsx
entry.server.tsx feat: enhance context handling by adding code context selection and implementing summary generation (#1091) #release 2025-01-22 22:48:13 +05:30
root.tsx fix: settings bugfix error building my application issue #1414 (#1436) 2025-03-09 01:07:56 +05:30
vite-env.d.ts refactor: updated vite config to inject add version metadata into the app on build (#841) 2024-12-21 01:03:28 +05:30