From a371abbe75ffa0d0a3c92290e2bbf56a7ef54367 Mon Sep 17 00:00:00 2001 From: Yasas Banu Date: Sun, 5 Apr 2026 02:55:13 +0530 Subject: [PATCH] fix(README): formatting in README.md for QueryEngine.ts --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 6fe0059..417af9d 100644 --- a/README.md +++ b/README.md @@ -75,7 +75,7 @@ Claude Code "dreams" to consolidate memory. The **autoDream** service ([`src/ser ```text src/ ├── main.tsx # CLI Entrypoint (Commander.js + React/Ink) -├── QueryEngine.ts # Core LLM logic (~46K lines) +├── QueryEngine.ts # Core LLM logic ├── Tool.ts # Base tool definitions ├── tools/ # 40+ Agent tools (Bash, Files, LSP, Web) ├── services/ # Backend (MCP, OAuth, Analytics, Dreams) @@ -139,4 +139,4 @@ claude mcp add code-explorer -- npx -y claude-code-explorer-mcp --- ### 📩 Contact -For spamming reasons the email has been removed. \ No newline at end of file +For spamming reasons the email has been removed.