-
Notifications
You must be signed in to change notification settings - Fork 6.5k
Pull requests: MemPalace/mempalace
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
fix(migrate): close SQLite connection and clean temp palace on exception
#1216
opened Apr 26, 2026 by
arnoldwender
Contributor
Loading…
fix(entity_registry): atomic write to prevent partial corruption on crash
#1215
opened Apr 26, 2026 by
arnoldwender
Contributor
Loading…
fix(kg): reject inverted intervals in add_triple (valid_to < valid_from)
#1214
opened Apr 26, 2026 by
arnoldwender
Contributor
Loading…
feat: add exclude_patterns config key to mempalace.yaml
#1213
opened Apr 26, 2026 by
2loch-ness6
Loading…
feat(init): context-aware corpus detection
#1211
opened Apr 26, 2026 by
milla-jovovich
Collaborator
Loading…
3 tasks
benchmarks: harden longmemeval runner for Windows encoding
#1204
opened Apr 25, 2026 by
mschultheiss83
Loading…
fix(palace_graph): skip None metadata in build_graph
#1201
opened Apr 25, 2026 by
jphein
Collaborator
Loading…
feat(llm): add claude-code provider (#1193)
#1200
opened Apr 25, 2026 by
mvalentsev
Contributor
Loading…
fix(hooks): drop transcript-parent fallback that caused unbounded ingest
#1199
opened Apr 25, 2026 by
rmdes
Loading…
4 of 5 tasks
fix(searcher): tolerate None documents in BM25 reranker
#1198
opened Apr 25, 2026 by
jphein
Collaborator
Loading…
fix(tunnels): normalize wing names in topic tunnel lookup for hyphenated dirs
#1197
opened Apr 25, 2026 by
wahajahmed010
Loading…
fix(graph): normalize wing slug at init so topic tunnels fire for hyphenated dirs (#1194)
#1195
opened Apr 25, 2026 by
bensig
Collaborator
Loading…
fix: prevent HNSW index bloat from resize+persist cycles
#1191
opened Apr 25, 2026 by
funguf
Loading…
8 tasks done
feat(plugin): add mempalace-remote — SSH-proxied palace for remote clients
#1190
opened Apr 25, 2026 by
messelink
Contributor
Loading…
docs(hooks): clarify plugin auto-installs hooks; update manual install to use CLI
#1187
opened Apr 24, 2026 by
ichoosetoaccept
Loading…
3 tasks
fix: skip _fix_blob_seq_ids sqlite open on already-migrated palaces (#1090)
#1177
opened Apr 24, 2026 by
jphein
Collaborator
Loading…
2 of 3 tasks
fix: call quarantine_stale_hnsw() in make_client(); lower threshold to 5min
bug
Something isn't working
storage
#1173
opened Apr 24, 2026 by
jphein
Collaborator
Loading…
2 tasks done
fix(kg): validate ISO-8601 date formats at MCP boundary
area/kg
Knowledge graph
area/mcp
MCP server and tools
bug
Something isn't working
#1167
opened Apr 24, 2026 by
arnoldwender
Contributor
Loading…
3 tasks done
fix: queue-pattern palace write lock + runtime HNSW num_threads retrofit
bug
Something isn't working
storage
#1162
opened Apr 24, 2026 by
imtylervo
Loading…
fix(mcp): lazy per-path KnowledgeGraph cache (#1136)
area/kg
Knowledge graph
area/mcp
MCP server and tools
bug
Something isn't working
#1160
opened Apr 24, 2026 by
mvalentsev
Contributor
Loading…
8 tasks done
docs: add RELEASING.md with mempalace-mcp pre-release check
documentation
Improvements or additions to documentation
#1142
opened Apr 23, 2026 by
jphein
Collaborator
Loading…
2 tasks done
test(benchmarks): enforce the 100ms startup injection budget
performance
Performance improvements
#1140
opened Apr 23, 2026 by
arnoldwender
Contributor
Loading…
3 tasks done
fix(knowledge_graph): backfill NULL metadata on duplicate add_triple
area/kg
Knowledge graph
bug
Something isn't working
#1139
opened Apr 23, 2026 by
arnoldwender
Contributor
Loading…
7 tasks done
fix: reject non-http(s) LLM endpoints + clear ruff bugbear/silent-except findings
bug
Something isn't working
security
Security related
#1138
opened Apr 23, 2026 by
anthonyonazure
Contributor
Loading…
3 of 4 tasks
Previous Next
ProTip!
Exclude everything labeled
bug with -label:bug.