Commit Graph

82 Commits

Author SHA1 Message Date
Sam Denty
14da2f0903
fix: remove duplicated bug_report template 2024-10-03 13:15:56 +01:00
Sam Denty
5580ab98a2
fix: typo 2024-10-03 13:13:43 +01:00
Sam Denty
85d2b6f6e8
feat: add readme image (#4) 2024-10-03 13:12:13 +01:00
Alexander Berger
bf65a7ea0b
Update MAIN-FOLDER-README.md 2024-10-03 00:33:28 -05:00
Alexander Berger
efac3a761b
Update MAIN-FOLDER-README.md 2024-10-03 00:07:55 -05:00
Alexander Berger
dbef8c17e5
Create MAIN-FOLDER-README.md 2024-10-03 00:07:23 -05:00
Alexander Berger
84c5da8724
Update README.md 2024-10-02 23:34:33 -05:00
Alexander Berger
36f219fb4a
Update README.md 2024-10-02 23:31:56 -05:00
Alexander Berger
72df4b8cdf
Update README.md 2024-10-02 23:26:22 -05:00
Alexander Berger
3181d50588
Update README.md 2024-10-02 23:25:57 -05:00
Alexander Berger
dfebd40b15
Update README.md 2024-10-02 23:24:22 -05:00
Sam Denty
4cf007ba22
fix: update README.md (#3)
Co-authored-by: apai4 <iamalbertpai@gmail.com>
2024-10-02 23:22:16 -05:00
Albert Pai
2806a6545a
Create bug_report.yml 2024-10-02 17:37:10 -07:00
Albert Pai
46c083cf7b
temp: disable eslint 2024-10-02 17:31:54 -07:00
Alexander Berger
1b83b6c9e3 chore: update readme 2024-10-01 08:39:36 +02:00
Sam Denty
ff8cd577c8
fix: add license 2024-09-30 20:40:08 +01:00
Sam Denty
579556c45d
fix: rename template 2024-09-30 17:26:34 +01:00
Sam Denty
2aa10eedd1
fix: rename template 2024-09-30 17:25:58 +01:00
Sam Denty
ff8d59cd6b
fix: update repo name 2024-09-30 17:20:55 +01:00
Sam Denty
a32851b330
fix: add issue templates (#2) 2024-09-30 17:15:19 +01: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
Sam Denty
d364a6f774
feat: sanitize user messages (#42) 2024-08-22 15:06:51 +02:00
Dominic Elm
8f74cc61ec
fix: user avatar (#51) 2024-08-22 14:27:34 +02:00
Roberto Vidal
b4cfe6ab8b
feat: add avatar (#47) 2024-08-22 10:11:38 +02:00
Kirjava
a7b1f5046d
feat: navigate away when deleting current chat (#44) 2024-08-21 21:18:38 +01:00
Dominic Elm
1e11ab6395
feat: rework ux for deleting chats (#46) 2024-08-21 07:58:43 +02:00
Dominic Elm
fcfef742d5
feat: add file tree breadcrumb (#40) 2024-08-20 18:35:44 +02:00
Connor Fogarty
f55b4e5ab9
feat: add dropdown to select preview port (#17) 2024-08-20 09:17:34 +02:00
Sam Denty
5f06f508cd
chore: better clarify readme (#41) 2024-08-19 19:16:47 +02:00
Roberto Vidal
44226db359
feat(session): encrypt data and fix renewal (#38) 2024-08-19 17:39:37 +02:00
Dominic Elm
b939a0af2d chore: disable css shorthand to avoid conflicts 2024-08-15 07:30:39 +02:00
Connor Fogarty
cf265515cb
feat: send analytics event for token usage (#37) 2024-08-15 07:19:12 +02:00
Dominic Elm
fb2d957351
fix(FileTree): correctly sort file tree (#36) 2024-08-14 14:27:41 +02:00
Dominic Elm
d5a29c2427
feat(layout): allow to minimize chat (#35) 2024-08-14 11:08:52 +02:00
Connor Fogarty
8fd9d4477e
feat: add basic analytics (#29) 2024-08-12 17:37:45 +02:00
Dominic Elm
6e99e4c11e
feat(editor): show tooltip when the editor is read-only (#34) 2024-08-09 13:42:30 +02:00
Dominic Elm
7465cab8f8
fix: update dependencies to fix type validation error (#33) 2024-08-08 17:48:36 +02:00
Dominic Elm
4b59a79baa
feat: implement light and dark theme (#30) 2024-08-08 15:56:36 +02:00
Dominic Elm
e8447db417
fix: adjust system prompt (#32) 2024-08-08 15:18:14 +02:00
Dominic Elm
6c39477d13
fix(FileTree): hidden file patterns (#31) 2024-08-08 14:53:09 +02:00
Connor Fogarty
38e6a79b38
feat: add ability to change preview URL (#26) 2024-08-05 16:49:02 +02:00
Dominic Elm
9aca2925e7 fix: typo in example prompt 2024-08-01 17:31:18 +02:00
Dominic Elm
5bbcdcca2c
feat(ui): style sidebar and landing page (#27) 2024-08-01 16:54:59 +02:00
Kirjava
41f3f202ec
feat: initial chat history ui (#25) 2024-07-31 22:21:40 +01:00
Dominic Elm
be315f685a
feat(prompt): adjust system prompt (#24) 2024-07-31 14:43:46 +02:00
Dominic Elm
836f46b34d
feat: tweak ui for redirect screen (#23) 2024-07-31 14:13:52 +02:00
Dominic Elm
e5ed23c33d
feat: allow to open up to three terminals (#22) 2024-07-31 13:18:41 +02:00
Albert Pai
49196273b0
ci: deploy to cloudflare (#19) 2024-07-30 11:15:38 +02:00
Dominic Elm
58af0dea8c
feat: allow to disable auth during development (#21) 2024-07-30 10:31:35 +02:00