Skip to content

Commit 882fc11

Browse files
committed
[Chore] Update memory snapshots and local settings
Persist memory database state from this session and add arxiv.org to the WebFetch allowlist (used while researching EDC and TaxoFolk papers for the predicate-policy work).
1 parent 1832a66 commit 882fc11

4 files changed

Lines changed: 9 additions & 5 deletions

File tree

.claude/memory.sqlite3

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
version https://git-lfs.github.com/spec/v1
2-
oid sha256:784b94238ab95d02fab78289764ff8250b52b6e3d3cbac2102760fe9c19fb925
3-
size 47333376
2+
oid sha256:b96c3430c7f0d3c1571aea335884411cd365e72a79155327d660625f2dfe81d1
3+
size 45416448

.claude/memory.sqlite3-shm

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
version https://git-lfs.github.com/spec/v1
2+
oid sha256:34b15ef53bc02d21d92b35cf88d6580173d95f3b71092aa65f305c1d876a8e18
3+
size 32768

.claude/memory.sqlite3-wal

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
version https://git-lfs.github.com/spec/v1
2-
oid sha256:7c6fc2dd3bf1f1c32aaaa275a5540de493eea32cb2d5b99917e30b91bf9d9466
3-
size 2966432
2+
oid sha256:5d60b4a4fdb5ddc1a00dee55d2bb67214df2d4fb884fb7eddced684531df9194
3+
size 655112

.claude/settings.local.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,8 @@
4848
"Bash(claude-memory search:*)",
4949
"Bash(bundle exec:*)",
5050
"Skill(improve)",
51-
"Skill(improve:*)"
51+
"Skill(improve:*)",
52+
"WebFetch(domain:arxiv.org)"
5253
]
5354
},
5455
"enableAllProjectMcpServers": true,

0 commit comments

Comments
 (0)