Commit Graph

  • 7e06519357 test(show): pin the timestamp expectation to en-US/UTC like the formatter (#169) main Victor Naumik 2026-09-10 18:59:03 +02:00
  • cd8dc33b98 fix(build): allow better-sqlite3 and onnxruntime-node install scripts (#167) ada-sen 2026-09-10 16:41:54 +00:00
  • 28f0933a44 fix(summarizer): set excludeTurns on ephemeral Codex thread/fork (#158) (#166) ada-sen 2026-09-09 19:15:19 +00:00
  • 274150365d Release v1.6.0: Oh My Pi harness, auto-sync off switch, Bedrock, index-bloat guard v1.6.0 Jesse Vincent 2026-09-08 20:31:01 +00:00
  • 115a767fb4 feat(indexer): add Oh My Pi (OMP) as a fifth conversation harness (#148) Jesse Vincent 2026-09-08 20:02:29 +00:00
  • 07ff8f96df feat(sync): document and test AWS Bedrock summarization passthrough (#44) Jesse Vincent 2026-09-08 19:54:28 +00:00
  • 20f6da4e48 feat(indexer): skip oversize single messages to stop index bloat (#139) Jesse Vincent 2026-09-08 19:51:55 +00:00
  • ea0a29e230 fix(mcp-server): kill orphaned npm install children and prevent install pile-up (#161) Jesse Vincent 2026-09-08 19:45:58 +00:00
  • 6dcfed12e0 fix(sync): stop re-embedding indexed exchanges and honor DO NOT INDEX on large files (#152) Jesse Vincent 2026-09-08 19:35:18 +00:00
  • fd8f839f95 feat(hooks): add EPISODIC_MEMORY_DISABLE_AUTO_SYNC off-switch (#163) Jesse Vincent 2026-09-08 19:29:47 +00:00
  • 50f06e17bb Release v1.5.0: summarizer isolation, Cursor + opencode support, sidechain search v1.5.0 Jesse Vincent 2026-09-08 19:05:26 +00:00
  • 06d8213e4e ci: build and test every PR, including forks, on Node 22 and 24 (#164) Jesse Vincent 2026-09-08 19:03:30 +00:00
  • c26c4d1667 test(sync): make the single-instance lock test deterministic (#156 follow-up) Jesse Vincent 2026-09-08 19:02:13 +00:00
  • 7478e958cd ci: build and test every PR, including from forks #164 ci/add-github-actions Jesse Vincent 2026-09-08 18:45:26 +00:00
  • f156416c49 chore(dist): rebuild bundle from source Jesse Vincent 2026-09-08 18:48:09 +00:00
  • 7632cd86c5 docs: document EPISODIC_MEMORY_SUMMARY_TIMEOUT_MS, EPISODIC_MEMORY_ALLOW_METERED_API, and sidechain search Jesse Vincent 2026-09-08 18:47:47 +00:00
  • f06748a7be fix(summarizer): consolidate error handling, add timeout and fallbacks, warn on metered API (#110, #145, #147, #122, #160, #104) Jesse Vincent 2026-09-08 18:47:47 +00:00
  • 489293b781 fix(search): make sidechain conversations searchable (#128) and honor date filters in vector search (#126) Jesse Vincent 2026-09-08 18:47:47 +00:00
  • 30916f8cad feat(harness): add Cursor (#113) and opencode (#117) support Jesse Vincent 2026-09-08 18:47:47 +00:00
  • 34ed356167 chore(dist): rebuild bundle from source Jesse Vincent 2026-09-08 18:06:11 +00:00
  • 58363b262a fix(summarizer): isolate subprocess from user MCP servers and settings (#149) Jesse Vincent 2026-09-08 18:05:10 +00:00
  • 41e135a7f7 fix(summarizer): run summarization tool-less so it cannot hijack an active session (#108) Jesse Vincent 2026-09-08 18:05:10 +00:00
  • 4248fe3200 fix(search): match multi-word text queries as AND of token LIKEs (#144) Jesse Vincent 2026-09-08 18:05:10 +00:00
  • c8d0e3f222 feat(sync): add EPISODIC_MEMORY_SKIP_SUMMARIES to disable the summarization pass (#159) Jesse Vincent 2026-09-08 18:05:10 +00:00
  • f1bcef60b9 fix(sync): serialize index commands with background sync (#156) Jesse Vincent 2026-09-08 18:05:10 +00:00
  • 5bc902b888 fix(indexer): skip vanished transcripts instead of aborting (#132) Jesse Vincent 2026-09-08 18:05:10 +00:00
  • cff1946088 fix(paths): skip dangling project symlinks instead of aborting directory walks (#143) Jesse Vincent 2026-09-08 18:05:10 +00:00
  • 7e0a415044 fix(embeddings): degrade gracefully when the embedding backend can't load (#137) Jesse Vincent 2026-09-08 18:05:10 +00:00
  • dd5815f998 perf(embeddings): cap onnxruntime intra-op threads on Apple Silicon (#124) Jesse Vincent 2026-09-08 18:05:10 +00:00
  • 8b261ea364 test: add isolated MCP integration tests (#157) Jesse Vincent 2026-09-08 18:05:10 +00:00
  • cbc4881732 fix(install): verify the native binding loads instead of trusting exit codes (#150) Jesse Vincent 2026-09-08 18:05:10 +00:00
  • f5e85f3983 fix(db): enable busy_timeout for multi-writer safety (#101) Jesse Vincent 2026-09-08 18:05:10 +00:00
  • 22a82a5ff5 fix(test): isolate vitest from the real ~/.config/superpowers (#131) Jesse Vincent 2026-09-08 18:05:10 +00:00
  • 1075769021 Release v1.4.2: cross-platform install, summarization & sync robustness v1.4.2 Jesse Vincent 2026-05-21 14:30:23 -07:00
  • a3438a6692 fix: cross-platform postinstall script (#95 followup) Jesse Vincent 2026-05-21 12:07:04 -07:00
  • 6303454940 fix: single-instance lock for sync --background (#97) Jesse Vincent 2026-05-21 11:26:10 -07:00
  • 32c8382c2d fix: probe each required package's manifest before launching the MCP server (#95 Bug 1) Jesse Vincent 2026-05-21 10:22:50 -07:00
  • de11f90980 fix: write retryable error sentinel on summarizer failure (#96) Jesse Vincent 2026-05-21 10:03:09 -07:00
  • 4825609b13 chore: regenerate dist/version.* to match package.json 1.4.1 Jesse Vincent 2026-05-21 09:27:55 -07:00
  • 4e89881018 fix: route summarizer cwd + fall back when resume fails (#93) Andy Wright 2026-05-21 09:27:25 -07:00
  • 2fbb2ad62d Fix Codex summarizer: ignore deprecated model from history; add env override (#99) K. Z. 2026-05-22 00:23:53 +08:00
  • 3a1c3ea7f6 Release v1.4.1: drain zero-exchange sync backlog (#91) v1.4.1 Jesse Vincent 2026-05-17 11:24:27 -07:00
  • e0fa5a67eb fix: sync silently stops summarizing when zero-exchange files queue up (#91) minyek 2026-05-17 19:22:22 +01:00
  • 4bd25d1814 Release v1.4.0: reliable recall trigger + drop slash command v1.4.0 Jesse Vincent 2026-05-12 22:38:08 -07:00
  • 8b9ef253cb Rewrite recall skill description to trigger reliably Jesse Vincent 2026-05-12 22:29:42 -07:00
  • 6f29bef7fb Remove /search-conversations slash command Jesse Vincent 2026-05-12 22:29:06 -07:00
  • ca722060f0 Release v1.3.1: improve recall triggers v1.3.1 Jesse Vincent 2026-05-12 20:19:34 -07:00
  • 49c3ab5a11 Improve memory skill triggers Jesse Vincent 2026-05-12 20:01:00 -07:00
  • b65944b4e6 Release v1.3.0 v1.3.0 Jesse Vincent 2026-05-12 19:06:30 -07:00
  • 9652312ef7 fix: handle Codex local shell outputs Jesse Vincent 2026-05-12 18:57:47 -07:00
  • aeb6c6f240 fix: escape raw HTML in Codex conversation output Jesse Vincent 2026-05-12 18:28:36 -07:00
  • 2ae3db504b fix: report Codex hook trust in doctor Jesse Vincent 2026-05-12 18:17:30 -07:00
  • ed4cf3663c test: add Claude E2E and Codex local marketplace Jesse Vincent 2026-05-12 17:17:59 -07:00
  • 21bd0e08bd test: authenticate Codex E2E harness Jesse Vincent 2026-05-12 15:40:41 -07:00
  • a97fd5ef3b fix: harden Codex production support Jesse Vincent 2026-05-12 15:38:46 -07:00
  • 6659f321dc fix: pass memory config to Codex MCP Jesse Vincent 2026-05-12 14:20:21 -07:00
  • 61bc474259 fix: keep Codex plugin hook synchronous Jesse Vincent 2026-05-12 14:12:00 -07:00
  • 7dd072cfd5 fix: summarize Codex sessions with ephemeral forks Jesse Vincent 2026-05-12 14:05:44 -07:00
  • 16a391451d build: update generated Codex support artifacts Jesse Vincent 2026-05-12 13:16:26 -07:00
  • b516c86b7e feat: render Codex transcripts Jesse Vincent 2026-05-12 13:15:03 -07:00
  • da18d8de63 feat: make skills and hooks Codex-aware Jesse Vincent 2026-05-12 13:12:49 -07:00
  • 3e6ec5a11e feat: summarize Codex sessions with Codex Jesse Vincent 2026-05-12 13:08:35 -07:00
  • cb5a3d2598 feat: parse Codex transcripts Jesse Vincent 2026-05-12 13:04:47 -07:00
  • 85ed27f31d feat: add Codex plugin packaging Jesse Vincent 2026-05-12 12:58:26 -07:00
  • e888b9a7b0 docs: plan Codex support Jesse Vincent 2026-05-12 12:55:32 -07:00
  • 6e48f5cbfc docs: add project CLAUDE.md with release-engineering runbook Jesse Vincent 2026-05-03 20:35:38 -07:00
  • 17cf6bb4bc docs: correct model file size in v1.2.0 changelog (22 MB → 34 MB) Jesse Vincent 2026-05-03 18:13:05 -07:00
  • 05621f17b1 docs: rewrite v1.2.0 changelog for end users (Strunk pass) Jesse Vincent 2026-05-03 17:42:30 -07:00
  • ed99b57770 Release v1.2.0: bge-small-en-v1.5 encoder + auto-migration v1.2.0 Jesse Vincent 2026-05-03 17:37:44 -07:00
  • 37be420084 Release v1.1.2: emergency hotfix for recursive process cascade (#87, #88) v1.1.2 Jesse Vincent 2026-05-03 11:12:06 -07:00
  • 18a9b120c4 Release v1.1.1: single source of truth for version numbers v1.1.1 Jesse Vincent 2026-05-03 10:58:13 -07:00
  • 929ab057f1 Release v1.1.0: search filters, schema migration, summarizer hygiene v1.1.0 Jesse Vincent 2026-05-02 20:27:40 -07:00
  • f061b50542 feat: search filters by project, session_id, and git_branch (#63) Jesse Vincent 2026-05-02 20:22:34 -07:00
  • f401afda35 fix: exclude.txt entries match nested directory names too (#80) Jesse Vincent 2026-05-02 20:18:00 -07:00
  • 06a497b5df fix: stop polluting ~/.claude/projects with summarizer session JSONLs (#83) Jesse Vincent 2026-05-02 15:59:28 -07:00
  • 61d7eb0a98 fix: tool_calls FK uses ON DELETE CASCADE; migrate legacy databases (#81) Jesse Vincent 2026-05-02 15:39:58 -07:00
  • fa02569836 fix: index exchanges appended to previously-indexed transcripts (#84) Jesse Vincent 2026-05-02 15:37:06 -07:00
  • 0b5f02f5c2 fix: convert L2 distance to cosine similarity in search results (#55) Jesse Vincent 2026-05-02 15:34:57 -07:00
  • 99b4dfb8c3 fix: remove --prefer-offline from MCP wrapper npm install (#76) (#86) Matt Van Horn 2026-05-02 15:31:01 -07:00
  • f245bf7c0c fix: quote plugin root in SessionStart hook command (#78) Asish Kumar 2026-05-03 04:00:50 +05:30
  • c656adc64e fix: Add SIGHUP handler and stdin close detection to prevent orphaned MCP processes (#54) Jesse Vincent 2026-03-27 18:18:55 -07:00
  • ff6eca2d07 fix: Redirect embedding model output to stderr to prevent MCP protocol corruption (#48) Jesse Vincent 2026-03-27 18:15:19 -07:00
  • fc1e666993 fix: Resolve 7 open issues — file discovery, search filtering, path handling Jesse Vincent 2026-03-27 17:43:08 -07:00
  • bbd72f982e docs: Fix npm install to use GitHub source (#71) Schuyler Erle 2026-03-27 17:49:30 -07:00
  • 6feaa5bd87 fix: Honor exclude.txt in sync and verify commands (#38) techjoec 2025-12-22 12:37:38 -06:00
  • 88620ebe50 feat: Add API configuration support for summarization (#37) techjoec 2025-12-22 12:36:57 -06:00
  • 9640aef39c Release v1.0.15 v1.0.15 Jesse Vincent 2025-12-17 21:35:13 +00:00
  • 1a592f02f0 Remove package-lock.json deletion from MCP wrapper Jesse Vincent 2025-12-17 21:31:45 +00:00
  • 4a0d2fa67a Release v1.0.14 v1.0.14 Jesse Vincent 2025-12-16 07:04:29 +00:00
  • 3afdcf42c2 Add ensureDir to path getters for automatic directory creation Jesse Vincent 2025-12-15 01:28:54 +00:00
  • 9c342901f6 Use compiled JS for all CLI commands, remove tsx from runtime Jesse Vincent 2025-12-14 22:08:45 +00:00
  • 29914fe694 Refactor: Extract summarizer exclusion marker to shared constant Jesse Vincent 2025-12-14 21:44:40 +00:00
  • 093e6745ef Merge branch 'pr-15-temp' into dev Jesse Vincent 2025-12-14 21:42:01 +00:00
  • 218a14ec85 Replace bash CLI scripts with Node.js wrappers Jesse Vincent 2025-12-14 21:06:48 +00:00
  • 5c109fa7da Fix: Windows spawn ENOENT error - Add shell option for npx commands (#36) Andrew Choi 2025-12-14 11:13:04 -08:00
  • 911b1c7a0b Release v1.0.13: Fix MCP server startup error v1.0.13 Jesse Vincent 2025-11-22 16:05:56 -08:00
  • 0df8a7ccb4 Fix MCP server startup error by using wrapper script Jesse Vincent 2025-11-22 15:48:07 -08:00
  • d9e4ca1937 Release v1.0.12: Improve episodic memory skill triggering behavior v1.0.12 Jesse Vincent 2025-11-22 12:19:49 -08:00
  • d032f1d7e7 Revert "Add releasing-claude-plugins skill" Jesse Vincent 2025-11-22 12:11:39 -08:00
  • 23c966f530 Add releasing-claude-plugins skill Jesse Vincent 2025-11-22 12:06:37 -08:00