Commit Graph

54 Commits

Author SHA1 Message Date
github-actions[bot] c8b462aaec chore: update marketplace for v0.12.21 2026-05-26 13:53:19 +00:00
github-actions[bot] 56616d0616 chore: update marketplace for v0.12.11 2026-05-24 04:39:28 +00:00
github-actions[bot] e2dd736e38 chore: update marketplace for v0.12.3 2026-05-24 02:13:16 +00:00
github-actions[bot] a9677881df chore: update marketplace for v0.12.1 2026-05-24 02:11:59 +00:00
github-actions[bot] 620d538f23 chore: update marketplace for v0.11.118 2026-05-24 02:07:29 +00:00
github-actions[bot] dc010fe57d chore: update marketplace for v0.11.113 2026-05-24 01:10:04 +00:00
github-actions[bot] 7e1f6efe3c chore: update marketplace for v0.11.109 2026-05-24 01:05:29 +00:00
lukaszraczylo f07875ee82 fix: plugin no longer vanishes after Claude Code updates
Root cause: plugin registered as directory source in known_marketplaces.json,
which gets wiped on CLI updates. Now registers in extraKnownMarketplaces
(settings.json) as a GitHub source — same mechanism caveman/context-mode use.

Binaries install to ~/.claude-mnemonic/bin/ instead of the Claude-managed
plugins directory. Thin wrapper scripts in the repo let the marketplace
clone find them. Nothing gets cleaned up when Claude refreshes its cache.

Also fixed along the way:
- ONNX Runtime 1.24.3 → 1.26.0 (API v25 mismatch broke all embedding tests)
- Vector client leaked on DB reinit, processQueue had a race on sessionManager
- reloadConfig called os.Exit(0) bypassing graceful shutdown
- Removed dead QueryRowWithTimeout that leaked contexts
- Added tests for graph/watcher/maintenance/update (all were at 0%)
2026-05-24 01:56:54 +01:00
github-actions[bot] cfc95c9ce4 chore: update marketplace for v0.11.105 2026-04-21 04:14:53 +00:00
github-actions[bot] d0200ff9ee chore: update marketplace for v0.11.101 2026-04-10 04:13:01 +00:00
github-actions[bot] 9316c7ac8d chore: update marketplace for v0.11.97 2026-04-09 04:08:30 +00:00
github-actions[bot] c258c0c845 chore: update marketplace for v0.11.93 2026-04-07 04:12:24 +00:00
github-actions[bot] 6b575b92d6 chore: update marketplace for v0.11.89 2026-04-04 03:58:54 +00:00
github-actions[bot] fae538c169 chore: update marketplace for v0.11.85 2026-04-03 04:06:58 +00:00
github-actions[bot] 458f607b80 chore: update marketplace for v0.11.81 2026-03-30 04:15:50 +00:00
github-actions[bot] a0fecab186 chore: update marketplace for v0.11.77 2026-03-28 03:59:53 +00:00
github-actions[bot] ef92d710b8 chore: update marketplace for v0.11.73 2026-03-17 03:59:52 +00:00
github-actions[bot] c52bab1e95 chore: update marketplace for v0.11.69 2026-03-13 03:59:45 +00:00
github-actions[bot] 3ccb20df63 chore: update marketplace for v0.11.65 2026-03-09 03:58:43 +00:00
github-actions[bot] de422c0de0 chore: update marketplace for v0.11.61 2026-03-07 03:51:29 +00:00
github-actions[bot] 195caffc59 chore: update marketplace for v0.11.57 2026-03-07 01:34:33 +00:00
github-actions[bot] 49e7efd27d chore: update marketplace for v0.11.53 2026-03-07 00:36:01 +00:00
github-actions[bot] 5a81f37779 chore: update marketplace for v0.11.47 2026-03-06 23:53:50 +00:00
github-actions[bot] cd00f74e2c chore: update marketplace for v0.11.43 2026-03-06 15:51:16 +00:00
github-actions[bot] 1a6f6b6e5e chore: update marketplace for v0.11.37 2026-02-11 04:08:18 +00:00
github-actions[bot] 84aff03d7c chore: update marketplace for v0.11.33 2026-02-10 04:09:02 +00:00
github-actions[bot] 1c63843b6f chore: update marketplace for v0.11.29 2026-02-09 04:05:07 +00:00
github-actions[bot] 968fd2293e chore: update marketplace for v0.11.25 2026-02-06 03:59:35 +00:00
github-actions[bot] d69511dd9b chore: update marketplace for v0.11.21 2026-01-15 03:45:28 +00:00
github-actions[bot] 9e4a001e7e chore: update marketplace for v0.11.17 2026-01-11 12:47:20 +00:00
github-actions[bot] f94e07ff6f chore: update marketplace for v0.11.13 2026-01-11 02:01:40 +00:00
github-actions[bot] 3107eddeb2 chore: update marketplace for v0.11.9 2026-01-10 03:44:38 +00:00
github-actions[bot] 4629b75c8a chore: update marketplace for v0.11.5 2026-01-09 22:23:29 +00:00
github-actions[bot] e0218c2bd4 chore: update marketplace for v0.11.1 2026-01-07 22:14:24 +00:00
github-actions[bot] 7ab4b07cf2 chore: update marketplace for v0.10.5 2026-01-07 03:42:17 +00:00
github-actions[bot] 5eb6ad395f chore: update marketplace for v0.10.1 2026-01-07 00:37:31 +00:00
github-actions[bot] 92a99c7615 chore: update marketplace for v0.9.5 2026-01-02 03:42:58 +00:00
github-actions[bot] c99b8f29b8 chore: update marketplace for v0.9.1 2025-12-19 18:25:50 +00:00
github-actions[bot] 48957a6c81 chore: update marketplace for v0.6.38 2025-12-19 02:17:31 +00:00
github-actions[bot] cca48962b4 chore: update marketplace for v0.6.33 2025-12-19 02:17:29 +00:00
github-actions[bot] 587cdab9a5 chore: update marketplace for v0.6.26 2025-12-19 02:17:27 +00:00
github-actions[bot] d90664d27d chore: update marketplace for v0.6.22 2025-12-19 02:17:26 +00:00
github-actions[bot] 6680aa7072 chore: update marketplace for v0.6.18 2025-12-19 02:17:25 +00:00
github-actions[bot] 7d856c7330 chore: update marketplace for v0.6.15 2025-12-19 02:17:24 +00:00
github-actions[bot] 7fed76b53e chore: update marketplace for v0.6.11 2025-12-19 02:17:23 +00:00
github-actions[bot] 9d12f08c91 chore: update marketplace for v0.6.8 2025-12-19 02:17:22 +00:00
github-actions[bot] 2730727e8b chore: update marketplace for v0.6.4 2025-12-19 02:17:21 +00:00
github-actions[bot] cc7b458f07 chore: update marketplace for v0.6.1 2025-12-19 02:17:20 +00:00
github-actions[bot] b431221f53 chore: update marketplace for v0.6.1 2025-12-19 02:17:07 +00:00
github-actions[bot] 64dd58dbfa chore: update marketplace for v0.5.1 2025-12-19 02:17:06 +00:00