Skip to content

Commit edbc3fe

Browse files
committed
updates to shaiw.character.json file, working well.
1 parent 62c45a7 commit edbc3fe

File tree

4 files changed

+252
-112
lines changed

4 files changed

+252
-112
lines changed

.gitignore

+5-5
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,15 @@
11
node_modules
22
/out
3-
3+
pnpm-lock.yaml
44
.env
55
.env.production
66
.env.local
77
.env_main
88
concatenated-output.ts
99
embedding-cache.json
1010
packages/plugin-buttplug/intiface-engine
11-
1211
.DS_Store
13-
12+
shawdocs/
1413
dist/
1514
# Allow models directory but ignore model files
1615
models/*.gguf
@@ -38,8 +37,8 @@ timeline_cache.json
3837

3938
*.sqlite
4039

41-
characters/
42-
40+
characters/*
41+
!characters/shaiw.character.json
4342
packages/core/src/providers/cache
4443
packages/core/src/providers/cache/*
4544
cache/*
@@ -56,3 +55,4 @@ coverage
5655
agent/content
5756
agent/.turbo
5857
.env.copy
58+
pnpm-lock.yaml

characters/eliza-code-assistant.character.json

-107
This file was deleted.

0 commit comments

Comments
 (0)