← Back to report

thedotmack/claude-mem

All events — 2026-04-19

Type AI Score Description Actor Reason Date
COMMIT 1.00 feat: disable subagent summaries, label subagent observation Commit message contains explicit AI assi 2026-04-19
COMMIT 1.00 docs: update CHANGELOG.md for v12.2.1 Commit message contains explicit AI assi 2026-04-19
COMMIT 1.00 chore: bump version to 12.2.1 Commit message contains explicit AI assi 2026-04-19
COMMIT 1.00 fix: break infinite summary-retry loop (#1633) (#2072) Commit message contains explicit AI assi 2026-04-19
COMMIT 1.00 chore: remove conductor.json shim Commit message contains explicit AI assi 2026-04-18
COMMIT 1.00 docs: update CHANGELOG.md for v12.2.0 + make generator incre Commit message contains explicit AI assi 2026-04-18
COMMIT 1.00 feat(ui): hide observer-sessions project from UI lists Commit message contains explicit AI assi 2026-04-17
COMMIT 1.00 fix(worktree): address CodeRabbit PR review feedback Commit message contains explicit AI assi 2026-04-17
COMMIT 1.00 fix(worktree): address PR review — test assertion, dry-run s Commit message contains explicit AI assi 2026-04-17
COMMIT 1.00 build(worktree): rebuild plugin artifacts for worktree adopt Commit message contains explicit AI assi 2026-04-17
COMMIT 1.00 feat(ui): show merged-into-parent badge on adopted observati Commit message contains explicit AI assi 2026-04-17
COMMIT 1.00 feat(cli): npx claude-mem adopt [--dry-run] [--branch X] Commit message contains explicit AI assi 2026-04-17
COMMIT 1.00 feat(worktree): auto-adopt merged worktrees on worker startu Commit message contains explicit AI assi 2026-04-17
COMMIT 1.00 feat(worktree): query plumbing surfaces merged rows under pa Commit message contains explicit AI assi 2026-04-17
COMMIT 1.00 feat(worktree): adoption engine for merged worktrees Commit message contains explicit AI assi 2026-04-17
COMMIT 1.00 feat(migration): add merged_into_project column for worktree Commit message contains explicit AI assi 2026-04-17
COMMIT 1.00 feat(worktree): include parent repo observations in worktree Commit message contains explicit AI assi 2026-04-17
COMMIT 1.00 feat(worktree): auto-apply cwd-based project remap on worker Commit message contains explicit AI assi 2026-04-17
COMMIT 1.00 chore: remove auto-generated per-directory CLAUDE.md files Commit message contains explicit AI assi 2026-04-17
COMMIT 1.00 fix(worktree): audit observation fetch/display for composite Commit message contains explicit AI assi 2026-04-17
COMMIT 1.00 fix(cwd-remap): address PR review feedback Commit message contains explicit AI assi 2026-04-17
COMMIT 1.00 chore(scripts): replace worktree-remap with cwd-based remap Commit message contains explicit AI assi 2026-04-16
COMMIT 1.00 fix(project-name): use parent/worktree composite so observat Commit message contains explicit AI assi 2026-04-16
COMMIT 1.00 docs: update CHANGELOG.md for v12.1.6 Commit message contains explicit AI assi 2026-04-16
COMMIT 1.00 chore: bump version to 12.1.6 Commit message contains explicit AI assi 2026-04-16
COMMIT 1.00 fix: drop orphan flag when filtering empty-string spawn args Commit message contains explicit AI assi 2026-04-16
COMMIT 1.00 docs: update CHANGELOG.md for v12.1.4 Commit message contains explicit AI assi 2026-04-15
COMMIT 1.00 chore: bump version to 12.1.4 Commit message contains explicit AI assi 2026-04-15
COMMIT 1.00 build: rebuild plugin artifacts after $CMEM header revert Commit message contains explicit AI assi 2026-04-15
COMMIT 1.00 fix: revert unauthorized $CMEM branding in context header Commit message contains explicit AI assi 2026-04-15
COMMIT 1.00 revert: remove overengineered summary salvage logic (#1718) Commit message contains explicit AI assi 2026-04-15
COMMIT 1.00 fix: reap stuck generators in reapStaleSessions (fixes #1652 Commit message contains explicit AI assi 2026-04-15
COMMIT 1.00 fix: add circuit breaker to OpenClaw worker client (#1636) ( Commit message contains explicit AI assi 2026-04-15
COMMIT 1.00 fix: resolve Setup hook broken reference and warn on macOS-o Commit message contains explicit AI assi 2026-04-15
COMMIT 1.00 fix: session lifecycle guards to prevent runaway API spend ( Commit message contains explicit AI assi 2026-04-15
COMMIT 1.00 fix: resolve Gemini CLI 0.37.0 session capture failures (#16 Commit message contains explicit AI assi 2026-04-15
COMMIT 1.00 fix: replace hardcoded nvm/homebrew PATH with universal logi Commit message contains explicit AI assi 2026-04-15
COMMIT 1.00 fix: filter empty string args before Bun spawn() to prevent Commit message contains explicit AI assi 2026-04-15
COMMIT 1.00 docs: add CLAUDE_MEM_MODE documentation for language and mod Commit message contains explicit AI assi 2026-04-15
COMMIT 1.00 docs: update CHANGELOG.md for v12.1.1 Commit message contains explicit AI assi 2026-04-15
COMMIT 1.00 chore: bump version to 12.1.1 Commit message contains explicit AI assi 2026-04-15
COMMIT 1.00 fix: broadcast uses summaryForStore to support salvaged summ Commit message contains explicit AI assi 2026-04-15
COMMIT 1.00 fix(deps): upgrade glob from ^11.0.3 to ^13.0.0 (fixes #1717 Commit message contains explicit AI assi 2026-04-11
COMMIT 1.00 fix: expose summaryStored in session status to detect silent Commit message contains explicit AI assi 2026-04-10
COMMIT 1.00 docs: add custom grammar and markdown special support sectio Commit message contains explicit AI assi 2026-04-10
COMMIT 1.00 fix: add context-generator.cjs to SHEBANG_SCRIPTS and assert Commit message contains explicit AI assi 2026-04-10
COMMIT 1.00 fix: suppress false ERROR when duplicate daemon loses port b Commit message contains explicit AI assi 2026-04-10
COMMIT 1.00 fix: set cwd to homedir when spawning chroma-mcp to prevent Commit message contains explicit AI assi 2026-04-10
COMMIT 1.00 fix: add .gitattributes to enforce LF endings on plugin scri Commit message contains explicit AI assi 2026-04-10
COMMIT 1.00 fix: avoid DEP0190 deprecation on Windows by using single-st Commit message contains explicit AI assi 2026-04-10
COMMIT 1.00 fix: filter ghost observations with no content fields (#1625 Commit message contains explicit AI assi 2026-04-10
COMMIT 1.00 docs: add Language Support section to smart-explore/SKILL.md Commit message contains explicit AI assi 2026-04-09
COMMIT 1.00 fix: remove leaky mock.module() for project-name that pollut Commit message contains explicit AI assi 2026-04-09
COMMIT 1.00 docs: update CHANGELOG.md for v12.1.0 Commit message contains explicit AI assi 2026-04-09
COMMIT 1.00 chore: bump version to 12.1.0 Commit message contains explicit AI assi 2026-04-09
COMMIT 1.00 feat: Knowledge Agents — queryable corpora from claude-mem ( Commit message contains explicit AI assi 2026-04-09
COMMIT 1.00 feat: support ANTHROPIC_BASE_URL in EnvManager (#1627) Commit message contains explicit AI assi 2026-04-08
COMMIT 1.00 docs: update CHANGELOG.md for v12.0.1 Commit message contains explicit AI assi 2026-04-08
COMMIT 1.00 chore: bump version to 12.0.1 Commit message contains explicit AI assi 2026-04-08
COMMIT 1.00 fix(mcp): MCP server crashes with Cannot find module 'bun:sq Commit message contains explicit AI assi 2026-04-08
COMMIT 1.00 docs: update CHANGELOG.md for v12.0.0 Commit message contains explicit AI assi 2026-04-07
COMMIT 1.00 chore: bump version to 12.0.0 Commit message contains explicit AI assi 2026-04-07
COMMIT 1.00 fix: enhance title sanitization per PR #1641 review (round 4 Commit message contains explicit AI assi 2026-04-07
COMMIT 1.00 fix: address PR #1641 review comments (round 3) Commit message contains explicit AI assi 2026-04-07
COMMIT 1.00 feat: file-read gate allows Edit, add legacy-peer-deps for g Commit message contains explicit AI assi 2026-04-07
COMMIT 1.00 feat: expand smart-explore to 24 languages with markdown sup Commit message contains explicit AI assi 2026-04-07
COMMIT 1.00 fix: address PR #1641 review comments (round 2) Commit message contains explicit AI assi 2026-04-07
COMMIT 1.00 fix: address PR review comments and add file read gate docs Commit message contains explicit AI assi 2026-04-07
COMMIT 1.00 chore: rebuild plugin artifacts Commit message contains explicit AI assi 2026-04-07
COMMIT 1.00 fix: worker startup crash and missing observation columns Commit message contains explicit AI assi 2026-04-07
COMMIT 1.00 chore: rebuild worker-service.cjs with filePath escaping fix Commit message contains explicit AI assi 2026-04-07
COMMIT 1.00 fix: escape filePath in recovery hints to prevent malformed Commit message contains explicit AI assi 2026-04-07
COMMIT 1.00 fix: use null-check instead of falsy-OR for depth defaults t Commit message contains explicit AI assi 2026-04-07
COMMIT 1.00 fix: address CodeRabbit review — remove side-effectful test Commit message contains explicit AI assi 2026-04-07
COMMIT 1.00 fix: declare inputSchema properties for search and timeline Commit message contains explicit AI assi 2026-04-01
COMMIT 1.00 fix: address PR review — day sort, path canonicalization, de Commit message contains explicit AI assi 2026-04-07
PR 1.00 fix(observer): JSONL file pruning and token budget cap Explicit 'Generated with Claude Code'; c 2026-04-18
PR 1.00 fix(search): newest-first context, session lookup, jsts spli Explicit 'Generated with Claude Code'; c 2026-04-18
PR 1.00 feat(bedrock): support AWS Bedrock model routing in SDKAgent PR body explicitly mentions AI collabora 2026-03-19
PR 1.00 fix: remove Setup hook referencing deleted setup.sh Explicit claim of AI generation via 'Gen 2026-03-19
PR 1.00 fix: salvage summary data when Claude returns observation ta PR body explicitly mentions AI collabora 2026-04-05
PR 1.00 fix: clarify observation ID in context footer and index (#13 PR body explicitly mentions AI collabora 2026-04-09
PR 1.00 fix: detect -in-summary pattern and strengthen PR body explicitly mentions AI collabora 2026-04-09
PR 1.00 fix: add code--zh-tw.json mode file for Traditional Chinese PR body explicitly mentions AI collabora 2026-04-09
PR 1.00 fix: read CLAUDE_MEM_WORKER_PORT dynamically in SessionStart PR body explicitly mentions AI collabora 2026-04-10
PR 1.00 fix: normalize Windows backslash paths in bun-runner.js (#12 PR body explicitly mentions AI collabora 2026-04-10
PR 1.00 fix: sync root .mcp.json from plugin config so MCP server re PR body explicitly mentions AI collabora 2026-04-10
PR 1.00 fix: validate watch.context.path before writing AGENTS.md (# PR body explicitly mentions AI collabora 2026-04-10
PR 1.00 fix: resolve cache install path in BranchManager on update ( PR body explicitly mentions AI collabora 2026-04-10
PR 1.00 fix: add cache path and PATH export to PreToolUse hook (#166 PR body explicitly mentions AI collabora 2026-04-10
PR 0.20 feat: delete observations via MCP tool, CLI, HTTP API, and v Uses domain-specific phrasing and bullet 2026-03-18
PR 0.20 feat: add openai-compatible and anthropic-compatible provide Technical, structured summary; no AI hal 2026-03-20
PR 0.20 feat: migrate from bun:sqlite to @libsql/client for team dat Technical changelog and domain terms, hu 2026-03-20
PR 0.20 fix: prevent cold start hook errors from aggressiveStartupCl Contains root-cause analysis and specifi 2026-03-21
PR 0.20 feat: persist ANTHROPIC_BASE_URL in ~/.claude-mem/.env for c Problem description uses real-world scen 2026-03-21
PR 0.20 feat: Principles system — correction detection, extraction & Highly technical bullet points, domain-s 2026-03-23
PR 0.20 fix: use portable model tier aliases to support Bedrock, Ver Technical content and error example, not 2026-03-23
PR 0.20 feat: GStack mode + dynamic per-project mode system Bullet-pointed, jargon-heavy, and projec 2026-03-24
COMMIT 0.10 fix: rebuild FTS5 index after bulk observation import (fixes Technical, terse, with domain context an 2026-04-08
PR 0.10 fix(summarizer): salvage summary from observation tags, supp Structured using template, emoji is a mi 2026-04-18
PR 0.10 fix(search): default project filter, FTS5 fallback, concept Succinct technical changelog; no AI hall 2026-04-18
PR 0.10 fix(installer): cache-layout detection, tree-sitter dep, wor Direct, technical, template-driven; huma 2026-04-18
PR 0.10 fix(auth): cloud provider model mapping, env forwarding, Ver Concise and domain-specific without AI-t 2026-04-18
PR 0.10 fix(mcp): fix .mcp.json, timeouts, txt outline, subprocess l Terse, technical, checklist/ticket refer 2026-04-18
PR 0.10 feat(worktree): scope per worktree, cwd backfill, and merged Use of repo references and domain jargon 2026-04-17
PR 0.10 Replace flat restart counter with windowed restart guard Technical details and informal correctio 2026-04-17
PR 0.10 fix: installCLI() writes version-stable alias that self-upda Domain-specific details and informal str 2026-04-17
PR 0.10 fix(project-name): scope observations per worktree + cwd-bas Detailed technical description with huma 2026-04-16
PR 0.10 fix(project-name): scope observations per worktree + cwd-bas Detailed technical description with huma 2026-04-16
PR 0.10 fix: stop hook graceful degradation — prevent session exit b Domain jargon and references to specific 2026-03-19
PR 0.10 fix(bun-runner): use full path from where/which output on Wi Detailed technical explanation with spec 2026-03-25
PR 0.10 feat: add CLAUDE_MEM_DISABLED env var for headless sessions Informal tone and domain-specific refere 2026-03-25
PR 0.10 fix: replace non-existent setup.sh with smart-install.js in Concise explanation and repository-speci 2026-03-27
PR 0.10 fix: resolve worktree observations to parent repo project na Problem and solution detail using projec 2026-03-27
PR 0.10 fix: add multi-layer fuzzy dedup to prevent duplicate observ Uses domain-specific terminology and cas 2026-03-30
PR 0.10 fix: enforce per-agent memory isolation in OpenClaw plugin Repository-specific details and abbrevia 2026-03-30
PR 0.10 fix: pass project filter to Chroma and SQLite in search endp Technical explanation with domain refere 2026-03-30
PR 0.10 fix: unify git worktrees under the same project name Human style, example table, and repo-spe 2026-03-30
PR 0.10 feat: add CLAUDE_MEM_CHROMA_EMBEDDING_FUNCTION setting for c Motivation and config details with domai 2026-03-31
PR 0.10 fix: update sdk_sessions status on session-complete and reso Technical bug report and SQL example; hu 2026-03-31
PR 0.10 feat: pi-mem — persistent memory extension for pi-mono agent Free-text is technical, terse, and domai 2026-04-14
PR 0.08 fix: rename bun-runner.js to .mjs to fix ESM SyntaxError on Some structure from templates, but minim 2026-04-11
PR 0.08 fix: skip SDK session resume when summarizing to prevent con Structured, minimal, mostly technical, s 2026-04-11
PR 0.05 fix: persist session completion to database in completeByDbI Contains technical jargon and concise ex 2026-04-01
PR 0.05 fix: sort timeline newest-first so preview shows recent obse Uses domain-specific detail and terse la 2026-04-02
PR 0.05 feat: add cooperative cycling and Storyline content ingestio Technical vocabulary and structured summ 2026-04-02
PR 0.05 feat: project-aware observation injection for multi-project Concise, domain-focused analysis and fix 2026-04-03
PR 0.05 fix: add AbortSignal.timeout to isPortInUse on non-Windows p Technical bug description and fix; clear 2026-04-04
PR 0.05 fix: wrap PowerShell ArgumentList paths in double-quotes to Direct Windows bug explanation, specific 2026-04-04
PR 0.05 fix: move dynamic content after static prefix to enable prom Bug description rich in technical specif 2026-04-04
PR 0.05 fix: export PATH in hooks so node resolves on nvm systems Contains informal bug context and clear 2026-04-04
PR 0.05 fix: wire generated_by_model into observation write path Motivation and changes described with te 2026-04-05
PR 0.05 fix(search): add FTS5 keyword search fallback when ChromaDB Uses detailed technical breakdown and ex 2026-04-05
PR 0.05 fix: add 400/401 to FALLBACK_ERROR_PATTERNS to prevent retry Concise domain-specific language; no AI 2026-04-06
PR 0.05 fix: resolve bun.exe when npm shim is in PATH Brief, technical, and uses informal test 2026-04-06
PR 0.05 docs: add cmux Claude executable troubleshooting note Direct explanation with domain context; 2026-04-07
PR 0.05 feat: add get_session MCP tool to resolve memory_session_id Concise technical details and direct usa 2026-04-07
PR 0.05 fix: preserve pending messages when LLM returns non-XML or e Detailed technical explanation; human ty 2026-04-07
PR 0.05 fix: split shared jsts tree-sitter query into separate js an Uses concrete technical detail; human-ty 2026-04-08
PR 0.05 fix: resolve uvx absolute path for non-interactive shell con Uses detailed problem description and sh 2026-04-09
PR 0.05 feat: Layer 3 transcript storage, TITANS observer, and build Dense technical summary; TITANS observer 2026-04-09
PR 0.05 fix: rename bun-runner.js to .mjs to fix ESM SyntaxError on Detailed error context and direct explan 2026-04-10
PR 0.05 feat: add transcript backfill for historical Claude Code ses Shows handwritten motivation, rich domai 2026-04-10
PR 0.05 fix: cap SessionStart additionalContext at 9.5KB to prevent Technical detail, terse phrasing, clear 2026-04-10
PR 0.05 fix: pass project filter through in searchObservations and s Direct technical summary, structured, mi 2026-04-10
PR 0.05 feat: preserve historical timestamps when ingesting archived Concise technical language, clear motiva 2026-04-10
PR 0.05 fix: skip SDK session resume when summarizing to prevent con Detailed technical explanation, abrupt s 2026-04-11
PR 0.05 fix: downgrade missing cwd from ERROR to WARN and use HOME a Casual tone, domain context, clear techn 2026-04-12
PR 0.05 fix: support ANTHROPIC_AUTH_TOKEN and ANTHROPIC_BASE_URL in Clear technical write-up, casual tone, d 2026-04-12
PR 0.05 feat: multi-node network mode Technical detail and structured summary, 2026-04-12
PR 0.05 fix: allow full file read when file modified since last obse Casual, broken sentence end; domain-spec 2026-04-13
PR 0.05 fix: migration 7 unique-constraint check incorrectly matches Direct SQL discussion, terse problem-foc 2026-04-13
PR 0.05 fix: include ~/.bun/bin in hooks PATH on Windows Jargon, specific file/test changes, no A 2026-04-13
PR 0.05 fix: strengthen summary prompt to prevent tag Clear technical summary, domain-specific 2026-04-13
PR 0.05 feat: add AWS Bedrock support as Claude auth method Jargon-rich, technical CLI/SDK detail; m 2026-04-13
PR 0.05 feat: Pass mode prompts as system prompt for improved instru Casual, domain jargon, specific file/fun 2026-04-13
PR 0.05 fix: stop hook no longer spins 110s when worker lacks /api/s Structured bug fix explanation, casual t 2026-04-13
PR 0.05 feat: auto-cleanup stale/oversized observer session JSONL fi Informal tone about cleanup, domain cont 2026-04-13
PR 0.05 feat: add export/import CLI for portable memory migration CLI-oriented, short points, clear techni 2026-04-13
PR 0.05 feat: add temporal scoring, staleness tracking, and drift de Changelog format with concise, domain-sp 2026-04-13
PR 0.05 fix: salvage observations when SDK returns unstructured text Terse, technical language and direct bug 2026-04-13
PR 0.05 fix: rotate logger to new daily file in long-running process Detailed but informal, domain-specific c 2026-04-13
PR 0.05 feat: add CLAUDE_MEM_OPENROUTER_BASE_URL setting for local/c Standard feature change and motivation, 2026-04-14
PR 0.04 fix(windows): kill zombie port owner before spawning new wor Uses domain jargon, direct context, no A 2026-04-11
PR 0.04 fix: reject URI schemes in isValidPathForClaudeMd to prevent Technical language, minimal formality, d 2026-04-12
COMMIT 0.00 docs: update CHANGELOG.md for v12.2.2 Standard changelog update; terse and dom 2026-04-19
COMMIT 0.00 chore: bump version to 12.2.2 Brief version bump message; typical huma 2026-04-19
COMMIT 0.00 chore: bump version to 12.2.0 Standard semantic version bump message. 2026-04-18
COMMIT 0.00 fix(worktree): self-heal Chroma metadata on re-run In-depth technical fix with domain detai 2026-04-17
COMMIT 0.00 fix(worktree): address PR review — schema guard, startup ado Technical language, references to files 2026-04-17
COMMIT 0.00 fix(context): derive project from explicit projects array, n Technical, concise explanation with cont 2026-04-17
COMMIT 0.00 docs: update CHANGELOG.md for v12.1.5 Standard changelog/commit message, no AI 2026-04-15
COMMIT 0.00 chore: bump version to 12.1.5 Version bump message, terse and domain-t 2026-04-15
COMMIT 0.00 docs: update CHANGELOG.md for v12.1.3 Changelog update, no stylistic AI hallma 2026-04-15
COMMIT 0.00 chore: bump version to 12.1.3 Straightforward version bump, no AI trai 2026-04-15
COMMIT 0.00 chore: bump version to 12.1.2 Concise version bump message, no AI evid 2026-04-15
COMMIT 0.00 fix: use parent project name for worktree observation writes Technical, domain-specific writing, huma 2026-04-15
COMMIT 0.00 Fix npx search and default Codex context to workspace-local Domain-specific references and terse cha 2026-04-15
COMMIT 0.00 fix: coerce corpus route filters (#1776) Technical commit, terse and to the point 2026-04-15
COMMIT 0.00 fix(file-context): preserve targeted reads + invalidate on m Contains bugs, numbers, and domain conte 2026-04-15
COMMIT 0.00 Update: Updated readme for opencode installation (#1765) Standard commit for documentation update 2026-04-15
COMMIT 0.00 fix: exclude primary key index from unique constraint check Highly technical, informal, includes spe 2026-04-15
COMMIT 0.00 fix: restrict ~/.claude-mem/.env permissions to owner-only ( Detailed technical reasoning, direct and 2026-04-15
COMMIT 0.00 fix(hooks): soft-fail SessionStart health check on cold star Technical explanation, uses domain conte 2026-04-11
COMMIT 0.00 fix(ResponseProcessor): salvage synthetic summary when AI re Technical, issues and function names, co 2026-04-11
COMMIT 0.00 fix: skip queueLength===0 completion branch when session ret Short, to the point, no AI hallmarks, di 2026-04-11
COMMIT 0.00 fix: wrap list_corpora response in MCP CallToolResult shape Technical, minimal, main focus on interf 2026-04-11
COMMIT 0.00 fix: use bun to run mcp-server.cjs instead of node shebang ( Clear, direct fix with technical detail 2026-04-09
PR 0.00 feat: disable subagent summaries, label subagent observation Technical jargon and terse tone; fits hu 2026-04-19
PR 0.00 fix: break infinite summary-retry loop (#1633) Domain-specific detail and informal expl 2026-04-19
PR 0.00 feat: add make-plan-v2 and do-v2 skills with 5 competitive e Filled template, domain specifics, minim 2026-04-19
PR 0.00 fix(plugin-lifecycle): OpenCode Zod schemas, OpenClaw isolat Technical context, references, and infor 2026-04-18
PR 0.00 fix: viewer model dropdown, SSE cleanup, OpenRouter URL, zh- Detailed changelog, domain abbreviations 2026-04-18
PR 0.00 fix(db): fix migration rebuild loop, CASCADE rewrites, dedup Structured bugfix listing, technical, an 2026-04-18
PR 0.00 fix(cross-platform): git-common-dir project key, cmux detect Detailed technical changes and abbreviat 2026-04-18
PR 0.00 fix(security): admin token auth, localhost-only API, path va Technical, concise summary; uses domain 2026-04-18
PR 0.00 Fall back to FTS5/LIKE keyword search when Chroma is disable Technical changelog and informal truncat 2026-04-17
PR 0.00 fix(windows): prevent libuv assertion failure in smart-insta Technical, includes error messages, bull 2025-12-28
PR 0.00 feat: branch-scoped memory with git ancestry filtering Technical, schema and git references, cl 2026-02-26
PR 0.00 fix(chroma): close transport before nulling to prevent subpr Uses technical terms, concise summary, d 2026-03-16