Binyuan Hui
f99f4ebdaa
fix: typo in the evaluation folder name. ( #66 )
2024-03-20 23:00:09 +08:00
Binyuan Hui
a94f3d81cb
fix: merge multiple .gitignore to unify management ( #61 )
2024-03-20 21:35:51 +08:00
geohotstan
fd277666f6
use argparse in main.py ( #62 )
...
* changed to argparse
* del useless import
* del print statement
* use shortened argument
2024-03-20 09:27:14 -04:00
Robert Brennan
6ff1e52c83
add websocket handshake to server ( #57 )
...
* add websocket handshake to server
* Update server/requirements.txt
2024-03-20 09:00:19 -04:00
Jiaxin Pei
60e043ed8b
Creating the evaluation folder and adding initial analysis of Devin's evaluation outputs ( #50 )
...
* Creating the folder for experiments, adding initial analysis of Devin's outputs on SWE-bench
* typo fixed
* update devin's evaluation outputs analysis
* remove data files from commit
* add logistics for managing the experiment folder in README
* Change folder naming and update logistics.
---------
Co-authored-by: Bowen Li <libowen.ne@gmail.com>
2024-03-20 19:59:51 +08:00
Robert Brennan
1eade7d188
First pass at a control loop ( #35 )
...
* initialize control loop
* add todo
* more todo
* add dockerignore
* add notes to prompt
* encourage llm to finish
* add debug env
* update prompts a bit
* fix task prompts
* add basic regression framework
* add hello-world regression case
* add hello-name test case
* fix workspace ignore
* document regression script
* add python-cli test case
* add default git config
* add help regression test
* add node rewrite test case
* add react-todo test case
* fix dockerfile
* add ability to run background commands
* add client-server test case
* update regression readme
* better support for background commands
* update tests
* fix bug in command removal
2024-03-20 18:44:50 +08:00
Junyang Lin
3c18f22fb3
Update README.md
2024-03-20 16:20:58 +08:00
Xingyao Wang
dcff11cd2f
add Python gitignore ( #59 )
2024-03-20 16:17:16 +08:00
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