Commit Graph

8 Commits (6d03ef4742c57a51fdea4e5672e2dd325d6cc90e)

Author SHA1 Message Date
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
1 year ago
adldotori a5c5ba358f fix: input file path 1 year ago
Taeho e5165d6f90
Refactor/file store (#18)
* feat: change port variable name

* feat: chdir to playground

* refactor: etc

* feat: add verify decorator
1 year ago
adldotori be366ff6c5 fix: regex 1 year ago
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>
1 year ago
adldotori 0f4669ea36 fix: build errors and minor issues 1 year ago
adldotori 9eefef4019 feat: import order 1 year ago
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
1 year ago