18 Commits

Author SHA1 Message Date
Jim Su
b6699fa047
Bug Fix: UI layout changes as you switch between tabs (#58)
* Fix UI layout change bug

* Reword comment
2024-03-19 22:43:15 -04:00
Jim Su
34c76a52c8
Frontend: Implement browser tab (#51)
* Add browser tab

* Add comments for URL and screenshot state variables
2024-03-19 09:14:20 -04:00
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
Robert Brennan
346e992276
add basic websocket server (#41) 2024-03-17 23:25:34 -04:00
Robert Brennan
f0ef8203cf
add issue templates (#40) 2024-03-17 23:18:29 -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
Junyang Lin
2a12619f3a
Update README.md 2024-03-17 10:37:02 +08:00
Xiang Yue
3b73809be9
Update README (Xiang) (#28) 2024-03-17 09:33:12 +08:00
Asad Memon
39add27f15
Create MIT LICENSE (#8) 2024-03-16 22:46:04 +08:00
Binyuan Hui
f2680fd065
Merge pull request #17 from neubig/neubig/add_prototype_frontend
Add prototype OpenDevin frontend
2024-03-16 21:22:25 +08:00
Graham Neubig
788ba686c9 Add prototype frontend 2024-03-15 20:22:29 -04:00
出蛰
d7b8013472 update: readme 2024-03-13 11:47:10 +08:00
出蛰
7b63deba2d init: project 2024-03-13 11:36:30 +08:00