Commit Graph

10 Commits (0f4669ea36e4f51d33b36f8d09b4a9b8167b9130)

Author SHA1 Message Date
adldotori 0f4669ea36 fix: build errors and minor issues 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
ChungHwan Han e872905866
build: use latest transformers package (#7)
* build: use latest transformers package

* build: add dependency for transformers

---------

Co-authored-by: adldotori <adldotori@gmail.com>
1 year ago
hanchchch cca84704ff build: fix dockerfile 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
이태호 f7892be801
feat: refactor bot name (#2) 1 year ago
ChungHwan Han 20165ec0a0
fix: extract non-readable tags on http get tool (#1)
* fix: extract non-readable tags on http get tool

* feat: increase content limit

---------

Co-authored-by: adldotori <adldotori@gmail.com>
1 year ago
hanchchch 83095ec2ce refactor: handlers and tools 1 year ago
adldotori 0ce643603e feat: docker setting done 1 year ago
hanchchch efeee4f3e8 build: use poetry 1 year ago