Vikramaditya Singh
|
1e733b0c71
|
feat:modified user-message view (#54)
Signed-off-by: Vikramaditya <awesomevikram3@gmail.com>
|
2024-03-19 08:34:16 -04:00 |
|
Pekka Enberg
|
d5c28a47bc
|
Fix frontend index.html head section (#53)
Let's use "OpenDevin" as page title, but also use realfavicongenerator.net to
generate a proper favicon from OpenDevinLogo.jpg.
|
2024-03-19 07:38:21 -04:00 |
|
Suryavir Kapur
|
9e589731f0
|
frontend: adds attach button (#55)
|
2024-03-19 07:35:55 -04:00 |
|
Jim Su
|
cdb83c72e2
|
Add code editor and separate tabs (#43)
|
2024-03-18 22:47:16 -04:00 |
|
Suryavir Kapur
|
cac687508f
|
cra -> vite (#47)
|
2024-03-18 21:31:51 -04:00 |
|
Jim Su
|
cf97b66ff9
|
Frontend: Implement real terminal with xterm.js (#39)
* Add xterm terminal
* Remove unused code blocks
* Update README.md with terminal documentation
* Update frontend/README.md
Co-authored-by: Graham Neubig <neubig@gmail.com>
---------
Co-authored-by: Graham Neubig <neubig@gmail.com>
|
2024-03-17 23:33:48 -04:00 |
|
Jim Su
|
38628c106f
|
Add formatting and linting for typescript components (#32)
* Add formatting and linting for typescript components
* Add lint GitHub Action
* Add push to GitHub action trigger
* Update GitHub action node version
* Add Husky
* Update husky settings
* Fix Husky settings
* Should not pass
* Test
* Test
* Finalize
* Add --legacy-peer-deps flag to npm ci
* Fix lint pre-commit hook
* Compile
* Remove eslint and prettier command quotes
|
2024-03-17 14:57:20 -04:00 |
|
Graham Neubig
|
788ba686c9
|
Add prototype frontend
|
2024-03-15 20:22:29 -04:00 |
|