Commit Graph

  • 9185226d83 Fix hooks failing silently on Windows due to python3 not found (#23) main John Reilly Pospos 2026-02-14 13:06:01 +10:00
  • 408d4019b3 Fix git commits re-populating dirty-files in default mode (#22) John Reilly Pospos 2026-02-14 12:57:33 +10:00
  • 58d9cbc25a Consolidate hook handlers into trigger.py and bump to v0.8.1 (#21) John Reilly Pospos 2026-02-10 21:06:45 +10:00
  • 3e9159aff2 Fix uv.lock version to 0.8.0 severity1 2025-12-13 21:51:32 +13:00
  • 4db80f1bbf Update uv.lock for v0.8.0 severity1 2025-12-13 21:49:54 +13:00
  • 5b85d09f0c Align version to 0.8.0 in pyproject.toml and plugin.json severity1 2025-12-13 21:47:51 +13:00
  • ce28d2c414 Merge CLAUDE.md documentation updates severity1 2025-12-13 21:45:13 +13:00
  • 786d3a0b24 Update CLAUDE.md with configuration and pattern docs severity1 2025-12-13 21:44:57 +13:00
  • 75cd9158c3 Merge pull request #13 from severity1/fix/init-template-enforcement John Reilly Pospos 2025-12-13 21:43:18 +13:00
  • 6e6c9188ec Rename marketplace and add CLAUDE.md initialization severity1 2025-12-13 21:36:31 +13:00
  • b37186c502 Fix README.md documentation inaccuracies severity1 2025-12-10 01:42:57 +13:00
  • f459e1d56c Enforce template structure in codebase-analyzer skill severity1 2025-12-09 23:43:12 +13:00
  • dd640a37fe Add subtree CLAUDE.md files and fix status command path severity1 2025-12-05 21:55:08 +13:00
  • 59c55872ee v0.7.0: Improve skills and add content verification severity1 2025-12-05 21:43:14 +13:00
  • 02f4847a13 Document 'exclude moving targets' rule in patterns section severity1 2025-12-05 20:25:07 +13:00
  • e24b797bd9 Add 'exclude moving targets' rule to memory-processor skill severity1 2025-12-05 20:21:44 +13:00
  • 9afa7eaead Fix linting errors and add git commit context tests severity1 2025-12-05 20:12:40 +13:00
  • 56d9ef51fe Bump version to 0.6.0 severity1 2025-12-04 01:20:22 +13:00
  • 82a3bdaeeb Update CLAUDE.md with deduplication pattern severity1 2025-12-04 01:18:24 +13:00
  • 83e246db6e Fix deduplication: update existing entries with commit context severity1 2025-12-04 01:14:24 +13:00
  • fe3fa73e50 Test deduplication severity1 2025-12-04 01:13:47 +13:00
  • 64e6cc835f Remove test file severity1 2025-12-04 01:11:56 +13:00
  • ceb662422b Test default mode with commit severity1 2025-12-04 01:11:11 +13:00
  • e68fa5c36d Implement inline commit context, sync command, and trigger modes severity1 2025-12-04 01:06:53 +13:00
  • fe38414718 Test inline commit context format severity1 2025-12-04 01:06:24 +13:00
  • 2adf49a94c Test gitmode round 3: verify chained command detection severity1 2025-12-04 00:59:08 +13:00
  • b31ae2c82f Test gitmode round 2: verify hook fires on commit severity1 2025-12-04 00:46:03 +13:00
  • cc43eb1465 Test gitmode: add two test files for commit detection severity1 2025-12-04 00:43:09 +13:00
  • 5f0eb8d89c Update CLAUDE.md Stop hook UX pattern documentation severity1 2025-12-01 21:55:16 +13:00
  • 8883041008 v0.5.0: Instant memory refresh + Python 3.8 compatibility severity1 2025-12-01 21:42:46 +13:00
  • 28899f8dc7 Update CLAUDE.md command comments to show namespace severity1 2025-11-30 19:08:22 +13:00
  • 352a9eea97 Update README.md project structure to reflect flat commands directory severity1 2025-11-30 19:05:46 +13:00
  • 42a1e0e8e6 Remove memory- prefix from commands, bump to v0.4.0 severity1 2025-11-30 18:56:49 +13:00
  • 37beba3361 Remove explicit name from command frontmatter severity1 2025-11-30 18:49:41 +13:00
  • b4a9d956dd Revert v0.4.0 namespace changes, restore v0.3.0 severity1 2025-11-30 18:45:00 +13:00
  • 30f6804c2b Remove version reference from CLAUDE.md severity1 2025-11-30 18:35:58 +13:00
  • 4cb1a650fa List command files explicitly instead of directory path severity1 2025-11-30 18:34:08 +13:00
  • ce612ce248 Fix command discovery by adding explicit commands path to plugin.json severity1 2025-11-30 18:30:22 +13:00
  • 21ebf556b9 Merge pull request #3 from severity1/feat/namespace-commands John Reilly Pospos 2025-11-30 18:11:54 +13:00
  • c4aae8fd3f Update CLAUDE.md memory for v0.4.0 changes severity1 2025-11-30 18:11:16 +13:00
  • f81eeaac41 Move commands to auto-memory/ namespace, bump to v0.4.0 severity1 2025-11-30 18:02:52 +13:00
  • f91599e8fd Update uv.lock for version 0.3.0 severity1 2025-11-30 14:26:05 +13:00
  • dfb700e99f Update CLAUDE.md memory terminology severity1 2025-11-30 14:25:00 +13:00
  • dd376b8c08 Bump version to 0.3.0 severity1 2025-11-30 14:23:04 +13:00
  • fca360f12f Standardize CLAUDE.md terminology as memory files severity1 2025-11-30 14:22:05 +13:00
  • 588c6f68b2 Bump plugin.json version to 0.2.0 severity1 2025-11-30 14:14:26 +13:00
  • 45ff2fb6dd Fix bash command parsing to stop at shell operators severity1 2025-11-30 10:23:50 +13:00
  • 2b76c8e930 Update README: minimal tokens, clarify isolated agent benefit severity1 2025-11-29 18:26:23 +13:00
  • 976b2cc4fa Fix README to clarify Claude Code edits code, not user severity1 2025-11-29 18:23:32 +13:00
  • 2522bcaa78 Remove version number from CLAUDE.md overview severity1 2025-11-29 18:21:23 +13:00
  • 07df533d8f Update CLAUDE.md with version 0.1.0 details severity1 2025-11-29 18:14:05 +13:00
  • 8c3943ab5f Update version to 0.1.0 for initial release severity1 2025-11-29 18:13:07 +13:00
  • feb4d04c69 Remove docs/ reference folder and update conventions severity1 2025-11-29 18:10:14 +13:00
  • bf931084bb Rename to auto-memory for marketplace consistency severity1 2025-11-29 18:05:18 +13:00
  • 7c5fa67edd Update README with catchy tagline and clearer description severity1 2025-11-29 17:54:10 +13:00
  • f34c6392f0 Add Bash file operation tracking and remove spec docs severity1 2025-11-29 17:41:12 +13:00
  • 51aa4764e6 Rename memory-sync to memory-calibrate and add workflow diagram severity1 2025-11-29 15:30:01 +13:00
  • f9fafc9230 Enhance README with SEO optimization and competitive positioning severity1 2025-11-29 14:31:44 +13:00
  • a76c9b3404 Implement claude-code-memory plugin severity1 2025-11-29 09:19:33 +13:00
  • d7d2d6cdbc tada severity1 2025-11-28 19:16:11 +13:00
  • 3b9452badb Initial commit: PRD and SPEC for claude-code-memory plugin severity1 2025-11-26 23:47:39 +13:00