Commit Graph

5 Commits (1fdf63741f820f2892f0ede80b8197a4a7396a56)

Author SHA1 Message Date
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
이태호 072e16b122
feat: update prompt for app develop (#8)
* feat: update prompt for app develop

* feat: complement prompt and logic both
1 year ago
이태호 2ffeb4e926
feat: append codeeditor.summary (#9) 1 year ago
ChungHwan Han 65c0c6de80
feat: code editor (#5)
* feat: code editor

* feat: code writer

* doc: fix comment
1 year ago
ChungHwan Han 3ec0cc786c
Feature/better usability (#6)
* refactor: api, core

* feat: static uploader

* doc: update readme

* fix: mkdir static file

* doc: typo
1 year ago