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
|
||||
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)
|
||||
|
||||
Reference in New Issue
Block a user