fix(README): formatting in README.md for QueryEngine.ts
This commit is contained in:
@@ -75,7 +75,7 @@ Claude Code "dreams" to consolidate memory. The **autoDream** service ([`src/ser
|
|||||||
```text
|
```text
|
||||||
src/
|
src/
|
||||||
├── main.tsx # CLI Entrypoint (Commander.js + React/Ink)
|
├── 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
|
├── Tool.ts # Base tool definitions
|
||||||
├── tools/ # 40+ Agent tools (Bash, Files, LSP, Web)
|
├── tools/ # 40+ Agent tools (Bash, Files, LSP, Web)
|
||||||
├── services/ # Backend (MCP, OAuth, Analytics, Dreams)
|
├── services/ # Backend (MCP, OAuth, Analytics, Dreams)
|
||||||
@@ -139,4 +139,4 @@ claude mcp add code-explorer -- npx -y claude-code-explorer-mcp
|
|||||||
---
|
---
|
||||||
|
|
||||||
### 📩 Contact
|
### 📩 Contact
|
||||||
For spamming reasons the email has been removed.
|
For spamming reasons the email has been removed.
|
||||||
|
|||||||
Reference in New Issue
Block a user