ChungHwan Han
6d03ef4742
fix: more specific CodeEditor.WRITE description prompt ( #16 )
...
* fix: more specific CodeEditor.WRITE description propmt
* fix: example might be confusing
* fix: handle \n on start of input
* fix: web ui html escape
* fix: put empty string if there's no observation on web
2023-04-14 03:59:44 +00:00
Ikko Eltociear Ashimine
68345c855a
fix: typo in gpu.py ( #30 )
...
seperated -> separated
2023-04-08 06:34:28 +00:00
adldotori
be87550ff2
feat: make directory
2023-04-07 22:25:50 +09:00
adldotori
a5c5ba358f
fix: input file path
2023-04-07 21:51:28 +09:00
adldotori
5a7d033f9a
feat: change file path
2023-04-07 19:38:56 +09:00
Taeho
e5165d6f90
Refactor/file store ( #18 )
...
* feat: change port variable name
* feat: chdir to playground
* refactor: etc
* feat: add verify decorator
2023-04-07 02:11:24 +00:00
adldotori
be366ff6c5
fix: regex
2023-04-05 18:40:10 +09:00
ChungHwan Han
26a0c67bef
stdout/stderr tracer ( #12 )
...
* feat: stdout tracer
* fix: lower temperature
* fix: comment-out APPEND tool
* feat: add what i should do
* fix: add patch prompt example and write tool outputs written code
* feat: stdout tracer
* feat: test
* fix: prompt
* feat: rollback
* fix: patch tool
---------
Co-authored-by: adldotori <adldotori@gmail.com>
2023-04-05 03:37:20 +00:00
adldotori
0f4669ea36
fix: build errors and minor issues
2023-04-03 12:40:58 +00:00
adldotori
318c4781de
feat: logging in parse method
2023-04-03 10:54:38 +00:00
adldotori
9eefef4019
feat: import order
2023-04-03 07:43:34 +00:00
ChungHwan Han
1fdf63741f
Feature/terminal strace ( #10 )
...
* feat: exp
* feat: watch syscall
* feat: terminal tool with syscall tracer
* refactor: move editor into tools
* fix: errors
* refactor: syscall and terminal
* fix: USE_GPU option
* fix: hard code playground dir
* fix: toolsets
* fix: terminal cwd playground
* feat: wait syscall with timeout
* fix: reset timer on wait_until_stop_or_exit ends
* fix: handle in case exception is tuple
2023-03-30 06:37:56 +00:00
이태호
072e16b122
feat: update prompt for app develop ( #8 )
...
* feat: update prompt for app develop
* feat: complement prompt and logic both
2023-03-26 15:28:14 +09:00
이태호
2ffeb4e926
feat: append codeeditor.summary ( #9 )
2023-03-26 15:27:51 +09:00
ChungHwan Han
65c0c6de80
feat: code editor ( #5 )
...
* feat: code editor
* feat: code writer
* doc: fix comment
2023-03-23 10:12:57 +00:00
ChungHwan Han
3ec0cc786c
Feature/better usability ( #6 )
...
* refactor: api, core
* feat: static uploader
* doc: update readme
* fix: mkdir static file
* doc: typo
2023-03-23 16:33:45 +09:00