Commit Graph

  • 2aca19aa05 chore: apply ruff formatting Drew Cain 2025-07-01 22:05:10 -05:00
  • 827f7cf3e3 fix: constrain fastmcp version to prevent breaking changes (#203) Drew Cain 2025-07-01 22:01:59 -05:00
  • b181783cdf feat: implement basic_memory_diagnostics tool for version and system information claude/issue-187-20250701_190614 claude[bot] 2025-07-01 19:10:30 +00:00
  • bd4f55158b fix: Problems with MCP #190 (#202) Drew Cain 2025-07-01 10:50:44 -05:00
  • 5360005122 feat: Add to cursor button (#200) Drew Cain 2025-07-01 09:17:48 -05:00
  • 7adf6791e9 fix: #190 MCP Hub tool validation fix/mcp-hub-tool-validation Drew Cain 2025-06-30 23:12:28 -05:00
  • 1dc66bec7a 📊 Daily metrics update - 2025-07-01 github-actions[bot] 2025-07-01 01:24:38 +00:00
  • 42d97504a3 Update daily_report.py nellins 2025-06-30 20:24:08 -05:00
  • 6112e185fd Create daily_report.py nellins 2025-06-30 20:20:42 -05:00
  • 2e758414da Create requirements.txt nellins 2025-06-30 20:19:22 -05:00
  • 3ec9ca234e Create daily-traction.yml nellins 2025-06-30 20:10:49 -05:00
  • 9dec7e98a8 Create daily_report.py nellins 2025-06-30 20:05:32 -05:00
  • 338d225a7e Create requirements.txt nellins 2025-06-30 20:04:04 -05:00
  • 211b760522 Create daily-traction.yml nellins 2025-06-30 20:03:01 -05:00
  • 6a7206ad9a feat: add DXT packaging support (experimental) dxt-packaging phernandez 2025-06-28 14:52:15 -05:00
  • 1cfb1eb4e1 feat: create diagnostic tool with version and config info claude/issue-187-20250627_051243 claude[bot] 2025-06-27 05:16:42 +00:00
  • a4fd71c10b feat: add comprehensive diagnostic tool for version and system information claude/issue-187-20250627_032923 claude[bot] 2025-06-27 03:36:08 +00:00
  • 39f811f8b5 Update README.md Drew Cain 2025-06-26 21:51:14 -05:00
  • 8e69c8b533 chore: update version to 0.14.0 for v0.14.0 release v0.14.0 phernandez 2025-06-26 16:18:10 -05:00
  • 627a5c3c22 docs: add comprehensive v0.14.0 changelog entry phernandez 2025-06-26 16:15:11 -05:00
  • cd88945b22 remove v0.13.0 from changelog phernandez 2025-06-26 16:11:05 -05:00
  • cd8e372f0a fix: add test coverage for optional permalink in EntityResponse schema phernandez 2025-06-26 15:58:19 -05:00
  • a589f8b894 feat: enhance search_notes tool documentation with comprehensive syntax examples (#186) Paul Hernandez 2025-06-26 15:51:58 -05:00
  • c2f4b632cf fix: preserve permalink when editing notes without frontmatter permalink (#184) Paul Hernandez 2025-06-26 15:35:31 -05:00
  • 46d102cef1 update tests for search_repository phernandez 2025-06-26 14:30:10 -05:00
  • 8e4dc026ce chore: update version to 0.14.0b1 for v0.14.0b1 beta release v0.14.0b1 phernandez 2025-06-26 14:08:32 -05:00
  • 7af8e198c2 style: fix linting errors in test assertions phernandez 2025-06-26 14:06:51 -05:00
  • 12b51522bc fix: implement project-specific sync status checks for MCP tools (#183) Paul Hernandez 2025-06-26 13:54:26 -05:00
  • ac9e148bcc test: add more tests for search_repository (#181) Paul Hernandez 2025-06-26 13:45:07 -05:00
  • 546e3cd8db fix: handle Boolean search syntax with hyphenated terms (#180) Paul Hernandez 2025-06-26 12:41:32 -05:00
  • de4737cc22 fix: correct typo and update changelog command template phernandez 2025-06-26 11:09:32 -05:00
  • 77eefeb252 update test-live.md regression suite phernandez 2025-06-26 10:25:48 -05:00
  • e5923a0378 allow web_search in claude github action phernandez 2025-06-26 09:29:23 -05:00
  • cea2410b15 fix: restart watch service when project configuration changes fix/156-watch-service-restart-on-project-changes phernandez 2025-06-25 23:51:14 -05:00
  • 1bf348259b fix formatting on files phernandez 2025-06-25 22:32:05 -05:00
  • 224e4bf9e4 fixes #164 revove log level from mcp_server.run() phernandez 2025-06-25 22:31:47 -05:00
  • 9f1db23c78 fix: respect BASIC_MEMORY_HOME environment variable in Docker containers (#174) Drew Cain 2025-06-25 21:40:30 -05:00
  • db5ef7d35c feat: enhance move_note tool with cross-project detection and guidance (#161) Paul Hernandez 2025-06-25 12:57:59 -05:00
  • f50650763d fix: ensure permalinks are generated for entities with null permalinks during move operations (#162) Paul Hernandez 2025-06-25 12:57:44 -05:00
  • 8a065c32f4 fix: handle None from_entity in Context API RelationSummary (#166) Drew Cain 2025-06-25 12:57:31 -05:00
  • 597f679901 fix: configure Docker to use mounted volume for basic-memory data claude/issue-153-20250624_130954 claude[bot] 2025-06-24 13:13:12 +00:00
  • 2a3adc109a fix: scope entity queries by project_id in upsert_entity method (#168) Drew Cain 2025-06-24 00:02:18 -05:00
  • a52ce1c860 fix: only update Homebrew on stable releases Drew Cain 2025-06-21 08:12:23 -05:00
  • 616c1f0710 feat: switch from Docker Hub to GitHub Container Registry v0.13.8-dev1 phernandez 2025-06-20 15:57:49 -05:00
  • 74847cc380 feat: implement Docker CI workflow for automated image publishing (#159) Paul Hernandez 2025-06-20 15:42:55 -05:00
  • 238490e37d Update src/basic_memory/schemas/base.py claude/issue-154-20250620_130855 Drew Cain 2025-06-20 13:40:17 -05:00
  • 825418c712 fix: add configurable kebab-case filename format to resolve forward slash inconsistency claude[bot] 2025-06-20 13:20:04 +00:00
  • d3b6c85184 docs: add v0.13.8 changelog entry phernandez 2025-06-19 22:13:32 -05:00
  • af44941d5a fix: reset command now clears project configuration (#152) Paul Hernandez 2025-06-19 21:55:50 -05:00
  • 35e4f73ae8 fix: resolve project state inconsistency between MCP and CLI (#149) Paul Hernandez 2025-06-19 21:24:51 -05:00
  • 7be001ca68 fix: fastmcp deprecation warning (#150) Drew Cain 2025-06-19 19:59:17 -05:00
  • 3269a2f33a feat: add Docker container support with volume mounting (#131) Paul Hernandez 2025-06-19 19:57:30 -05:00
  • b8191d090f chore: update version to 0.13.7 for v0.13.7 release v0.13.7 Drew Cain 2025-06-18 22:32:53 -05:00
  • 2ce8a8e4b0 feat: Automatically update Homebrew Signed-off-by: Drew Cain <groksrc@users.noreply.github.com> v0.13.7.dev1 Drew Cain 2025-06-18 22:00:02 -05:00
  • f8099cd004 feat: Automatically update Homebrew (#147) Drew Cain 2025-06-18 21:54:49 -05:00
  • 688e0b0971 chore: update version to 0.13.6 for v0.13.6 release v0.13.6 phernandez 2025-06-18 17:58:56 -05:00
  • ed09ea4ec7 docs: add git sign-off reminder to CLAUDE.md phernandez 2025-06-18 17:56:24 -05:00
  • c85d9f74d7 docs: add v0.13.6 changelog entry phernandez 2025-06-18 17:55:21 -05:00
  • 84d2aaf641 fix: eliminate redundant database migration initialization (#146) Paul Hernandez 2025-06-18 17:32:20 -05:00
  • 7789864493 fix: add entity_type parameter to write_note MCP tool (#145) Paul Hernandez 2025-06-18 17:10:15 -05:00
  • c6215fd819 fix: UNIQUE constraint failed: entity.permalink issue #139 (#140) Drew Cain 2025-06-18 15:03:11 -05:00
  • b4c26a6133 fix: correct spelling error "Chose" to "Choose" in continue_conversation prompt (#141) Drew Cain 2025-06-17 22:15:14 -05:00
  • b64be4ee4e Add test case for Jira ticket naming sync issue (#136) claude/issue-136-20250615_163755 claude[bot] 2025-06-15 16:41:40 +00:00
  • 3fdce683d7 Update README with new website and community links phernandez 2025-06-15 10:37:24 -05:00
  • 782cb2df28 update README.md and CLAUDE.md docs phernandez 2025-06-12 14:24:37 -05:00
  • 56c875f137 chore: update version to 0.13.5 for v0.13.5 release v0.13.5 phernandez 2025-06-11 22:02:56 -05:00
  • 5049de7e2d docs: add changelog entry for v0.13.5 phernandez 2025-06-11 22:01:10 -05:00
  • 49011768f7 fix: rename create_project to create_memory_project for namespace isolation phernandez 2025-06-11 21:58:40 -05:00
  • bc3557f000 chore: update version to 0.13.4 for v0.13.4 release v0.13.4 phernandez 2025-06-11 21:41:06 -05:00
  • 611f5cd305 docs: add changelog entry for v0.13.4 phernandez 2025-06-11 21:39:20 -05:00
  • 4ea392d284 fix: rename list_projects to list_memory_projects to avoid naming conflicts phernandez 2025-06-11 21:37:48 -05:00
  • d491757980 docs: add changelog entries for v0.13.2 and v0.13.3 phernandez 2025-06-11 19:33:48 -05:00
  • 7a69ca2c36 chore: update version to 0.13.3 for v0.13.3 release v0.13.3 phernandez 2025-06-11 19:29:04 -05:00
  • 70a6ce3411 fix: resolve case-insensitive project switching issues phernandez 2025-06-11 19:26:27 -05:00
  • 5b69fd65cd fix: resolve case-insensitive project switching database lookup issue phernandez 2025-06-11 18:19:17 -05:00
  • 85a178a6b8 chore: update version to 0.13.2 for v0.13.2 release v0.13.2 phernandez 2025-06-11 17:09:57 -05:00
  • e4b32d7bc9 feat: add automated release management system phernandez 2025-06-11 17:06:23 -05:00
  • 9590b934cf Merge branch 'main' of github.com:basicmachines-co/basic-memory phernandez 2025-06-11 16:55:48 -05:00
  • 735f239f9b chore: update CHANGELOG.md for v0.13.1 release v0.13.1 phernandez 2025-06-11 16:14:04 -05:00
  • 3ee30e1f36 fix: project cli commands and case sensitivity when switching projects (#130) Paul Hernandez 2025-06-11 16:09:53 -05:00
  • 8d90abb64c fix: add missing 'project create' command to match v0.13.0 documentation claude/issue-129-20250611_192510 claude[bot] 2025-06-11 19:28:06 +00:00
  • 9aaf4ef3d3 fix: implement case-insensitive project switching claude/issue-127-20250611_154446 claude[bot] 2025-06-11 15:47:54 +00:00
  • ac401ea254 chore: prepare for v0.13.0 release by removing release notes file v0.13.0 phernandez 2025-06-11 08:36:30 -05:00
  • fb2fd62ed9 fix: resolve type error and prepare for v0.13.0b6 release v0.13.0b6 phernandez 2025-06-09 15:38:59 -05:00
  • 126d1655e6 fix: simplify versioning for release workflow phernandez 2025-06-09 15:25:20 -05:00
  • 2abf626c46 fix: resolve unused variable lint warnings in tests phernandez 2025-06-09 15:15:05 -05:00
  • ba8e3d112d chore: update dependencies for beta release phernandez 2025-06-09 00:48:48 -05:00
  • 7108a7baf1 fix: resolve sync race conditions and search errors phernandez 2025-06-08 15:20:27 -05:00
  • 35884ef3a7 fix: update MCP tool/prompt/resource calls to use .fn attribute phernandez 2025-06-08 11:52:23 -05:00
  • 040be05a81 fix: normalize project names in config during startup phernandez 2025-06-08 09:28:57 -05:00
  • c141d7d1e6 chore: update version to 0.13.0b5 for release v0.13.0b5 phernandez 2025-06-05 17:08:07 -05:00
  • b73aeb5ed8 feat: add view_note tool for formatted artifacts phernandez 2025-06-05 16:57:11 -05:00
  • 9a0e0bd82d add view_note tool phernandez 2025-06-05 16:30:09 -05:00
  • 117fa44ecf fix project info stats tests phernandez 2025-06-05 15:51:11 -05:00
  • 69d7610d47 test coverage 100% phernandez 2025-06-05 13:07:20 -05:00
  • f608cd13f1 add justfile instead of Makefile, add ignores to test coverage phernandez 2025-06-05 12:26:15 -05:00
  • 2162ad57fe all tests passing phernandez 2025-06-05 11:13:40 -05:00
  • dd6ca80716 fix link_resolver tests phernandez 2025-06-04 23:57:01 -05:00
  • ae3eeb0cc1 add tool prompting and doc updates for strict mode in edit/move, and sync_status tool phernandez 2025-06-04 23:46:48 -05:00
  • 602c55fe90 only allow edit_note, move_note using strict identifier match phernandez 2025-06-04 23:37:29 -05:00