Commit Graph

6 Commits

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
2023-03-30 06:37:56 +00:00
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>
2023-03-23 11:23:40 +00:00
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>
2023-03-19 15:17:36 +09:00
hanchchch
83095ec2ce refactor: handlers and tools 2023-03-18 21:26:19 +09:00
adldotori
0ce643603e feat: docker setting done 2023-03-18 09:51:31 +00:00
hanchchch
efeee4f3e8 build: use poetry 2023-03-18 17:41:31 +09:00