bolt.diy/app
KevIsDev f79bf06e38 refactor: modify markdown append message content structure to use array format
Change the message content from a plain string to an array of objects with type and text fields to support future extensibility of message formats
2025-05-30 14:45:05 +01:00
..
components refactor: modify markdown append message content structure to use array format 2025-05-30 14:45:05 +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
root.tsx
vite-env.d.ts