← Back to report

mem0ai/mem0

All events — 2026-04-10

Type AI Score Description Actor Reason Date
COMMIT 1.00 Add deepseek.ts to src/llms with corresponding unit tests. U Commit message contains explicit AI assi 2026-04-10
COMMIT 1.00 fix: guard temp_uuid_mapping lookups against LLM-hallucinate Commit message contains explicit AI assi 2026-04-08
COMMIT 1.00 fix: use npx npm@latest for OIDC trusted publishing (#4724) Commit message contains explicit AI assi 2026-04-06
COMMIT 1.00 fix(ci): handle npm prerelease publish across Node.js CD wor Commit message contains explicit AI assi 2026-04-03
COMMIT 1.00 fix: prevent thread and memory leaks from PostHog telemetry Commit message contains explicit AI assi 2026-04-03
COMMIT 1.00 fix(openclaw): clear security scanner exfiltration warning ( Commit message contains explicit AI assi 2026-04-02
COMMIT 1.00 feat(cli): comprehensive docs, version bump, and purple bran Commit message contains explicit AI assi 2026-04-02
COMMIT 1.00 fix(openclaw): remove process.env access to clear security s Commit message contains explicit AI assi 2026-04-02
COMMIT 1.00 fix: use DatetimeRange for datetime string values in Qdrant Commit message contains explicit AI assi 2026-04-02
COMMIT 1.00 feat(sdk): add multilingual param to project update (#4314) Commit message contains explicit AI assi 2026-04-02
COMMIT 1.00 fix(configs): add missing ConfigDict to vector store configs Commit message contains explicit AI assi 2026-04-02
COMMIT 1.00 fix(openclaw): graceful startup without API key (#4669) Commit message contains explicit AI assi 2026-04-02
COMMIT 1.00 fix(openclaw): dream gate correctness — cheap-first ordering Commit message contains explicit AI assi 2026-04-02
COMMIT 1.00 feat(openclaw): skills-based memory architecture with batche Commit message contains explicit AI assi 2026-04-01
COMMIT 1.00 feat(cli): add event commands, --json/--agent flag, agent ou Commit message contains explicit AI assi 2026-04-01
COMMIT 1.00 fix: pass dimensions parameter to OpenAI embeddings API (#46 Commit message contains explicit AI assi 2026-04-01
COMMIT 1.00 ci(cli): add CI pipelines for Node and Python CLI SDKs (#464 Commit message contains explicit AI assi 2026-03-31
COMMIT 1.00 fix(ts): extract JSON from chatty LLM responses in fact retr Commit message contains explicit AI assi 2026-03-30
COMMIT 1.00 fix: reset graph database in Memory.reset() (#4185) Commit message contains explicit AI assi 2026-03-30
COMMIT 1.00 fix(ts): work around Qdrant Cloud "Illegal host" error (#456 Commit message contains explicit AI assi 2026-03-28
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
PR 0.50 feat: add AGENTS.md for AI coding agent instructions Slightly formal and generic; lists many 2026-04-06
PR 0.50 OpenAI structured parser fix and Graph Memory entities parse Includes boilerplate template instructio 2025-06-27
PR 0.20 feat: add custom_categories support for automatic memory cla Somewhat formal but specific; uses stand 2026-04-03
PR 0.20 Added GaussDB support for improved cloud database flexibilit Slightly formal but with direct feature 2026-04-10
PR 0.20 openclaw: use local mem0 script bridge for OSS recall/captur Technical style, natural brevity; no AI 2026-04-06
PR 0.20 feat(cli): validate API key upfront via ping and unify telem Somewhat formal language, but technical 2026-04-04
PR 0.20 feat: add cookbook for Mem0 with Google Gemini Slightly formal, but domain detail point 2026-04-04
PR 0.20 fix(ci): handle npm prerelease publish across Node.js CD wor Slightly more formal but still direct an 2026-04-03
PR 0.15 fix(llms): narrow _is_reasoning_model to not match gpt-5.x v Domain-specific, concise explanation, ca 2026-04-08
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 feat(server): accept Authorization: Bearer header for REST A Technical, template-filled content, mino 2026-04-10
PR 0.10 fix(openclaw): scope session memories to unique UUID, fix is Technical writing, slight formality but 2026-03-27
PR 0.10 feat(ts-sdk): add DeepSeek LLM provider Well-structured technical explanation, b 2026-04-02
PR 0.10 fix(embeddings): auto-detect Ollama embedding dims instead o Technical description, domain-specific, 2026-04-04
PR 0.10 fix: allow metadata-only and timestamp updates in MemoryUpda Human-written, technical summary with mo 2026-04-10
PR 0.10 fix(ts-sdk): include url fallback in LLM config resolution Contains domain-specific terms and conci 2026-04-10
PR 0.10 docs - replace session_id with run_id Brief, specific summary with parameter m 2026-04-07
PR 0.10 Add deepseek.ts to src/llms with corresponding unit tests. U Direct technical language and incomplete 2026-03-30
PR 0.10 feat(memory): support org-scoped multi-tenant search via org Technical jargon and bullet points, no A 2026-03-28
PR 0.10 docs: removing the changelog.mdx file adn replacing it with Informal tone with abbreviations and cle 2026-04-08
PR 0.10 fix(sdk): removing the enable graph flag and switching from Straightforward description with tech te 2026-04-10
PR 0.10 Fix N+1 Query Issue in memory synchronization loop Explains a technical fix concisely with 2026-03-07
PR 0.10 refactor: drop orgId, projectId, enableGraph config options, Colloquial fix summary and specific cont 2026-04-07
PR 0.10 fix: handle missing IDs in temp_uuid_mapping to prevent KeyE Domain-specific issue explanation and ca 2026-03-20
PR 0.10 fix: handle missing IDs in temp_uuid_mapping during UPDATE a Human-like use of shorthand and technica 2026-02-07
PR 0.10 fix: guard temp_uuid_mapping lookups against LLM-hallucinate Direct bug context and technical detail, 2026-04-02
PR 0.10 feat: add MiniMax as a supported LLM provider (M2.7 default) Technical bullet points and default mode 2026-03-13
PR 0.10 fix(server): extract data string from payload in update_memo Specific endpoint details and SDK refere 2026-03-27
PR 0.10 fix: extract text from dict in update_memory to prevent Type Error description and endpoint context, 2026-03-20
PR 0.10 fix: extract text from request body in update_memory endpoin PR content uses domain-specific language 2026-03-01
PR 0.10 fix(azure_openai): forward response_format to Azure OpenAI A Technical explanation and informal tone 2026-04-03
PR 0.10 fix(deepseek): forward response_format to OpenAI-compatible Contains technical details; phrasing is 2026-04-03
PR 0.10 fix: add auto_refresh option for OpenSearch Serverless compa Uses domain jargon and concise explanati 2026-01-10
PR 0.10 fix(llms): remove dead validation + add reasoning model comp Brief content, domain-specific terminolo 2026-04-08
PR 0.10 fix(ollama): deep-copy messages to prevent in-place mutation Casual, technical and to-the-point descr 2026-04-08
PR 0.10 feat(vercel-ai-sdk): migrate to Vercel AI SDK v6 Concise, domain-specific updates typical 2026-04-07
PR 0.10 fix: robust fact extraction with surrogate sanitization and Technical explanation with jargon, compa 2026-03-31
PR 0.10 ci: fix pip caching in ci.yml by using setup-python built-in Short, domain-focused summary with techn 2026-04-06
PR 0.10 ci: add concurrency with cancel-in-progress to all CI workfl Technical checklist, concise and specifi 2026-04-06
PR 0.10 fix: use npx npm@latest for OIDC trusted publishing Concise, domain-specific content; no AI 2026-04-06
PR 0.10 fix: remove npm self-upgrade from CD workflows Brief technical problem focus; informal 2026-04-06
PR 0.10 fix(docs): change the position of the openclaw to agnet plug Direct language, some typos, natural edi 2026-04-06
PR 0.10 feat: add import and event commands, refactor CLI, remove ba Changelog-style bulleting, terse with so 2026-04-04
PR 0.10 fix(bedrock): fix set literal typo in AI21 response parsing Issue describes direct problem and conte 2026-04-04
PR 0.10 fix: convert PGVector cosine distance to similarity score Jargon-heavy, technical summary, lacks A 2026-04-01
PR 0.10 fix: add robust JSON repair for malformed LLM output Domain detail, informal bulleting; not i 2026-04-01
PR 0.10 fix: use OS-appropriate data directory instead of /tmp for v Informal, domain-specific explanation; l 2026-04-01
PR 0.10 feat(memory): replace single-pass contradiction updates with Domain-specific abbreviations and concis 2026-04-05
PR 0.10 fix: use native AsyncOpenAI in AsyncMemory instead of asynci Concise changelog-style; uses technical 2026-04-05
PR 0.10 fix(openai): only send `store` param when explicitly configu Human-like; problem-focused and highly d 2026-04-05
PR 0.10 fix(ts): include url fallback in LLM config baseURL resoluti Direct, technical, some incomplete sente 2026-04-05
PR 0.10 feat: make update memory search limit configurable Technical, with context and actionable i 2026-04-04
PR 0.10 feat(cli): add PostHog telemetry and source tracking to Pyth Technical, concise, clear domain terms; 2026-04-04
PR 0.10 Devan019 fix groq base url Uses project terms, very brief and focus 2026-04-04
PR 0.10 feat(graph): add FalkorDB as graph store provider Straightforward PR, uses domain specific 2026-03-30
PR 0.10 fix(qdrant): use DatetimeRange for datetime fields in range Technical language and structure; no AI 2026-03-28
PR 0.10 fix(qdrant): use DatetimeRange for ISO datetime string range Brief, domain-specific fix explanation; 2026-04-02
PR 0.10 feat: add close() method and context manager to Memory and A Somewhat formal, but technical and conte 2026-03-26
PR 0.10 feat: add close(), context manager, and __del__ to Memory cl Contains domain-specific terms and infor 2026-03-23
PR 0.10 Fix: Memory leak and thread leak in telemetry Brief, technical, and factual with no AI 2026-03-07
PR 0.10 fix(#3376): add Memory.close() & context manager to prevent Terse, uses issue references and casual 2026-03-13
PR 0.10 fix: prevent thread and memory leaks from PostHog telemetry Direct technical explanation, uses domai 2026-03-19
PR 0.10 fix(server): add missing psycopg-pool dependency Succinct domain-specific explanation and 2026-03-17
PR 0.10 fix: prevent thread and memory leaks from PostHog telemetry Uses Markdown formatting, technical prob 2026-03-25
PR 0.10 fix(upstash_vector): pass namespace as top-level arg to quer Straightforward technical language and c 2026-03-08
PR 0.05 feat(valkey): add cluster mode enabled (CME) support Terse, uses issue numbers, technical ter 2026-04-08
PR 0.05 docs: add ChatDev integration guide and update integrations Minimal content, simple description, no 2026-04-08
PR 0.05 feat(plugin): add Codex plugin support and integration docs Domain jargon and concise changelog, no 2026-04-02
PR 0.04 fix(embeddings): auto-detect LM Studio embedding dims instea Technical, concise, includes a code refe 2026-04-05
PR 0.03 feat: support llm, rerank, and embedding modules using model Uses specific jargon and a concise style 2026-04-01
COMMIT 0.00 docs - replace session_id with run_id (#4742) Concise commit message with domain-speci 2026-04-10
COMMIT 0.00 fix(docs): eliminate ~222 SEO redirect chains on docs.mem0.a Brief commit message with technical jarg 2026-04-10
COMMIT 0.00 docs: removing the changelog.mdx file adn replacing it with Contains typo and informal, technical ph 2026-04-10
COMMIT 0.00 refactor: update OpenClaw plugin config, hook logic, and doc Terse commit message uses domain-specifi 2026-04-09
COMMIT 0.00 refactor: drop orgId, projectId, enableGraph config options, Concise commit message with technical de 2026-04-09
COMMIT 0.00 docs: add ChatDev integration guide and update integrations Terse commit message and diff, no AI sig 2026-04-08
COMMIT 0.00 fix(azure_openai): forward response_format to Azure OpenAI A Domain-specific and brief, no AI hallmar 2026-04-08
COMMIT 0.00 fix(deepseek): forward response_format to OpenAI-compatible Simple, focused fix; human-written style 2026-04-08
COMMIT 0.00 feat: add AGENTS.md for AI coding agent instructions (#4726) Standard brief commit message, no AI ind 2026-04-06
COMMIT 0.00 feat(skills): introduce Mem0 skill graph with dedicated CLI Uses domain-specific terms and terse com 2026-04-06
COMMIT 0.00 fix: remove npm self-upgrade from CD workflows (#4723) Terse fix message, typical human commit 2026-04-06
COMMIT 0.00 fix(docs): change the position of the openclaw to agnet plug Minor typos and informal style, likely h 2026-04-06
COMMIT 0.00 chore: sat release (#4702) Release tagging, extremely standard comm 2026-04-06
COMMIT 0.00 feat: add import and event commands, refactor CLI, remove ba Technical, list-based, concise; no AI ha 2026-04-06
COMMIT 0.00 feat(cli): validate API key upfront via ping and unify telem Commit message is concise and typical fo 2026-04-04
COMMIT 0.00 fix: openclaw plugin and fix the login section there (#4696) Technical, terse text with domain refere 2026-04-04
COMMIT 0.00 [fix] groq model (#4700) Brief, informal, and uses domain abbrevi 2026-04-04
COMMIT 0.00 feat(cli): add PostHog telemetry and source tracking to Pyth Terse, domain-focused commit message wit 2026-04-04
COMMIT 0.00 fix: adding login and fixing the plugin to follow the opencl Terse commit message with domain-specifi 2026-04-03
COMMIT 0.00 docs: update integration docs with new SVG icons and links ( Brief, technical commit message common a 2026-04-03
COMMIT 0.00 fix(server): add missing psycopg-pool dependency (#4374) Standard human-written commit with autho 2026-04-03
COMMIT 0.00 feat(plugin): add Codex plugin support and integration docs Standard commit message format, no AI si 2026-04-02
COMMIT 0.00 docs(openclaw): add v1.0.1 changelog and release notes (#467 Changelog/release note, typical human pr 2026-04-02
COMMIT 0.00 docs: add api_key parameter to Google AI LLM provider config Terse technical doc update, no AI phrasi 2026-04-02
COMMIT 0.00 fix: update_memory endpoint passing dict instead of str (#39 Bugfix commit, informal and specific, no 2026-04-02
COMMIT 0.00 ci: add CD workflow for @mem0/openclaw-mem0 with OIDC truste CI workflow addition, human-like terse m 2026-04-02
COMMIT 0.00 fix: add repository field to Node packages for npm provenanc Standard fix with npm terminology, no AI 2026-04-02
COMMIT 0.00 ci: add CD workflows for Node SDK packages with OIDC trusted CI workflow description, no sign of AI t 2026-04-02
COMMIT 0.00 chore(cli): bump version for Python CLI to 0.2.0 and Node CL Version bump, highly typical human commi 2026-04-02
COMMIT 0.00 fix(openclaw): updating the config of the openclaw plugin he Terse technical update, not AI-generated 2026-04-02
COMMIT 0.00 feat(cli): update brand color palette from purple to golden Terse, uses changelog style, domain-spec 2026-04-01
COMMIT 0.00 chore: release (#4657) Standard release commit, no AI-style phr 2026-04-01
COMMIT 0.00 fix(cd): restrict PyPI publish to main SDK tags only (#4654) Terse, uses technical abbreviations, no 2026-04-01
COMMIT 0.00 feat(cli): add CD workflow and bump version to 0.2.0b1 (#465 Terse, domain-specific, no AI-generation 2026-04-01
COMMIT 0.00 fix: replace .single() with .maybeSingle() in SupabaseDB.get Technical, specific, human commit style 2026-04-01
COMMIT 0.00 fix(configs): migrate CassandraConfig and AzureMySQLConfig t Direct, technical phrasing, domain jargo 2026-04-01
COMMIT 0.00 fix: only list authorized collections when listing MongoDB c Standard commit message, terse and techn 2026-03-31
COMMIT 0.00 docs: update Twitter references to X (formerly Twitter) (#44 Succinct docs update message; standard h 2026-03-31
COMMIT 0.00 fix(cli): fix critical crashes, improve error messages, UX a Technical commit message with CLI contex 2026-03-31
COMMIT 0.00 fix(deepseek): forward response_format to OpenAI-compatible Standard technical message referencing s 2026-03-31
COMMIT 0.00 feat(cli): add email verification code login to mem0 init (# Feature commit with co-author; clear, do 2026-03-31
COMMIT 0.00 fix(vllm): forward response_format to OpenAI-compatible API Technical commit with OpenAI reference a 2026-03-31
COMMIT 0.00 Link fix (#4631) Very concise commit message; no AI indic 2026-03-31
COMMIT 0.00 redesign docs introduction page with compact 3x2 grid layout Standard design-related commit, concise 2026-03-30
COMMIT 0.00 feat(bedrock): add MiniMax provider support for AWS Bedrock Brevity, standard commit header, no AI p 2026-03-30
COMMIT 0.00 fix: make AsyncMemory.from_config a regular classmethod (#41 Terse technical change, no AI or unnatur 2026-03-30
COMMIT 0.00 chore: bump mem0ai and mem0-ts versions to 1.0.9/2.4.4 and u Concise, domain-specific changelog with 2026-03-28
COMMIT 0.00 chore: fix failing CI lint errors (#4584) Direct, informal commit message fixing C 2026-03-28
COMMIT 0.00 fix(memory): centralize entity cleanup and skip malformed LL Technical jargon and terse fix commit; c 2026-03-28
COMMIT 0.00 docs: add installation and configuration guide for email aut Standard documentation phrasing, no AI s 2026-03-28
COMMIT 0.00 feat: adding oss version of companion cookbook (#4564) Brief, domain terminology (oss, cookbook 2026-03-28
COMMIT 0.00 fix: remove README.md from wheel shared-data (#4052) Short, technical commit; topic and forma 2026-03-28
COMMIT 0.00 fix: rebuild FAISS index on vector deletion (#4178) Informal, technical language; classic hu 2026-03-28
COMMIT 0.00 docs: add content-writing cookbook to operations (#4566) Template-like docs commit, human tone an 2026-03-28
COMMIT 0.00 [docs] fix python quickstart code snippet #3770 (#3771) Short, direct reference to quickstart fi 2026-03-28
COMMIT 0.00 refactor: update default Gemini and Vertex AI embedder model Technical, domain-specific, with abbrevi 2026-03-28
COMMIT 0.00 fix(docs): add Token prefix to Events API code examples (#39 Concise, conventional commit message; no 2026-03-28
COMMIT 0.00 docs: improve CLI dev workflow and prioritize Node.js instal Standard human-written summary; no AI ha 2026-03-28
COMMIT 0.00 feat: add official mem0 CLI (Python & TypeScript) (#4575) Standard technical commit; brief and typ 2026-03-27
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
PR 0.00 fix: filters did not support AND, OR and NOT in Qdant and ot Terse technical summary without formal/A 2026-04-10
PR 0.00 fix(sdk): removing deprecating param from our sdk and docs c Brief changelog, minimal content, clear 2026-04-07
PR 0.00 fix(docs): eliminate ~222 SEO redirect chains on docs.mem0.a Problem clearly described with numbers a 2026-04-09
PR 0.00 Added GaussDB support for improved cloud database flexibilit No substantive free text—template conten 2026-04-10
PR 0.00 feat: add VSAG vector store provider No free-text present; only a terse techn 2026-04-10
PR 0.00 refactor(telemetry): sample OSS hot-path events at 10% to re Summary uses domain-specific terms and a 2026-04-09
PR 0.00 fix(ts): forward timeout config to OpenAI client in JS OSS L Problem statement with domain specifics, 2026-04-09
PR 0.00 fix(openclaw): clear recall timeout to stop phantom timeout Technical explanation with specifics; hu 2026-04-09
PR 0.00 fix: mark Cursor Marketplace plugin as unavailable, redirect Direct explanation and real repo context 2026-04-09
PR 0.00 refactor: update OpenClaw plugin config, hook logic, and doc Bullet points and domain problems; no AI 2026-04-09
PR 0.00 fix: stop skipping mem0 recall for Feishu channel messages Short summary with specific context and 2026-04-09
PR 0.00 fix: LLM config manager falls back to userConf.url for baseU PR discusses config fallback in a techni 2026-04-09
PR 0.00 fix(embeddings): set FastEmbed embedding_dims from model met Focused technical summary, project/domai 2026-04-05
PR 0.00 fix(openai): make store opt-in so it stops leaking to non-Op Minimal free-text, concise technical exp 2026-04-08
PR 0.00 fix(pgvector): make initialize() idempotent so double-init s Contains code/stacktrace, succinct and t 2026-04-08
PR 0.00 fix: only send store when explicitly configured List format, snippets; direct and humanl 2026-04-08
PR 0.00 feat: add datetime range filtering for search and get_all Uses Pydantic error, explains with speci 2026-03-23
PR 0.00 fix: use CrossEncoder for cross-encoder reranker models Direct bug fix, references issue, not Ch 2026-03-28
PR 0.00 fix qdrant memory count in openclaw Technical patch summary, hands-on tone, 2026-04-08
PR 0.00 feat(sdk): add multilingual param to project update Template detected, minimal actual filled 2026-03-12
PR 0.00 feat(skills): introduce Mem0 skill graph with dedicated CLI Technical, uses domain jargon, not overl 2026-04-06
PR 0.00 feat(openclaw): add MMR recall diversification to reduce top Informal and technical, standard human e 2026-04-01
PR 0.00 chore: sat release Very terse ("sat release"); no AI traits 2026-04-04
PR 0.00 Fix: Prevent silent memory loss when action.id is invalid Brief, has typos ('cheking', 'data is no 2026-04-05
PR 0.00 fix: openclaw plugin and fix the login section there Informal tone, human phrasing, and domai 2026-04-04
PR 0.00 [fix] groq model Direct, domain-specific explanation with 2026-04-04
PR 0.00 fix(openclaw): make autoCapture non-blocking, add timeout to Informal tone, project specifics, natura 2026-04-01
PR 0.00 fix: adding login and fixing the plugin to follow the opencl Minimal description, direct and typical 2026-04-03
PR 0.00 docs: update integration docs with new SVG icons and links Informal bullet points, human errors in 2026-04-03
PR 0.00 Your 89,679 lines in 24 verified instructions (Tardygrada) Highly technical, informal phrasing, no 2026-04-03
PR 0.00 fix(openclaw): clear security scanner exfiltration warning Human-written explanation, technical and 2026-04-02