| COMMIT |
1.00 |
fix(vector_stores): handle vector=None in Milvus and Qdrant |
|
Commit message contains explicit AI assi |
2026-03-27 |
| COMMIT |
1.00 |
fix(memory): set updated_at on creation and preserve pre-exi |
|
Commit message contains explicit AI assi |
2026-03-27 |
| COMMIT |
1.00 |
chore: updating the sdk version and changelog (#4561) |
|
Commit message contains explicit AI assi |
2026-03-26 |
| COMMIT |
1.00 |
fix: merge multiple filter operators for same key (#4559) |
|
Commit message contains explicit AI assi |
2026-03-26 |
| COMMIT |
1.00 |
fix: prevent SQL injection in Databricks vector store (#4558 |
|
Commit message contains explicit AI assi |
2026-03-26 |
| COMMIT |
1.00 |
docs: fix OSS REST API endpoint discrepancies (#4555) |
|
Commit message contains explicit AI assi |
2026-03-26 |
| COMMIT |
1.00 |
fix: update parameter added to the update function which is |
|
Commit message contains explicit AI assi |
2026-03-26 |
| COMMIT |
1.00 |
docs: fix LLM reranker config examples and field names (#453 |
|
Commit message contains explicit AI assi |
2026-03-26 |
| COMMIT |
1.00 |
fix(openclaw): improve credential detection in extraction in |
|
Commit message contains explicit AI assi |
2026-03-26 |
| COMMIT |
1.00 |
fix: handle chatty LLM responses in JSON parsing (#4525) |
|
Commit message contains explicit AI assi |
2026-03-26 |
| COMMIT |
1.00 |
fix(openclaw): prevent extraction of standalone timestamps a |
|
Commit message contains explicit AI assi |
2026-03-26 |
| COMMIT |
1.00 |
Fix: prevent double embedding in mem0.add (fixes #3723) (#39 |
|
Commit message contains explicit AI assi |
2026-03-25 |
| COMMIT |
1.00 |
MCP: add Streamable HTTP transport endpoint (#4122) |
|
Commit message contains explicit AI assi |
2026-03-25 |
| COMMIT |
1.00 |
feat: expose infer param in MCP add_memories tool (#4517) |
|
Commit message contains explicit AI assi |
2026-03-25 |
| COMMIT |
1.00 |
fix: prevent in-place mutation of metadata in _create_memory |
|
Commit message contains explicit AI assi |
2026-03-25 |
| COMMIT |
1.00 |
fix: avoid sending both temperature and top_p to Anthropic A |
|
Commit message contains explicit AI assi |
2026-03-23 |
| COMMIT |
1.00 |
fix: clean up graph store data on Memory.delete() (#4505) |
|
Commit message contains explicit AI assi |
2026-03-23 |
| COMMIT |
1.00 |
fix: align Databricks docs with config and fix query mode se |
|
Commit message contains explicit AI assi |
2026-03-23 |
| COMMIT |
1.00 |
fix: add missing limit, threshold, infer, memory_type, and p |
|
Commit message contains explicit AI assi |
2026-03-23 |
| COMMIT |
1.00 |
fix: upgrade MongoDB vector store from deprecated knnVector |
|
Commit message contains explicit AI assi |
2026-03-23 |
| COMMIT |
1.00 |
fix: use root LLM config as fallback for graph store instead |
|
Commit message contains explicit AI assi |
2026-03-21 |
| COMMIT |
1.00 |
fix(qdrant): implement enhanced metadata filtering operators |
|
Commit message contains explicit AI assi |
2026-03-21 |
| COMMIT |
1.00 |
feat: integrate turbopuffer as vector database provider (#44 |
|
Commit message contains explicit AI assi |
2026-03-21 |
| COMMIT |
1.00 |
fix(graph): soft-delete graph relationships instead of hard |
|
Commit message contains explicit AI assi |
2026-03-21 |
| COMMIT |
1.00 |
feat: add NemoClaw + Mem0 plugin setup scripts and quickstar |
|
Commit message contains explicit AI assi |
2026-03-21 |
| COMMIT |
1.00 |
docs: add Claude Code setup instructions for OpenMemory (#44 |
|
Commit message contains explicit AI assi |
2026-03-21 |
| COMMIT |
1.00 |
Fix: add pgvector support to NodeJS OSS VectorStoreFactory ( |
|
Commit message contains explicit AI assi |
2026-03-20 |
| COMMIT |
1.00 |
feat: add Apache AGE graph store support (#4448) |
|
Commit message contains explicit AI assi |
2026-03-20 |
| COMMIT |
1.00 |
fix: add missing _parse_response to AzureOpenAIStructuredLLM |
|
Commit message contains explicit AI assi |
2026-03-20 |
| COMMIT |
1.00 |
feat: add MiniMax LLM provider (#4132) (#4431) |
|
Commit message contains explicit AI assi |
2026-03-20 |
| COMMIT |
1.00 |
feat: add optional API key authentication to REST API server |
|
Commit message contains explicit AI assi |
2026-03-20 |
| COMMIT |
1.00 |
fix: prevent embedding corruption in Valkey and Redis when v |
|
Commit message contains explicit AI assi |
2026-03-20 |
| COMMIT |
1.00 |
fix: handle control characters in LLM JSON responses (#4420) |
|
Commit message contains explicit AI assi |
2026-03-19 |
| COMMIT |
1.00 |
replace hardcoded US/Pacific timezone references with timezo |
|
Commit message contains explicit AI assi |
2026-03-19 |
| COMMIT |
1.00 |
fix: preserve http_auth in _safe_deepcopy_config for OpenSea |
|
Commit message contains explicit AI assi |
2026-03-19 |
| COMMIT |
1.00 |
feat(openclaw): improve extraction quality with noise filter |
|
Commit message contains explicit AI assi |
2026-03-18 |
| COMMIT |
1.00 |
fix(oss): normalize malformed LLM fact output before embeddi |
|
Commit message contains explicit AI assi |
2026-03-18 |
| COMMIT |
1.00 |
fix(ollama): pass tools to client.chat and parse tool_calls |
|
Commit message contains explicit AI assi |
2026-03-18 |
| COMMIT |
1.00 |
feat(mem0-ts): add LM Studio embedder and LLM support (#4354 |
|
Commit message contains explicit AI assi |
2026-03-17 |
| COMMIT |
1.00 |
fix: cast vector_distance to float in Redis search (#4377) |
|
Commit message contains explicit AI assi |
2026-03-17 |
| COMMIT |
1.00 |
fix(openclaw): add SQLite resilience for OSS mode initializa |
|
Commit message contains explicit AI assi |
2026-03-16 |
| PR |
0.80 |
fix: use tempfile.gettempdir() for cross-platform vector sto |
|
Formal, detailed problem-description for |
2026-03-20 |
| PR |
0.80 |
fix(oss): use default import for pg in ESM environments (Nod |
|
Highly structured, uses emoji and markdo |
2026-03-24 |
| PR |
0.80 |
fix: use platform-appropriate user data dir instead of /tmp |
|
Formal problem statement and technical d |
2026-03-10 |
| PR |
0.70 |
v0.0.1 - Advance Memory Optimization |
|
Version tag with abstract 'Advance Memor |
2025-05-20 |
| PR |
0.60 |
Openclaw plugin: Modernize against latest plugin guidance |
|
Structured 'Summary' and formal explanat |
2026-03-26 |
| PR |
0.60 |
fix(plugin): make Cursor plugin fully functional |
|
Starts with 'Summary' section and has po |
2026-03-26 |
| PR |
0.50 |
feat: Add support for Mistral embedding model |
|
Template mixed with direct, factual desc |
2025-05-06 |
| PR |
0.40 |
Support TiDB Vector Store |
|
Template with checked boxes; description |
2025-03-05 |
| PR |
0.40 |
Add support for API key configuration in LiteLLM |
|
Template structure dominates; free descr |
2025-01-27 |
| PR |
0.30 |
feat: Add reasoning_effort parameter support for OpenAI reas |
|
Somewhat formal but contains domain-spec |
2025-10-23 |
| PR |
0.30 |
Feat(mem0): Add support for VikingDB, Doubao LLM and Doubao |
|
Structured template sections are from re |
2025-01-15 |
| PR |
0.30 |
Feature/tidb |
|
Template placeholder text only; no real |
2025-07-14 |
| PR |
0.30 |
fix: convert filter format for S3Vectors search API compatib |
|
Formal phrasing like 'Root' suggests sli |
2026-03-26 |
| PR |
0.30 |
fix(bedrock): avoid sending both temperature and top_p in Co |
|
Clear, formal problem description, sligh |
2026-03-18 |
| PR |
0.30 |
feat: add close() method and context manager to Memory and A |
|
Formal tone, 'Addresses' phrasing hints |
2026-03-26 |
| PR |
0.30 |
feat: Add MemoryValidator utility (Issue #3968) |
|
Structured but brief description mention |
2026-02-03 |
| PR |
0.20 |
feat(vikingdb): add viking db support |
|
Includes URL reference and terse descrip |
2025-05-16 |
| PR |
0.20 |
fix: rename hosts to comply with RFC 1123 naming standards |
|
Technical but human tone, specific RFC r |
2025-08-26 |
| PR |
0.20 |
Fixed typos and corrected grammatical errors in prompts.py |
|
Brief human description of typo correcti |
2025-09-15 |
| PR |
0.20 |
docs: adapt companion cookbook to Mem0 OSS (Qdrant + Ollama) |
|
Documentation update description; straig |
2026-03-25 |
| PR |
0.20 |
fix: add timestamps for DELETE operations in history |
|
Brief, technical bullet points, typical |
2026-03-23 |
| PR |
0.20 |
fix: add timestamps for DELETE operations in history |
|
Brief, technical bullet points, typical |
2026-03-23 |
| PR |
0.20 |
fix: add timestamps for DELETE operations in history |
|
Brief, technical bullet points, typical |
2026-03-23 |
| PR |
0.20 |
fix(opensearch): replace hardcoded nmslib engine with config |
|
Technical explanation of OpenSearch vers |
2026-03-18 |
| PR |
0.20 |
Add support for Nebius AI Studio embeddings and LLMs |
|
Detailed changelog, domain terms, no AI |
2025-08-12 |
| PR |
0.20 |
Add GitHub Action to automatically label potential security |
|
Brief, straightforward technical descrip |
2026-01-24 |
| PR |
0.15 |
feat: Add `reasoning_effort` parameter support for reasoning |
|
Contains domain-specific error context; |
2026-03-08 |
| PR |
0.15 |
Add reasoning_effort parameter support for AzureOpenAIConfig |
|
Includes specific error details and use- |
2026-02-10 |
| PR |
0.15 |
fix: handle missing IDs in temp_uuid_mapping to prevent KeyE |
|
Problem-focused description with specifi |
2026-03-20 |
| PR |
0.15 |
fix: merge multiple filter operators for same key |
|
Specific bug description; natural human |
2026-03-26 |
| PR |
0.15 |
Bug: SyntaxError - Named export 'Client' not found in pg mod |
|
Specific Node.js bug report; direct huma |
2026-03-24 |
| PR |
0.14 |
docs: fix OSS REST API endpoint discrepancies |
|
Issue refs, detailed bug context, human |
2026-03-26 |
| COMMIT |
0.10 |
fix(plugin): make Cursor plugin fully functional (#4547) |
|
Standard conventional commit format with |
2026-03-26 |
| COMMIT |
0.10 |
fix(oss): make pgvector pg import compatible with ESM (#4544 |
|
Terse technical fix description with iss |
2026-03-26 |
| COMMIT |
0.10 |
fix: add timestamps for DELETE operations in history (#4492) |
|
Concise conventional commit message, typ |
2026-03-26 |
| PR |
0.10 |
DOC: Recommend MemoryService approach over function tools fo |
|
Slightly formal but precise; some AI ton |
2026-02-08 |
| PR |
0.10 |
fix(docs): add Token prefix to Events API code examples |
|
Concise, technical changelog with no AI |
2026-01-21 |
| PR |
0.10 |
fix: preserve original actor_id during UPDATE operations |
|
Technical, domain-specific and succinct; |
2026-03-23 |
| PR |
0.10 |
feat(graph): add FalkorDB as graph store provider |
|
Technically specific description; lacks |
2026-03-25 |
| PR |
0.10 |
feat(azure): add reasoning_effort parameter for reasoning mo |
|
Concise, domain-specific; no AI-style ph |
2026-03-09 |
| PR |
0.10 |
feat: add reasoning_effort parameter to AzureOpenAIConfig |
|
Direct change description; technical, no |
2026-03-08 |
| PR |
0.10 |
feat(llm): Add reasoning_effort parameter to AzureOpenAIConf |
|
Terse changelog and summary, technical f |
2026-03-07 |
| PR |
0.10 |
feat(azure): Add reasoning_effort parameter support for reas |
|
Technical breakdown, list format, lacks |
2026-03-04 |
| PR |
0.10 |
feat: support reasoning_effort in AzureOpenAIConfig |
|
Domain-specific phrasing and terse summa |
2026-03-02 |
| PR |
0.10 |
feat: add reasoning_effort parameter for reasoning models |
|
Technical bullet points, direct explanat |
2026-02-20 |
| PR |
0.10 |
feat: add reasoning_effort parameter for reasoning models |
|
Technical bullet points, direct explanat |
2026-02-06 |
| PR |
0.10 |
feat: add support for reasoning_effort in AzureOpenAI and Op |
|
Changelog, domain details, lacks AI hall |
2026-02-01 |
| PR |
0.10 |
[enhancement] Add reasoning_effort parameter support for Azu |
|
Uses domain terms and concise, specific |
2025-11-10 |
| PR |
0.10 |
fix: add json-repair fallback for malformed LLM JSON respons |
|
Direct technical language about observed |
2026-03-26 |
| PR |
0.10 |
Update Readme |
|
Minimal, terse instructions with no AI s |
2023-06-20 |
| PR |
0.10 |
Update OpenClaw architecture diagram |
|
Template-filled and incomplete; brief hu |
2026-03-25 |
| PR |
0.10 |
Gemini1 |
|
Title only with blank or template-filled |
2026-03-26 |
| PR |
0.10 |
chore: updating the sdk version and changelog |
|
Very short, informal changelog note; hum |
2026-03-26 |
| PR |
0.10 |
fix: prevent SQL injection in Databricks vector store |
|
Terse technical summary; typical human e |
2026-02-20 |
| PR |
0.10 |
fix: prevent SQL injection in Databricks vector store |
|
Terse technical summary; typical human e |
2026-02-26 |
| PR |
0.10 |
fix: prevent SQL injection in Databricks vector store |
|
Terse technical summary; typical human e |
2026-03-26 |
| PR |
0.10 |
fix: use persistent platform-appropriate dirs instead of /tm |
|
Issue and description with technical con |
2026-03-26 |
| PR |
0.10 |
fix(oss): make pgvector pg import compatible with ESM |
|
Contains template structure and brief te |
2026-03-25 |
| PR |
0.10 |
fix: update parameter added to the update function which is |
|
Short description referencing issue; hum |
2025-12-01 |
| PR |
0.10 |
docs: fix LLM reranker config examples and field names |
|
Truncated text, minimal free content, no |
2026-03-25 |
| PR |
0.05 |
fix(vector_stores): handle vector=None in Milvus and Qdrant |
|
Concise domain language, lacks AI-style |
2026-03-27 |
| PR |
0.05 |
Fix vector update handling for None vector values |
|
Informal technical phrasing and specific |
2026-02-12 |
| PR |
0.05 |
fix(ts): work around Qdrant Cloud "Illegal host" error |
|
Casual tech tone and clearly human bug d |
2026-03-27 |
| PR |
0.05 |
fix(memory): set updated_at on creation and preserve pre-exi |
|
Technical, detailed bugfix explanation; |
2026-03-23 |
| PR |
0.05 |
fix(ts): extract JSON from chatty LLM responses in fact retr |
|
Text uses informal, domain-specific expl |
2026-03-25 |
| PR |
0.05 |
feat(ts-sdk): add MongoDB Atlas vector store support |
|
Structured, domain-specific, no AI writi |
2026-01-01 |
| COMMIT |
0.02 |
fix: handle None content and empty candidates in GeminiLLM p |
|
Commit message is terse and domain-speci |
2026-03-21 |
| COMMIT |
0.00 |
docs: add navigation links for platform features in docs (#4 |
|
Commit messages are brief, domain-specif |
2026-03-27 |
| COMMIT |
0.00 |
fix: preserve original actor_id during memory update (#4570) |
|
Commit message is terse and clearly huma |
2026-03-27 |
| COMMIT |
0.00 |
feat: add reasoning_effort parameter support for reasoning m |
|
Commit message is terse and technical wi |
2026-03-27 |
| COMMIT |
0.00 |
Fix short SEO description in integration guide template (#45 |
|
— |
2026-03-26 |
| COMMIT |
0.00 |
feat: add Mem0 plugin for Claude Code and Cursor (#4518) |
|
Brief, domain-specific commit message; h |
2026-03-25 |
| COMMIT |
0.00 |
Fix/OpenAI embedding dimensions 4153 (#4481) |
|
Concise technical fix wording; human sty |
2026-03-25 |
| COMMIT |
0.00 |
fix: sanitize hyphens in Neo4j Cypher relationship names (#4 |
|
Technical, terse description; clear huma |
2026-03-25 |
| COMMIT |
0.00 |
fix(bedrock): omit topP for Anthropic Converse; use AWSBedro |
|
Short, domain-specific commit; human-sty |
2026-03-25 |
| COMMIT |
0.00 |
chore: replace local MCP and Smithery with cloud MCP server |
|
Commit message is concise and uses domai |
2026-03-24 |
| COMMIT |
0.00 |
docs: remove OpenMemory references from docs, README, and is |
|
Commit message is focused and uses repo- |
2026-03-24 |
| COMMIT |
0.00 |
fix: preserve custom metadata when updating memory (#4495) |
|
Concise commit message; no AI signals or |
2026-03-24 |
| COMMIT |
0.00 |
chore: remove benchmark submission issue template and label |
|
Direct and routine commit message, typic |
2026-03-23 |
| COMMIT |
0.00 |
docs: add Vibecoding guide with Mem0 integration (#4511) |
|
Standard technical docs commit; no AI ha |
2026-03-23 |
| COMMIT |
0.00 |
fix(ts-oss): register pgvector in VectorStoreFactory (#3367) |
|
Commit message uses concise technical ja |
2026-03-23 |
| COMMIT |
0.00 |
chore: update issue templates and workflows for improved lab |
|
Commit message is terse and domain-speci |
2026-03-23 |
| COMMIT |
0.00 |
docs: add issue templates for bug, feature, benchmark, docum |
|
Commit message shows domain detail and b |
2026-03-23 |
| COMMIT |
0.00 |
fix(qdrant): do not remove local path on init (#4473) (#4475 |
|
Commit message is concise and technical; |
2026-03-23 |
| COMMIT |
0.00 |
fix: accept default /tmp/chroma path in ChromaDbConfig valid |
|
Short technical commit message; no AI si |
2026-03-23 |
| COMMIT |
0.00 |
Fix 4 broken placeholder links in template files (#4478) |
|
— |
2026-03-22 |
| COMMIT |
0.00 |
fix(mcp): operator precedence in search_memory filter (#4470 |
|
Concise commit message, no AI signals. |
2026-03-21 |
| COMMIT |
0.00 |
refactor: add vector validation to OpenSearchDB to ensure no |
|
Standard commit, domain-specific languag |
2026-03-21 |
| COMMIT |
0.00 |
fix: Bug: Zod Schema Incompatible with OpenAI Structured Out |
|
Uses 'Bug:', but content is technical an |
2026-03-21 |
| COMMIT |
0.00 |
(docs): add missing SEO metadata to turbopuffer page (#4468) |
|
— |
2026-03-21 |
| COMMIT |
0.00 |
fix: use toCamelCase in redis get method for the payload (#3 |
|
Commit message is terse and technical. |
2026-03-20 |
| COMMIT |
0.00 |
fix: raise ValueError when deleting nonexistent memory (#445 |
|
Message uses domain-specific terminology |
2026-03-20 |
| COMMIT |
0.00 |
Improve SEO metadata across documentation pages (#4447) |
|
— |
2026-03-20 |
| COMMIT |
0.00 |
fix: wrap vector and payload in lists for Langchain.update ( |
|
Brief, technical phrasing without AI sig |
2026-03-20 |
| COMMIT |
0.00 |
refactor: fix webhook create/update serialization, add paylo |
|
Refactor description is concise and tech |
2026-03-19 |
| COMMIT |
0.00 |
fix: handle truncated code blocks in removeCodeBlocks functi |
|
Human brevity and technical specificity. |
2026-03-19 |
| COMMIT |
0.00 |
chore: delete obsolete e2e tests (#4419) |
|
Short, command-style, clearly human. |
2026-03-19 |
| COMMIT |
0.00 |
feat(test): integration test for ts-sdk (#4395) |
|
Domain-specific phrasing, informal and c |
2026-03-19 |
| COMMIT |
0.00 |
fix: add LLM provider detection and defaults to memory confi |
|
Technical content, no AI-style phrasing. |
2026-03-19 |
| COMMIT |
0.00 |
fix(reranker): support nested llm config in LLMReranker for |
|
Uses domain jargon, terse technical lang |
2026-03-19 |
| COMMIT |
0.00 |
fix(docs): add redirect rules for legacy and moved documenta |
|
Clearly human, technical and brief wordi |
2026-03-19 |
| COMMIT |
0.00 |
fix(ts-sdk): externalize all peerDependencies in tsup config |
|
Concise commit message with technical de |
2026-03-18 |
| COMMIT |
0.00 |
fix: forward tools parameter to Gemini API in GoogleLLM (#4 |
|
Direct technical commit, informal phrasi |
2026-03-18 |
| COMMIT |
0.00 |
fix: pass encoding_format='float' in OpenAI embeddings for p |
|
Terse, domain-specific commit, lacks AI |
2026-03-18 |
| COMMIT |
0.00 |
refactor: improve Ollama embedder, normalize model names, ad |
|
Technical changelog, informal, human sty |
2026-03-18 |
| COMMIT |
0.00 |
chore: remove the integration/mirofish path from docs (#4399 |
|
Brief, typical human doc update, no AI h |
2026-03-18 |
| COMMIT |
0.00 |
docs: add MiroFish integration and swarm memory cookbook doc |
|
Standard docs commit, domain terms, huma |
2026-03-18 |
| COMMIT |
0.00 |
chore: end to end test coverage for ts sdk (#4357) |
|
Short, informal, technical commit messag |
2026-03-17 |
| COMMIT |
0.00 |
fix(qdrant): handle 401/403 in ensureCollection for scoped J |
|
Domain-specific abbreviated commit, no A |
2026-03-17 |
| COMMIT |
0.00 |
feat: add openclaw checks CI workflow (#4368) |
|
CI workflow addition, concise, lacks AI |
2026-03-17 |
| COMMIT |
0.00 |
docs: fix mintlify build failing (#4363) |
|
Very short, direct, human commit style. |
2026-03-16 |
| COMMIT |
0.00 |
chore: bump mem0-ts to 2.4.1, pyproject to 1.0.6, update cha |
|
Concise commit message; domain-specific |
2026-03-16 |
| COMMIT |
0.00 |
chore(docs): adding skills.sh installation command in the re |
|
Brief commit, technical context; no AI s |
2026-03-16 |
| COMMIT |
0.00 |
fix: ensure JSON instruction in prompts for json_object resp |
|
Human-like brief fix description; techni |
2026-03-16 |
| COMMIT |
0.00 |
chore: update langchain dependencies to v1.0.0 (#4353) |
|
Technical update phrasing; lacks typical |
2026-03-16 |
| COMMIT |
0.00 |
fix(oss): OllamaLLM now respects configured url instead of a |
|
Focused technical fix; contains domain-s |
2026-03-16 |
| COMMIT |
0.00 |
fix: remove destructive vector_store.reset() from delete_all |
|
Concise technical change; no AI indicato |
2026-03-16 |
| COMMIT |
0.00 |
fix: skip telemetry vector store init when MEM0_TELEMETRY is |
|
Human-typed domain fix; terse and specif |
2026-03-16 |
| COMMIT |
0.00 |
fix: key error when llm omits entities key tool call (#4313) |
|
Technical error fix, terse and devoid of |
2026-03-16 |
| COMMIT |
0.00 |
fix(openclaw): point plugin extension entry to built output |
|
Brief, technical fix; human-style phrasi |
2026-03-14 |
| COMMIT |
0.00 |
chore(openclaw): add tsup build pipeline with ESM output and |
|
Technical build update; no AI-generated |
2026-03-14 |
| COMMIT |
0.00 |
chroe(ts-sdk): fix lints (#4334) |
|
Brief, uses commit convention, no AI hal |
2026-03-14 |
| PR |
0.00 |
feat: add official mem0 CLI (Python & TypeScript) |
|
PR summary is technical and direct, lack |
2026-03-27 |
| PR |
0.00 |
fix(openclaw): scope session memories to unique UUID, fix is |
|
Problem description and technical contex |
2026-03-27 |
| PR |
0.00 |
docs: update deprecated Google embedding model example |
|
Concise and domain-specific update, huma |
2026-03-22 |
| PR |
0.00 |
[fix]: DOC: Google deprecated the text-embedding-004 model r |
|
Minor grammatical error and specific exp |
2026-01-29 |
| PR |
0.00 |
refactor: update default Gemini and Vertex AI embedder model |
|
Only the title and a one-line reference, |
2026-03-27 |
| PR |
0.00 |
docs: add navigation links for platform features in docs |
|
Template left unfilled, no evidence of A |
2026-03-27 |
| PR |
0.00 |
MCP: add Streamable HTTP transport endpoint |
|
Technical, detailed, and directly phrase |
2026-02-24 |
| PR |
0.00 |
fix: preserve original actor_id during memory UPDATE operati |
|
— |
2026-03-23 |
| PR |
0.00 |
fix: preserve original actor_id during memory update |
|
Brief, issue-closing note; no sign of AI |
2026-03-27 |
| PR |
0.00 |
fix(server): extract data string from payload in update_memo |
|
PR content uses concise, informal explan |
2026-03-27 |
| PR |
0.00 |
fix: remove README.md from wheel shared-data |
|
Description is technical, brief, and hum |
2026-02-15 |
| PR |
0.00 |
fix: rebuild FAISS index on vector deletion |
|
Domain-specific and technical; casual, c |
2026-03-01 |
| PR |
0.00 |
[docs] fix python quickstart code snippet #3770 |
|
Short, domain-specific and informal; hum |
2025-11-18 |
| PR |
0.00 |
docs: add installation and configuration guide for email aut |
|
Sparse, minimal info; no AI signals in p |
2026-03-27 |
| PR |
0.00 |
docs: add content-writing cookbook to operations |
|
Content filled in briefly, lacks AI-like |
2026-03-27 |
| PR |
0.00 |
feat: adding oss version of companion cookbook |
|
Brief, no formal or AI boilerplate; mini |
2026-03-27 |
| PR |
0.00 |
fix: prevent thread and memory leaks from PostHog telemetry |
|
Detailed technical explanation and use o |
2026-03-25 |
| PR |
0.00 |
feat: add reasoning_effort parameter support for Azure OpenA |
|
Uses domain vocabulary, concise phrasing |
2026-03-27 |
| PR |
0.00 |
feat: add reasoning_effort parameter support for reasoning m |
|
— |
2026-03-19 |
| PR |
0.00 |
feat: add reasoning_effort parameter support for reasoning m |
|
— |
2026-02-11 |
| PR |
0.00 |
feat: add reasoning_effort parameter support for reasoning m |
|
— |
2026-03-21 |
| PR |
0.00 |
fix(proxy): remove auto pip install of litellm at import tim |
|
— |
2026-03-23 |
| PR |
0.00 |
feat: add close(), context manager, and __del__ to Memory cl |
|
— |
2026-03-23 |
| PR |
0.00 |
perf(storage): enable SQLite WAL mode for better concurrency |
|
— |
2026-03-23 |
| PR |
0.00 |
fix(server): add missing psycopg-pool dependency to requirem |
|
— |
2026-03-23 |
| PR |
0.00 |
fix: add vector=None safety guard to all vector store update |
|
— |
2026-03-20 |
| PR |
0.00 |
feat(server): add /health endpoint for container orchestrati |
|
— |
2026-03-23 |
| PR |
0.00 |
fix: handle vector=None in Qdrant adapter update() to preven |
|
— |
2026-03-19 |
| PR |
0.00 |
fix: extract text from dict in update_memory to prevent Type |
|
— |
2026-03-20 |
| PR |
0.00 |
feat(server): add CORS middleware support with configurable |
|
— |
2026-03-20 |
| PR |
0.00 |
fix(opensearch): gracefully handle missing indices.refresh() |
|
— |
2026-03-20 |
| PR |
0.00 |
fix: skip embedding update when vector is None in Valkey ada |
|
— |
2026-03-19 |
| PR |
0.00 |
fix: move namespace from query dicts to query_many() argumen |
|
— |
2026-03-20 |
| PR |
0.00 |
fix: handle empty/None LLM responses gracefully in fact extr |
|
— |
2026-03-19 |
| PR |
0.00 |
Fix short SEO description in integration guide template |
|
— |
2026-03-26 |
| PR |
0.00 |
#fixbug merge filters for same key |
|
Very minimal, terse human-like descripti |
2026-01-30 |
| PR |
0.00 |
test: cover Memory.add validation |
|
Extremely terse, minimal test descriptio |
2026-01-15 |