Commit Graph

31 Commits

Author SHA1 Message Date
Brian Hackett
9389fb2afc
Keep track of API usage in user accounts, improve approval mechanism (#95) 2025-04-04 14:40:10 -07:00
Brian Hackett
8fb01c5586
Fix UX problems sharing chats and using Nut without being logged in (#87) 2025-03-30 09:04:59 -07:00
Brian Hackett
ac1858b84e
Use Supabase for problems and user login (#85) 2025-03-30 05:31:56 -07:00
Jason Laster
676aa04435 Improve save problem 2025-03-19 15:19:21 -07:00
Brian Hackett
c503fd244e
Updates for async chat format (#71) 2025-03-18 19:18:12 -07:00
Brian Hackett
f3542a576f
Fix lint issues (#65) 2025-03-14 17:12:54 -07:00
Brian Hackett
6f31e689de
Remove file handling and operate on repository IDs (#64) 2025-03-14 16:50:51 -07:00
Jason Laster
f1f225af6b fix consistent returns 2025-03-12 12:26:17 -07:00
Jason Laster
5948a48c94 Linter fixes 2025-03-11 12:11:41 -07:00
Brian Hackett
23fa6f2217
Assorted fixes around approve changes UI (#45) 2025-03-04 07:22:42 -08:00
Brian Hackett
1e7af9f5c8
Support feedback for individual prompts (#43) 2025-03-03 08:54:08 -08:00
Mateusz Burzyński
6acb94b5af
Wrap database in async suspense value (#36) 2025-02-20 11:05:57 -08:00
Brian Hackett
6221ab1d3e
Fix issues around rewinding (#28) 2025-02-18 11:39:44 -08:00
Brian Hackett
dd18d5360c
Support rewinding to earlier messages (#23) 2025-02-12 17:23:26 -08:00
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