Commit Graph

8 Commits

Author SHA1 Message Date
ChungHwan Han
a15ba07eca
Feature/gui (#24)
* feat: simple gui

* fix: prevent deadlock

* fix: show answer

* refactor: change endpoint

* fix: set random session id by default

* fix: dashboard wip

* fix: link-body-emphasis

* fix: path problem when using local file

* fix: handle path problem

* fix: import error

* fix: files regex

* fix: prompt about output files

* fix: show response files

* fix: handle error
2023-04-07 12:07:19 +00:00
adldotori
0f4669ea36 fix: build errors and minor issues 2023-04-03 12:40:58 +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
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