Commit Graph

17 Commits

Author SHA1 Message Date
Mateusz Burzyński
dabbfc8bd7
Avoid top level await to fix execution and full module initialization race condition (#9) 2025-01-21 17:52:38 +01:00
Brian Hackett
3f306a26c0
Add menu items UI for about and problem pages (#6) 2025-01-17 14:05:03 -08:00
Brian Hackett
6bc218340c
Use simulation prompt API (#2) 2025-01-11 13:48:38 -10:00
Brian Hackett
c3e1764da3
Merge pull request #1 from replayio/recording-button
Add button to save recording, assorted other UX changes
2025-01-07 05:56:18 -10:00
Anirban Kar
6987ceae9e
Merge pull request #433 from DiegoSouzaPW/feature/SlotCloneError
Check the render method of SlotClone. #432
2024-12-16 21:36:27 +05:30
Anirban Kar
3b8d251a55 updated implementation 2024-12-16 19:47:18 +05:30
Diego Souza
44bda1500a Check the render method of SlotClone. #432 2024-11-26 17:39:13 -03:00
eduardruzga
6e8aa04d27 Lint fixes 2024-11-23 00:29:16 +02:00
eduardruzga
f6a7c4f5b5 Merge remote-tracking branch 'coleam00/main' into import-export-individual-chats
# Conflicts:
#	app/components/chat/BaseChat.tsx
#	app/components/chat/Messages.client.tsx
#	app/lib/persistence/db.ts
#	app/lib/persistence/useChatHistory.ts
2024-11-23 00:26:12 +02:00
eduardruzga
fb34a4cb8f Add import, fix export 2024-11-23 00:23:45 +02:00
eduardruzga
60411550a5 Make tooltip easier to reuse across the app 2024-11-22 11:05:18 +02:00
Qwikode
f644066189 fix(ui): mobile friendly 2024-11-21 15:12:33 +02:00
eduardruzga
6bc873ebf1 Show revert and fork only on AI messages 2024-11-18 20:33:45 +02:00
eduardruzga
082339c242 Added tooltips and fork 2024-11-18 20:31:56 +02:00
eduardruzga
a0ae79a993 Add ability to return to older chat message state 2024-11-16 21:22:00 +02:00
Sam Denty
2a29fbbe82
feat: remove authentication (#1) 2024-09-26 17:45:41 +01:00
Sam Denty
6fb59d2bc5
fix: remove monorepo 2024-09-25 19:54:09 +01:00