geekan
|
6dfa4e2c9e
|
fix pylint
|
2023-12-19 19:15:30 +08:00 |
|
geekan
|
505133cacc
|
refine cli
|
2023-12-19 19:00:39 +08:00 |
|
geekan
|
9d1b628bce
|
refine cli
|
2023-12-19 19:00:20 +08:00 |
|
geekan
|
5aa4ef5d83
|
fix typo
|
2023-12-19 18:54:04 +08:00 |
|
geekan
|
3baf47a3d6
|
refine code for isinstance
|
2023-12-19 18:50:55 +08:00 |
|
geekan
|
77735d6e61
|
make registry work
|
2023-12-19 18:04:12 +08:00 |
|
geekan
|
25b8a6dcef
|
make registry work
|
2023-12-19 18:02:51 +08:00 |
|
geekan
|
1073ffd60d
|
Merge branch 'dev' into v0.5-release
|
2023-12-19 18:00:56 +08:00 |
|
geekan
|
f27461f758
|
add llm provider registry
|
2023-12-19 17:55:34 +08:00 |
|
geekan
|
1213c5f88f
|
fix comment
|
2023-12-19 17:14:50 +08:00 |
|
geekan
|
2bae7f2bfb
|
refine code
|
2023-12-19 17:11:02 +08:00 |
|
geekan
|
7f04ec2060
|
refine code
|
2023-12-19 17:06:07 +08:00 |
|
geekan
|
93745b85cc
|
refine config
|
2023-12-19 16:54:06 +08:00 |
|
莘权 马
|
e67dbc92e4
|
feat: disable -- max_auto_summarize_code
|
2023-12-19 16:37:01 +08:00 |
|
geekan
|
2c1538f350
|
bug fix and proper log
|
2023-12-19 16:31:38 +08:00 |
|
geekan
|
d5d7db0bf8
|
bug fix and proper log
|
2023-12-19 16:22:29 +08:00 |
|
geekan
|
f1c6a7ebfb
|
refine code: use handle_exception function instead of in-function duplicate code frags
|
2023-12-19 16:16:52 +08:00 |
|
geekan
|
d3c135edff
|
refine utils code
|
2023-12-19 14:17:54 +08:00 |
|
geekan
|
6f166603c4
|
add function import, avoid "import"
|
2023-12-19 13:51:51 +08:00 |
|
geekan
|
e8f45c4072
|
delete utils.py, move function to common.py
|
2023-12-19 13:40:54 +08:00 |
|
geekan
|
602818e2ba
|
openai_api: refine logic
|
2023-12-19 11:52:23 +08:00 |
|
geekan
|
ad8f7ebfb9
|
token_counter: add gpt-3.5-turbo-16k in list and add comment for them
|
2023-12-19 11:49:06 +08:00 |
|
geekan
|
8b8ee5c56d
|
delete inspect_module.py because we have ast tree parser
|
2023-12-19 11:22:21 +08:00 |
|
geekan
|
caac36b83f
|
use pre-commit
|
2023-12-19 11:01:20 +08:00 |
|
莘权 马
|
43e35fe929
|
fixbug: recursive user requirement dead loop
|
2023-12-18 19:00:28 +08:00 |
|
shenchucheng
|
097c6e09d2
|
add deprecated warnings for the start_project method
|
2023-12-17 14:45:17 +08:00 |
|
shenchucheng
|
355ee8faa8
|
Set current working directory (cwd) to default project root in PyPI mode
|
2023-12-17 00:23:21 +08:00 |
|
shenchucheng
|
68f3865893
|
Add UserRequirement to watch in default if the role is not set to watch
|
2023-12-17 00:21:43 +08:00 |
|
shenchucheng
|
335a025c03
|
fix cContextVar OPTIONS LookupError
|
2023-12-15 19:38:48 +08:00 |
|
garylin2099
|
aae81c1811
|
Merge pull request #564 from iorisa/fixbug/geekan/env_refactor
fixbug: The unit test code outputted by DebugError was mistakenly saved in the wrong file.
|
2023-12-15 15:32:59 +08:00 |
|
geekan
|
df2e9a12be
|
workspace path update
|
2023-12-15 15:26:08 +08:00 |
|
geekan
|
a3d7b0f380
|
CR update
|
2023-12-15 13:19:04 +08:00 |
|
geekan
|
bc9f0f1902
|
workspace path update
|
2023-12-15 12:17:26 +08:00 |
|
geekan
|
2c68b42432
|
action: add example
|
2023-12-15 12:06:27 +08:00 |
|
geekan
|
3a448a7bb4
|
config: adjust default values
|
2023-12-15 11:54:30 +08:00 |
|
geekan
|
919a186e89
|
Merge pull request #563 from iorisa/merge/geekan/main_to_env_refactor
fixbug: single line block cause error
|
2023-12-15 11:37:02 +08:00 |
|
geekan
|
60957372fc
|
tuning log level
|
2023-12-15 11:36:24 +08:00 |
|
geekan
|
b97ca3af7e
|
feat: resolve conflicts
|
2023-12-15 11:14:41 +08:00 |
|
geekan
|
862707d4b7
|
use react instead of _react
|
2023-12-15 10:56:08 +08:00 |
|
geekan
|
126bcdafb9
|
fix error msg
|
2023-12-15 10:44:18 +08:00 |
|
geekan
|
222694c329
|
fix bugs
|
2023-12-15 00:37:10 +08:00 |
|
geekan
|
ccecb45b13
|
resolve conflicts
|
2023-12-14 23:54:38 +08:00 |
|
geekan
|
ad0ac94093
|
fix code review performance drop
|
2023-12-14 23:54:09 +08:00 |
|
geekan
|
84357651e5
|
resolve conflicts
|
2023-12-14 23:54:00 +08:00 |
|
莘权 马
|
ce1895a40b
|
feat: Assume it's new requirements if the code directory does not exist
|
2023-12-14 21:28:11 +08:00 |
|
莘权 马
|
c24b3fff1b
|
feat: merge geekan:env_refactor
|
2023-12-14 21:14:19 +08:00 |
|
莘权 马
|
290fb8b8d0
|
refactor: format
|
2023-12-14 21:10:46 +08:00 |
|
莘权 马
|
829dfd8997
|
feat: merge geekan:main
|
2023-12-14 20:34:04 +08:00 |
|
geekan
|
609d75a07e
|
add programming language as input, add complex strgy to ActionNode.fill method, fix quadrantChart in chinese etc.
|
2023-12-14 18:06:43 +08:00 |
|
geekan
|
39cb663595
|
fix typo
|
2023-12-14 16:21:56 +08:00 |
|