Jason Laster
|
e63ff8ab54
|
Remove unused variables
|
2025-03-12 12:26:17 -07:00 |
|
Jason Laster
|
3d7c885584
|
fix no-restricted-imports
|
2025-03-12 12:26:17 -07:00 |
|
Jason Laster
|
5948a48c94
|
Linter fixes
|
2025-03-11 12:11:41 -07:00 |
|
Brian Hackett
|
9ca3c9c977
|
Use Nut API for developer chat messages (#47)
|
2025-03-10 11:56:14 -07:00 |
|
Brian Hackett
|
f34cf9ed5e
|
Assorted telemetry related fixes (#46)
|
2025-03-04 08:55:05 -08: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 |
|
Brian Hackett
|
7326682c94
|
Watch for empty cookie strings
|
2025-02-21 09:37:36 -08:00 |
|
Brian Hackett
|
a489a8d749
|
Remove login key requirement
|
2025-02-21 09:24:07 -08:00 |
|
Brian Hackett
|
63dcd6702e
|
Add login key system
|
2025-02-21 09:00:23 -08:00 |
|
Brian Hackett
|
55dd3c97b6
|
Add feedback button (#29)
|
2025-02-18 15:15:52 -08:00 |
|
Brian Hackett
|
6221ab1d3e
|
Fix issues around rewinding (#28)
|
2025-02-18 11:39:44 -08:00 |
|
Brian Hackett
|
20bb97c0c5
|
Fix assorted problems (#27)
|
2025-02-14 14:27:20 -08:00 |
|
Brian Hackett
|
dd18d5360c
|
Support rewinding to earlier messages (#23)
|
2025-02-12 17:23:26 -08:00 |
|
Brian Hackett
|
ce94bf7fcf
|
Include chat messages in solution instead of last user prompt
|
2025-02-11 06:07:57 -08:00 |
|
Brian Hackett
|
bb82c56958
|
Improve UI for viewing and changing problems (#15)
|
2025-02-10 20:18:54 -08:00 |
|
Brian Hackett
|
b7b602016e
|
Improve support for streaming simulation data to backend (#16)
|
2025-02-07 11:52:19 -08:00 |
|
Brian Hackett
|
3c193be3e6
|
Include mouse data when enhancing prompt
|
2025-01-30 11:24:58 -08:00 |
|
Brian Hackett
|
df8e2526ee
|
Use Nut Chat API (#11)
|
2025-01-29 10:45:18 -08:00 |
|
Brian Hackett
|
45c7365f01
|
Include mouse data when analyzing execution data
|
2025-01-23 07:35:06 -08:00 |
|
Brian Hackett
|
7d02bb58fc
|
Ignore package-lock.json
|
2025-01-22 15:26:40 -08:00 |
|
Brian Hackett
|
2916c0538d
|
Add restriction on number of free uses before setting anthropic API key
|
2025-01-22 08:18:35 -08:00 |
|
Brian Hackett
|
5521e0eba6
|
Add about page
|
2025-01-20 10:32:48 -08:00 |
|
Brian Hackett
|
eee47d9af9
|
Send simulation prompt commands from client (#8)
|
2025-01-20 09:49:36 -08:00 |
|
Brian Hackett
|
3f306a26c0
|
Add menu items UI for about and problem pages (#6)
|
2025-01-17 14:05:03 -08:00 |
|
Brian Hackett
|
6543f33d54
|
Fixes for cloudflare deployment (#3)
|
2025-01-14 13:07:23 -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
|
7295352a98
|
refactor: refactored LLM Providers: Adapting Modular Approach (#832)
* refactor: Refactoring Providers to have providers as modules
* updated package and lock file
* added grok model back
* updated registry system
|
2024-12-21 11:45:17 +05:30 |
|
Anirban Kar
|
df6925ac07
|
fix: add Message Processing Throttling to Prevent Browser Crashes (#848)
|
2024-12-21 02:13:29 +05:30 |
|
Anirban Kar
|
208830151e
|
Merge branch 'main' into prompt-url-params
|
2024-12-17 00:06:22 +05:30 |
|
Anirban Kar
|
bb94180209
|
Merge remote-tracking branch 'origin/main' into system-prompt-variations-local
|
2024-12-16 20:52:01 +05:30 |
|
Anirban Kar
|
70f88f981a
|
feat: Experimental Prompt Library Added
|
2024-12-15 16:47:16 +05:30 |
|
eduardruzga
|
2e05270bab
|
Merge
|
2024-12-14 19:48:37 +02:00 |
|
Anirban Kar
|
e3bdd6944b
|
added prompt url params
|
2024-12-13 00:58:02 +05:30 |
|
Anirban Kar
|
da37d9456f
|
Merge branch 'main' into context-optimization
|
2024-12-12 02:44:36 +05:30 |
|
Anirban Kar
|
5d4b860c94
|
updated to adapth baseurl setup
|
2024-12-11 14:02:21 +05:30 |
|
Anirban Kar
|
b4d0597120
|
remaining changes
|
2024-12-10 18:37:23 +05:30 |
|
eduardruzga
|
fcb61ba499
|
Refactor to use newver v4 version of Vercel AI package
|
2024-12-09 17:26:33 +02:00 |
|
Anirban Kar
|
ea5c6244a6
|
feat(context optimization):improved context management and redused chat overhead
|
2024-12-07 15:58:13 +05:30 |
|
Andrew Trokhymenko
|
235747af51
|
merge with upstream
|
2024-12-02 14:55:43 -05:00 |
|
Andrew Trokhymenko
|
7cdb56a847
|
merge with upstream/main
|
2024-11-29 22:02:35 -05:00 |
|
SujalXplores
|
394d1439c1
|
feat: prompt caching
|
2024-11-27 00:17:00 +05:30 |
|
eduardruzga
|
fbea474442
|
Type fixes
|
2024-11-23 10:41:43 +02: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
|
9f49c25f96
|
Added export button
|
2024-11-22 11:51:52 +02:00 |
|
Oliver Jägle
|
2327de3810
|
Lint-fix all files in app
|
2024-11-21 22:05:35 +01:00 |
|
Andrew Trokhymenko
|
e78a5b0a05
|
image-upload
|
2024-11-18 19:55:28 -05:00 |
|