Skip to content

Commit 7c44229

Browse files
authored
Merge pull request #50 from AgentSwarm-AI/AGT-44-support-custom-crkd-path-V2
Agt 44 support custom crkd path v2
2 parents 0a61fde + b600a86 commit 7c44229

7 files changed

Lines changed: 451 additions & 169 deletions

File tree

.gitignore

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
node_modules
22
dist/
3-
coverage
3+
coverage/
44
.DS_Store
55
*.log
66

@@ -12,3 +12,5 @@ coverage
1212
crkdrc.json
1313

1414
conversationHistory.json
15+
16+
logs/

0 commit comments

Comments
 (0)