Commit Graph

93 Commits

Author SHA1 Message Date
Christopher
d177199470 fix(style-rendered): padding around response 2023-06-27 12:40:23 -04:00
Christopher
3dffeccaa9 fix(style-rendered): question now has extra margin 2023-06-27 12:26:26 -04:00
Christopher
384ac4fc80 fix(style-rendered): 98% scales better 2023-06-27 12:24:26 -04:00
Christopher
d8eb37e674 Removed unnecessary import 2023-06-27 12:15:27 -04:00
Christopher
f3fa6a3d0b fix(style-rendered): content looks better now 2023-06-27 12:14:39 -04:00
Iheuzio
fd9ac838c4
Merge pull request #32 from Iheuzio/fix/organize-files
Fix/organize files
2023-06-27 11:48:52 -04:00
Christopher
68a714b80a fix(organize-files): update readme to reflect src 2023-06-27 11:47:09 -04:00
Christopher
6994b23aa2 fix(organize-files): easier to debug under src 2023-06-27 11:46:24 -04:00
Christopher
5350ea703c minor fixes 2023-06-26 18:28:32 -04:00
Iheuzio
7af3e2b332
Merge pull request #29 from Iheuzio/feature/copy-code
feature(copy-code): add a copy, button improved ui
2023-06-26 17:49:25 -04:00
Christopher
3b793f329c feature(copy-code): add a copy, button improved ui 2023-06-26 17:48:16 -04:00
Iheuzio
c292129ab8
Merge pull request #28 from Iheuzio/update/logo
Update/logo
2023-06-26 16:00:58 -04:00
Christopher
ac9771b6b7 updated tags 2023-06-26 16:00:43 -04:00
Christopher
a299bbeb94 Update icon to look better 2023-06-26 15:53:20 -04:00
Christopher
bca9e9e5b2 Cropped gif 2023-06-25 23:46:43 -04:00
Christopher
c692fd359c Upgraded gif quality to 1080p 2023-06-25 23:43:26 -04:00
Christopher
ad0ca40c5a Merge branch 'main' of https://github.com/Iheuzio/gpt-contextfiles 2023-06-25 23:24:41 -04:00
Christopher
084ed925c6 improve quality of gif 2023-06-25 23:24:38 -04:00
Iheuzio
b9642e6e5b
Update README.md
fixed typo
2023-06-25 22:37:04 -04:00
Christopher
f9e3e6a3d0 Release 0.2.0 2023-06-25 22:24:32 -04:00
Iheuzio
b7c24aebbb
Merge pull request #26 from Iheuzio/dev
Release 0.2.0
2023-06-25 22:21:48 -04:00
Christopher
c858e19fab updated release version 2023-06-25 22:21:33 -04:00
Iheuzio
12302fb271
Merge pull request #25 from Iheuzio/feature/box-code
feature(code-box): Can copy code and load responses
2023-06-25 22:18:45 -04:00
Christopher
b6d3e4f6e0 updated the readme to reflect changes 2023-06-25 22:16:45 -04:00
Christopher
ca8829014b feature(auto-load): will now show the response 2023-06-25 22:10:29 -04:00
Christopher
77769738c7 feature(copy-code): can copy code 2023-06-25 20:43:26 -04:00
Iheuzio
1d3bcb2078
Merge pull request #24 from Iheuzio/update/readme
update(gif): Added new gif to reflect program
2023-06-25 19:47:16 -04:00
Christopher
ebdced8e7d update(gif): Added new gif to reflect program 2023-06-25 19:46:06 -04:00
Iheuzio
2392bc7099
Merge pull request #23 from Iheuzio/feature/format-code
Feature/format code
2023-06-25 19:38:15 -04:00
Christopher
42a578780f feature(formatted-code): Code is now formatted 2023-06-25 19:34:17 -04:00
Christopher
c354355e2d Release 0.1.3 2023-06-25 13:32:16 -04:00
Iheuzio
dfc76f234e
Merge pull request #21 from Iheuzio/dev
Release 0.1.3
2023-06-25 13:28:41 -04:00
Iheuzio
fd56052233
Merge pull request #20 from Iheuzio/fix/update-readme
fix(assistant): Assistant would not answer reponse
2023-06-25 13:26:33 -04:00
Christopher
2a3b649ced fix(readme): updated readme to reflect new changes 2023-06-25 13:25:39 -04:00
Christopher
68b73cdff9 fix(interaction): Fixed issue with null checks 2023-06-25 13:25:14 -04:00
Christopher
332a383344 fix(assistant): Assistant would not answer reponse 2023-06-25 12:22:16 -04:00
Iheuzio
ba445f3eb8
Merge pull request #19 from Iheuzio/fix/explorer-context
fix(explorer-context): Shows the add files context for any file
2023-06-25 11:54:40 -04:00
Christopher
feded5d341 fix(explorer-context): Shows the add files context for any file 2023-06-25 11:51:30 -04:00
Iheuzio
15283f04bf
Merge pull request #17 from Iheuzio/dev
Release 0.1.2
2023-06-23 18:18:15 -04:00
Iheuzio
eb148f0c35
Merge pull request #16 from Iheuzio/feature/css
fix(css): sidebar now has css
2023-06-23 18:16:55 -04:00
Iheuzio
d014da2ccf Edit header 2023-06-23 18:16:39 -04:00
Iheuzio
54cb7530f7 fix(css): sidebar now has css 2023-06-23 18:13:47 -04:00
Iheuzio
7eff990efd
Merge pull request #15 from Iheuzio/feature/sidebar
feature(sidebar): Renders webpanel on the side
2023-06-23 15:10:16 -04:00
Iheuzio
0ec8dc8ac4 fix(redudant-code): Removed redundancy 2023-06-23 15:05:45 -04:00
Iheuzio
b756de10e4 fix(redundant-code): Fixing redundant code 2023-06-23 14:43:58 -04:00
Iheuzio
572b4a39f7 feature(sidebar): Renders webpanel on the side 2023-06-23 14:27:57 -04:00
Iheuzio
d7c938d182
Update LICENSE.txt 2023-06-22 12:59:06 -04:00
Iheuzio
6ed44ebeda
Merge pull request #14 from Iheuzio/reports/guides
Adding Guides
2023-06-22 12:51:02 -04:00
Iheuzio
213eae0be9
Merge pull request #13 from Iheuzio/reports/templates
Update issue templates
2023-06-22 12:50:27 -04:00
Christopher
1fb3674bf0 Update readme to disclose model used 2023-06-22 12:47:11 -04:00