Brian Hackett
|
317441e3ba
|
Remove prompt enhancer file (#97)
|
2025-04-06 15:18:42 -07:00 |
|
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
|
f39baaa5a9
|
Revise copy for agentic workflow (#93)
|
2025-04-03 10:13:44 -07:00 |
|
Brian Hackett
|
6e5d09976e
|
Remove import folder button (#92)
|
2025-04-03 10:03:38 -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 |
|
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
|
7849e2198c
|
tsc fixes
|
2025-03-12 12:26:17 -07:00 |
|
Jason Laster
|
e63ff8ab54
|
Remove unused variables
|
2025-03-12 12:26:17 -07:00 |
|
Jason Laster
|
5948a48c94
|
Linter fixes
|
2025-03-11 12:11:41 -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
|
dd18d5360c
|
Support rewinding to earlier messages (#23)
|
2025-02-12 17:23:26 -08:00 |
|
Brian Hackett
|
a5c5d3910a
|
Update backend APIs for doing simulation based prompting (#7)
|
2025-01-20 08:03:25 -08:00 |
|
Brian Hackett
|
09097e580c
|
UI improvements to chat and bug selection (#5)
|
2025-01-17 07:19:13 -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 |
|
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
|
62ebfe51a6
|
fix: .env file baseUrl Issue
|
2024-12-18 16:34:18 +05:30 |
|
Anirban Kar
|
31706183b4
|
updated the examples and added strict rules
|
2024-12-15 22:15:17 +05:30 |
|
Dustin Loring
|
2cb8c825d0
|
ui-ux: prompt enhanced toast notification
changed prompt enhanced to give a toast notification instead of changing the ui.
|
2024-12-14 22:25:28 -05:00 |
|
Ed McConnell
|
4db916928c
|
merge main
|
2024-12-14 09:56:51 -05:00 |
|
Ed McConnell
|
7a31db904d
|
Merge branch 'main' into feat/image-select
|
2024-12-14 09:56:29 -05:00 |
|
Anirban Kar
|
4f02887565
|
Merge pull request #679 from Dlouxgit/main
fix: handle conflicts between input method engine and enter key in chatbox
|
2024-12-14 14:16:31 +05:30 |
|
Anirban Kar
|
3db4004642
|
Update BaseChat.tsx
|
2024-12-14 14:15:27 +05:30 |
|
Ed McConnell
|
4cfabd94ee
|
merged main
|
2024-12-13 20:49:33 -05:00 |
|
SujalXplores
|
ff2726fd2f
|
fix: adjust intro section margin and textarea outline style in BaseChat component
|
2024-12-13 22:47:57 +05:30 |
|
Dlouxgit
|
b0ca49d65e
|
fix: handle conflicts between input method engine and enter key
|
2024-12-13 13:28:27 +08:00 |
|
eduardruzga
|
17e500344a
|
merge
|
2024-12-11 20:02:07 +02:00 |
|
Anirban Kar
|
5d4b860c94
|
updated to adapth baseurl setup
|
2024-12-11 14:02:21 +05:30 |
|
Anirban Kar
|
e0c5c51e56
|
lint fix
|
2024-12-10 23:03:12 +05:30 |
|
Anirban Kar
|
af09104c82
|
moved log to only print on change, and changed error logs to warnings
|
2024-12-10 23:02:54 +05:30 |
|
Anirban Kar
|
7f8f5023a1
|
Merge branch 'main' into ui-background-rays
|
2024-12-10 20:43:27 +05:30 |
|
Anirban Kar
|
b4d0597120
|
remaining changes
|
2024-12-10 18:37:23 +05:30 |
|
Dustin Loring
|
b6f6f187fd
|
fix: small bug
stopped collapse from happen when no provider selected
|
2024-12-07 16:27:37 -05:00 |
|
Dustin Loring
|
66fe6a2efc
|
fix position issue
fix position issue when in chat
|
2024-12-07 16:22:11 -05:00 |
|
Dustin Loring
|
5dd9c926c8
|
Merge branch 'coleam00:main' into ui/model-dropdown
|
2024-12-07 16:18:58 -05:00 |
|
Cole Medin
|
31e7b48e05
|
Merge pull request #580 from oTToDev-CE/feat/add-tabbed-setting-modal
feat: Added a tabbed setting modal
|
2024-12-07 15:01:17 -06:00 |
|
Anirban Kar
|
a98b51e0ef
|
updated theme color
|
2024-12-08 02:12:02 +05:30 |
|
Anirban Kar
|
8067bb63af
|
Merge branch 'main' into ui-background-rays
|
2024-12-08 01:55:05 +05:30 |
|
Dustin Loring
|
a2acc77e89
|
fix: clean up
fix: typecheck / lint
|
2024-12-07 10:53:33 -05:00 |
|
Dustin Loring
|
42ebd3d50e
|
Added a tabbed setting modal
|
2024-12-07 10:27:50 -05:00 |
|
Dustin Loring
|
5692a4c011
|
lint fix
|
2024-12-06 09:42:58 -05:00 |
|
Dustin Loring
|
773e69ef7a
|
Update BaseChat.tsx
moved the model collapse button.
|
2024-12-06 09:36:42 -05:00 |
|
Anirban Kar
|
fe2f0080a3
|
Merge branch 'main' into github-import
|
2024-12-06 18:54:06 +05:30 |
|
Ed McConnell
|
8b7e18e627
|
Initial commit for screen cap feature
|
2024-12-05 17:30:45 -05:00 |
|
eduardruzga
|
2fd0c06ed4
|
Split code a little bit
|
2024-12-04 20:51:27 +02:00 |
|