chore: import upstream snapshot with attribution
This commit is contained in:
+31
@@ -0,0 +1,31 @@
|
||||
node_modules/
|
||||
dist/
|
||||
*.tsbuildinfo
|
||||
|
||||
.env
|
||||
.env.*
|
||||
!.env.example
|
||||
|
||||
*.log
|
||||
.DS_Store
|
||||
.claude/
|
||||
|
||||
plugin/scripts/*.map
|
||||
plugin/scripts/*.d.mts
|
||||
data/
|
||||
!eval/data/
|
||||
!eval/data/**
|
||||
data-*/
|
||||
agentmemory-debug/
|
||||
.gstack/
|
||||
|
||||
# Lock files — never commit (see feedback_no_lockfiles memory)
|
||||
package-lock.json
|
||||
pnpm-lock.yaml
|
||||
yarn.lock
|
||||
integrations/hermes/__pycache__/
|
||||
|
||||
# Eval reports (transient; published scorecards live in docs/benchmarks/)
|
||||
eval/reports/
|
||||
# LongMemEval download is 278MB; fetched on demand
|
||||
eval/data/longmemeval/
|
||||
Reference in New Issue
Block a user