Commit Graph

9 Commits

Author SHA1 Message Date
claude[bot] fa594a0d29 feat: Add downloadable Basic Memory tool reference project
Create a comprehensive Basic Memory knowledge graph project that users can
download and import to explore MCP tool documentation.

Features:
- Complete project structure with frontmatter, observations, and relations
- 4 detailed tool reference files (write_note, read_note, search_notes, build_context)
- 2 category guides (Content Management, Search & Discovery)
- Main index file connecting all entities
- Comprehensive README with usage instructions
- Python script to generate additional tools

Structure follows Basic Memory format:
- YAML frontmatter with title, type, permalink, tags
- Observations with [category] syntax
- Relations using [[Entity]] wikilinks
- Knowledge graph connections between tools

Users can:
1. Import into existing projects
2. Create new dedicated tool-reference project
3. Browse in any markdown editor
4. Navigate via search_notes, build_context, read_note
5. Use as template for LLM instructions

Resolves #404

Co-authored-by: Paul Hernandez <phernandez@users.noreply.github.com>
2025-10-28 00:30:50 +00:00
Paul Hernandez a1d7792bdb feat: Implement SPEC-6 Stateless Architecture for MCP Tools (#298)
Signed-off-by: phernandez <paul@basicmachines.co>
Signed-off-by: Paul Hernandez <60959+phernandez@users.noreply.github.com>
Co-authored-by: Claude <noreply@anthropic.com>
Co-authored-by: Drew Cain <groksrc@users.noreply.github.com>
2025-09-21 20:39:19 -05:00
jope-bm ec2fa07350 chore: apply lint and formatting fixes for 0.14.4 release (#290)
Signed-off-by: Joe P <joe@basicmemory.com>
Co-authored-by: Claude <noreply@anthropic.com>
2025-09-05 10:00:52 -06:00
Drew Cain 7a8b08d11e fix: Windows test failures and add Windows CI support (#273)
Signed-off-by: Drew Cain <groksrc@gmail.com>
Co-authored-by: Claude <noreply@anthropic.com>
2025-08-25 08:58:24 -05:00
phernandez 9e4b8bca8f Add legal inventory documentation for IP analysis 2025-08-08 15:16:39 -05:00
Paul Hernandez 3269a2f33a feat: add Docker container support with volume mounting (#131)
Co-authored-by: claude[bot] <209825114+claude[bot]@users.noreply.github.com>
Co-authored-by: phernandez <phernandez@users.noreply.github.com>
Co-authored-by: Claude <noreply@anthropic.com>
2025-06-19 19:57:30 -05:00
phernandez 28318d8435 add install.sh script 2025-02-07 20:32:06 -06:00
phernandez 0faf70d2e9 remove unused files 2024-12-21 18:04:36 -06:00
phernandez 8409199775 migrate entities to folders 2024-12-12 21:22:33 -06:00