bolt.diy/app/lib/runtime
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
..
__snapshots__ fixed test cases 2024-12-03 11:28:23 +05:30
action-runner.ts feat(deploy): add deploy alert system for build and deployment status 2025-04-04 11:22:56 +01:00
message-parser.spec.ts fixed test cases 2024-12-03 11:28:23 +05:30
message-parser.ts feat: add discuss mode and quick actions 2025-05-26 16:05:51 +01:00