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
2023-04-14 03:59:44 +00:00
ChungHwan Han
7123fe01b3
Feature/async inference ( #31 )
...
* feat: async execution
* feat: poll execution status
* feat: disable submit button while executing
* feat: execution tracing callback
* feat: handle polling events on client side
* fix: show last tool response
* fix: tool index
* fix: remove sidebar
* fix: action input width
* fix: hide input and observation on final answer
* feat: stack actions
* fix: run workers on serve
* docs: update usage
2023-04-08 05:10:16 +00:00
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