hanchchch
|
f93ab7a669
|
fix: SyscallTracer attach
|
2023-04-06 01:39:19 +09:00 |
|
hanchchch
|
4a3929b08a
|
refactor: BaseTracer
|
2023-04-06 01:33:49 +09:00 |
|
hanchchch
|
82f8126687
|
docs: update usage
|
2023-04-06 00:56:09 +09:00 |
|
hanchchch
|
86b4b425b4
|
docs: add an example
|
2023-04-05 20:08:44 +09:00 |
|
adldotori
|
be366ff6c5
|
fix: regex
|
2023-04-05 18:40:10 +09:00 |
|
ChungHwan Han
|
26a0c67bef
|
stdout/stderr tracer (#12)
* feat: stdout tracer
* fix: lower temperature
* fix: comment-out APPEND tool
* feat: add what i should do
* fix: add patch prompt example and write tool outputs written code
* feat: stdout tracer
* feat: test
* fix: prompt
* feat: rollback
* fix: patch tool
---------
Co-authored-by: adldotori <adldotori@gmail.com>
|
2023-04-05 03:37:20 +00:00 |
|
hanchchch
|
ef52a8908f
|
docs: update features
|
2023-04-05 10:39:51 +09:00 |
|
adldotori
|
80972c78cc
|
docs: update simple_todo
|
2023-04-05 03:56:15 +09:00 |
|
adldotori
|
0fadc67f57
|
docs: add simple_todo example
|
2023-04-05 03:38:08 +09:00 |
|
adldotori
|
80282a47a2
|
feat: add what i did
|
2023-04-03 12:51:22 +00:00 |
|
adldotori
|
810a30fcfa
|
fix: conditional import torch
|
2023-04-03 12:42:08 +00:00 |
|
adldotori
|
0f4669ea36
|
fix: build errors and minor issues
|
2023-04-03 12:40:58 +00:00 |
|
adldotori
|
318c4781de
|
feat: logging in parse method
|
2023-04-03 10:54:38 +00:00 |
|
adldotori
|
9eefef4019
|
feat: import order
|
2023-04-03 07:43:34 +00:00 |
|
adldotori
|
8df3214024
|
feat: add plan in model output
|
2023-04-03 07:42:34 +00:00 |
|
ChungHwan Han
|
0ab3bbced4
|
Feature/log better (#11)
* feat: ansi colored logs
* fix: set global handler
* fix: log prompt on callback handler
* fix: dim_multiline
|
2023-04-03 07:36:04 +00:00 |
|
adldotori
|
930577a5be
|
build: divide dockerfile
|
2023-04-03 04:45:50 +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 |
|
이태호
|
072e16b122
|
feat: update prompt for app develop (#8)
* feat: update prompt for app develop
* feat: complement prompt and logic both
|
2023-03-26 15:28:14 +09:00 |
|
이태호
|
2ffeb4e926
|
feat: append codeeditor.summary (#9)
|
2023-03-26 15:27:51 +09: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
|
65c0c6de80
|
feat: code editor (#5)
* feat: code editor
* feat: code writer
* doc: fix comment
|
2023-03-23 10:12:57 +00:00 |
|
hanchchch
|
cca84704ff
|
build: fix dockerfile
|
2023-03-23 08:53:25 +00:00 |
|
ChungHwan Han
|
3ec0cc786c
|
Feature/better usability (#6)
* refactor: api, core
* feat: static uploader
* doc: update readme
* fix: mkdir static file
* doc: typo
|
2023-03-23 16:33:45 +09:00 |
|
hanchchch
|
264467d660
|
fix: fix prompt to tell user that conversation has ended
|
2023-03-22 04:49:57 +00:00 |
|
hanchchch
|
41237d5532
|
fix: inject get_session method
|
2023-03-22 04:48:27 +00:00 |
|
adldotori
|
4c5be38958
|
feat: add tools
|
2023-03-22 03:21:29 +00:00 |
|
adldotori
|
66aea0406e
|
docs: update README
|
2023-03-22 02:57:32 +00:00 |
|
adldotori
|
d5f8e05eb3
|
fix: CodeEditor.PATCH
|
2023-03-22 01:24:51 +00:00 |
|
ChungHwan Han
|
1480ec99c9
|
feat: tool scope (#3)
* feat: tool scope
* fix: delete unnecessary file
* fix: error
---------
Co-authored-by: 이태호 <adldotori@gmail.com>
|
2023-03-22 09:57:38 +09:00 |
|
이태호
|
78f9e081ea
|
feat: code editor (#4)
|
2023-03-22 09:34:52 +09:00 |
|
adldotori
|
c5a8f85d7a
|
refactor: exit conversation
|
2023-03-21 12:49:47 +00:00 |
|
adldotori
|
28ed048240
|
feat: agent manager manage memory by key
|
2023-03-21 12:20:15 +00:00 |
|
adldotori
|
7242023eaa
|
docs: update README.md
|
2023-03-21 04:41:10 +00:00 |
|
이태호
|
f7892be801
|
feat: refactor bot name (#2)
|
2023-03-20 17:27:20 +09: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 |
|
adldotori
|
d367574d20
|
fix: handle function argument
|
2023-03-19 01:28:14 +00:00 |
|
adldotori
|
eb50f8755c
|
fix: fix basetoolset
|
2023-03-18 13:31:24 +00:00 |
|
hanchchch
|
067379288b
|
refactor: agent builder
|
2023-03-18 21:42:14 +09:00 |
|
hanchchch
|
83095ec2ce
|
refactor: handlers and tools
|
2023-03-18 21:26:19 +09:00 |
|
adldotori
|
2904d5fbf2
|
docs: update README.md
|
2023-03-18 11:03:33 +00:00 |
|
adldotori
|
0ce643603e
|
feat: docker setting done
|
2023-03-18 09:51:31 +00:00 |
|
adldotori
|
bde49eb2e1
|
feat: update terminal tool
|
2023-03-18 09:20:18 +00:00 |
|
hanchchch
|
c3ba6b5f3a
|
build: explicitly use python 3.10
|
2023-03-18 18:14:31 +09:00 |
|
hanchchch
|
b3892007b3
|
build: build non interactive
|
2023-03-18 17:48:13 +09:00 |
|
hanchchch
|
efeee4f3e8
|
build: use poetry
|
2023-03-18 17:41:31 +09:00 |
|
adldotori
|
a7dcd4f6d4
|
feat: more description
|
2023-03-18 08:37:02 +00:00 |
|
adldotori
|
71e9489ff0
|
refactor: handle file
|
2023-03-18 06:05:02 +00:00 |
|
adldotori
|
073b22927a
|
feat: init
|
2023-03-17 15:55:15 +00:00 |
|