Commit Graph

10 Commits

Author SHA1 Message Date
Aonan Guan
52ab84cd63 Improve memory server schema validation (#2726)
- Add explicit property filtering in saveGraph method
- Add additionalProperties constraints to input schemas
2025-09-18 15:11:12 +01:00
allen joslin
063a44a1dd Merge branch 'main' into ajoslin/memory 2025-05-01 17:04:28 -04:00
olaservo
c093906095 Update server version to match package semantic version 2025-04-21 06:28:25 -07:00
Al Joslin
6a50ecadc2 read_graph takes no args 2025-04-05 19:34:29 -04:00
s2005
05fb0eab36 Add newline before server instance initialization
As it was before
2024-12-21 18:59:17 +01:00
s2005
5d0bee0295 fix(memory): revert back instantiation of KnowledgeGraphManager 2024-12-21 18:54:35 +01:00
s2005
04209ec248 feat(memory): add MEMORY_FILE_PATH environment variable support
- Add environment variable MEMORY_FILE_PATH to configure custom storage location
- Support both absolute and relative paths
- Update documentation with configuration examples
- Bump version to 0.6.3
2024-12-21 18:38:12 +01:00
David Soria Parra
788098220e servers: make tool call result spec compatible 2024-12-03 13:00:22 +00:00
Barry Zhang
a8af9d2a30 minor naming change 2024-11-19 21:33:25 -05:00
Barry Zhang
9cbea339af claude memory 2024-11-19 16:06:36 -05:00