Commit graph

1086 commits

Author SHA1 Message Date
better629
a01766ae72 fix ut of serialize_deserialize 2023-12-18 17:38:41 +08:00
better629
2abe99cf45 update environment/message to BaseModel, update the ser&deser of roles/actions 2023-12-18 17:38:39 +08:00
better629
f7d5102fa6 update unittest of ser&deser 2023-12-18 17:03:14 +08:00
better629
c08f6d83d7 fix role and format ut of serialize_deserialize 2023-12-18 16:59:18 +08:00
stellahsr
9608a20c71 update test cases for serialize_deserialize 2023-12-18 16:57:05 +08:00
stellahsr
c8570036fc update basic code for serialize 2023-12-18 16:57:00 +08:00
better629
949bc747f9 add mg ser&deser 2023-12-18 15:17:08 +08:00
geekan
4db99b825a
Merge pull request #571 from geekan/v0.5.0-release
V0.5.0 release bugfix
2023-12-17 00:31:44 +08:00
geekan
47e20ea112
Merge pull request #570 from shenchucheng/compat-v0.4
Compat v0.4
2023-12-17 00:27:54 +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
garylin2099
f65c7a0dbe
Merge pull request #566 from shenchucheng/fix-options-lookuperror
fix cContextVar OPTIONS LookupError
2023-12-15 19:49:16 +08:00
shenchucheng
335a025c03 fix cContextVar OPTIONS LookupError 2023-12-15 19:38:48 +08:00
garylin2099
32d6898ea5
Merge pull request #565 from garylin2099/v0.5.0-release
release v0.5.0
2023-12-15 18:50:36 +08:00
garylin2099
493224439e version preparation 2023-12-15 18:48:43 +08:00
garylin2099
f97daac401
Merge pull request #552 from geekan/env_refactor
feat: RFC116 & RFC135
2023-12-15 18:20:08 +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
莘权 马
53c2fe0b97 Merge branch 'geekan/env_refactor' into merge/geekan/main_to_env_refactor 2023-12-15 11:16:05 +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
geekan
5be4b5f39c
Merge pull request #561 from iorisa/merge/geekan/main_to_env_refactor
Merge/geekan/main to env refactor
2023-12-14 23:51:22 +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
geekan
c0bcf57caf Transfer Action usage to ActionNode for subsequent structured reasoning opportunities
- Modifided actions: project_management / design_api / write_prd
2023-12-14 16:01:53 +08:00
geekan
5d7c228539 tuning action node code 2023-12-14 16:01:53 +08:00
geekan
bfdb8415ad tuning action node code 2023-12-14 16:01:53 +08:00
geekan
ad0e5a6da8 action_node: make it work at first step. 2023-12-14 16:01:53 +08:00
geekan
e6102bc31f
Merge pull request #557 from iorisa/fixbug/git_repo_shenquan
fixbug: gitignore error after project renamed
2023-12-14 10:26:42 +08:00
莘权 马
88bbc75d56 fixbug: gitignore error after project renamed 2023-12-13 22:19:55 +08:00
geekan
459e9379ac
Merge pull request #555 from iorisa/feature/fixbug_shenquan
feat: After users provide bug feedback, move directly to the WriteCode stage of the process.
2023-12-12 22:40:41 +08:00
莘权 马
4cb3485c86 feat: After users provide bug feedback, move directly to the WriteCode stage of the process. 2023-12-12 21:32:03 +08:00
geekan
183d939ee8
Merge pull request #554 from 0aaryan/fix-spelling-errors
Fix:  Spelling errors in words (quoto -> quote)
2023-12-12 20:57:02 +08:00
geekan
0783ee0748
Merge pull request #528 from Undertone0809/optimize-log
pref: optimize log
2023-12-12 20:56:03 +08:00
geekan
590544bc38
Merge pull request #545 from mo2g/fixbug/prompts_generate_skill
fix prompts
2023-12-12 20:46:22 +08:00