From 5c4184c2e0d68715b93ec8b9a2d578c4b9c4d10e Mon Sep 17 00:00:00 2001 From: Jax Liu Date: Thu, 19 Mar 2026 10:12:48 +0800 Subject: [PATCH 1/2] fix(doc): fix readme typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c29e2e713..1ccde18fa 100644 --- a/README.md +++ b/README.md @@ -126,7 +126,7 @@ Without Wren, an agent may know where the data is but still not know how to answ Wren Engine is especially useful for the open source community building agent-native workflows in tools like: - OpenClaw -- Cloud Code +- Claude Code - VS Code - Claude Desktop - Cline From 98e6bbe6e483aaa4ae1c1ab7bc8739155ed9f15c Mon Sep 17 00:00:00 2001 From: Jax Liu Date: Thu, 19 Mar 2026 10:18:05 +0800 Subject: [PATCH 2/2] fix typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1ccde18fa..254b89713 100644 --- a/README.md +++ b/README.md @@ -164,7 +164,7 @@ We want that context layer to be inspectable, composable, and community-owned, n ```text User / Agent - -> MCP Client or App (OpenClaw, Cloud Code, VS Code, Claude Desktop, Cline, Cursor, etc.) + -> MCP Client or App (OpenClaw, Claude Code, VS Code, Claude Desktop, Cline, Cursor, etc.) -> Wren MCP Server or HTTP API -> Wren Engine semantic engine -> Query planning and optimization