[{"data":1,"prerenderedAt":543},["ShallowReactive",2],{"docs-navigation":3,"\u002F":80,"\u002F-surround":540},[4,14,50,56,62,68,74],{"title":5,"path":6,"stem":7,"children":8},"Getting Started","\u002Fgetting-started","1.getting-started\u002Findex",[9,10],{"title":5,"path":6,"stem":7},{"title":11,"path":12,"stem":13},"Usage","\u002Fgetting-started\u002Fusage","1.getting-started\u002Fusage",{"title":15,"path":16,"stem":17,"children":18,"page":-1},"Packs","\u002Fpacks","2.packs",[19,22,28,34,40,44],{"title":20,"path":16,"stem":21},"Pack System","2.packs\u002Findex",{"title":23,"path":24,"stem":25,"children":26},"Pack Commands","\u002Fpacks\u002Fcommands","2.packs\u002Fcommands\u002Findex",[27],{"title":23,"path":24,"stem":25},{"title":29,"path":30,"stem":31,"children":32},"Curation","\u002Fpacks\u002Fcuration","2.packs\u002Fcuration\u002Findex",[33],{"title":29,"path":30,"stem":31},{"title":35,"path":36,"stem":37,"children":38},"Personas","\u002Fpacks\u002Fpersonas","2.packs\u002Fpersonas\u002Findex",[39],{"title":35,"path":36,"stem":37},{"title":41,"path":42,"stem":43},"Pack Prompt","\u002Fpacks\u002Fprompt","2.packs\u002Fprompt",{"title":45,"path":46,"stem":47,"children":48},"Skills","\u002Fpacks\u002Fskills","2.packs\u002Fskills\u002Findex",[49],{"title":45,"path":46,"stem":47},{"title":51,"path":52,"stem":53,"children":54},"Knowledge Graph & Memory","\u002Fmemory","3.memory\u002Findex",[55],{"title":51,"path":52,"stem":53},{"title":57,"path":58,"stem":59,"children":60},"Configuration","\u002Fconfiguration","4.configuration\u002Findex",[61],{"title":57,"path":58,"stem":59},{"title":63,"path":64,"stem":65,"children":66},"Architecture","\u002Farchitecture","5.architecture\u002Findex",[67],{"title":63,"path":64,"stem":65},{"title":69,"path":70,"stem":71,"children":72},"Commands","\u002Fcommands","6.commands\u002Findex",[73],{"title":69,"path":70,"stem":71},{"title":75,"path":76,"stem":77,"children":78},"Security","\u002Fsecurity","7.security\u002Findex",[79],{"title":75,"path":76,"stem":77},{"id":81,"title":5,"body":82,"description":533,"extension":534,"links":535,"meta":536,"navigation":266,"path":6,"seo":538,"stem":7,"__hash__":539},"docs\u002F1.getting-started\u002Findex.md",{"type":83,"value":84,"toc":520},"minimark",[85,98,103,132,136,165,169,182,185,189,198,201,205,223,227,231,307,310,314,370,373,377,478,482,516],[86,87,90],"callout",{"color":88,"icon":89},"warning","i-lucide-flask-conical",[91,92,93,97],"p",{},[94,95,96],"strong",{},"Alpha Release."," Working Mind v0.0.1 is an early development release. The knowledge graph uses SQLite with FTS5 search and pattern-based contradiction detection, but has no semantic search, no fuzzy entity matching, and no conflict resolution beyond known patterns. Message history is persisted as raw JSON with no search, no tagging, and no smart retrieval. These will be improved in future releases. Expect rough edges.",[99,100,102],"h2",{"id":101},"prerequisites","Prerequisites",[104,105,106,120],"ul",{},[107,108,109,112,113],"li",{},[94,110,111],{},"Node.js 18+"," -- ",[114,115,119],"a",{"href":116,"rel":117},"https:\u002F\u002Fnodejs.org\u002F",[118],"nofollow","download",[107,121,122,125,126,131],{},[94,123,124],{},"An LLM API key"," -- OpenAI, Anthropic, Google, or OpenRouter. Or use ",[114,127,130],{"href":128,"rel":129},"https:\u002F\u002Follama.ai",[118],"Ollama"," for local models.",[99,133,135],{"id":134},"install","Install",[137,138,143],"pre",{"className":139,"code":140,"filename":135,"language":141,"meta":142,"style":142},"language-bash shiki shiki-themes material-theme-lighter material-theme material-theme-palenight","npm install -g wmind\n","bash","",[144,145,146],"code",{"__ignoreMap":142},[147,148,151,155,159,162],"span",{"class":149,"line":150},"line",1,[147,152,154],{"class":153},"sBMFI","npm",[147,156,158],{"class":157},"sfazB"," install",[147,160,161],{"class":157}," -g",[147,163,164],{"class":157}," wmind\n",[99,166,168],{"id":167},"configure","Configure",[137,170,172],{"className":139,"code":171,"language":141,"meta":142,"style":142},"wmind --configure\n",[144,173,174],{"__ignoreMap":142},[147,175,176,179],{"class":149,"line":150},[147,177,178],{"class":153},"wmind",[147,180,181],{"class":157}," --configure\n",[91,183,184],{},"This walks you through selecting a model provider and entering your API key. Keys are stored as environment variables on your machine. Working Mind never sends your keys anywhere except to your chosen LLM provider.",[99,186,188],{"id":187},"first-run","First Run",[137,190,192],{"className":139,"code":191,"language":141,"meta":142,"style":142},"wmind\n",[144,193,194],{"__ignoreMap":142},[147,195,196],{"class":149,"line":150},[147,197,191],{"class":153},[91,199,200],{},"The starter pack loads. The knowledge graph initializes. You see a terminal UI.",[99,202,204],{"id":203},"what-happens-next","What Happens Next",[206,207,208,211,214,217,220],"ol",{},[107,209,210],{},"Type a message. The agent responds.",[107,212,213],{},"Tell it to remember something: \"Remember that Project Alpha uses React 19.\"",[107,215,216],{},"It saves an entity with observations to your knowledge graph.",[107,218,219],{},"Close the app. Reopen it. Ask \"What do I know about Project Alpha?\"",[107,221,222],{},"It remembers.",[99,224,226],{"id":225},"using-local-models","Using Local Models",[228,229,130],"h3",{"id":230},"ollama",[137,232,234],{"className":139,"code":233,"language":141,"meta":142,"style":142},"# Install Ollama\ncurl -fsSL https:\u002F\u002Follama.ai\u002Finstall.sh | sh\n\n# Pull a model\nollama pull llama3.1\n\n# Run Working Mind with Ollama\nwmind --model ollama\u002Fllama3.1\n",[144,235,236,242,261,268,274,285,290,296],{"__ignoreMap":142},[147,237,238],{"class":149,"line":150},[147,239,241],{"class":240},"sHwdD","# Install Ollama\n",[147,243,245,248,251,254,258],{"class":149,"line":244},2,[147,246,247],{"class":153},"curl",[147,249,250],{"class":157}," -fsSL",[147,252,253],{"class":157}," https:\u002F\u002Follama.ai\u002Finstall.sh",[147,255,257],{"class":256},"sMK4o"," |",[147,259,260],{"class":153}," sh\n",[147,262,264],{"class":149,"line":263},3,[147,265,267],{"emptyLinePlaceholder":266},true,"\n",[147,269,271],{"class":149,"line":270},4,[147,272,273],{"class":240},"# Pull a model\n",[147,275,277,279,282],{"class":149,"line":276},5,[147,278,230],{"class":153},[147,280,281],{"class":157}," pull",[147,283,284],{"class":157}," llama3.1\n",[147,286,288],{"class":149,"line":287},6,[147,289,267],{"emptyLinePlaceholder":266},[147,291,293],{"class":149,"line":292},7,[147,294,295],{"class":240},"# Run Working Mind with Ollama\n",[147,297,299,301,304],{"class":149,"line":298},8,[147,300,178],{"class":153},[147,302,303],{"class":157}," --model",[147,305,306],{"class":157}," ollama\u002Fllama3.1\n",[91,308,309],{},"No API key needed. Everything runs locally.",[228,311,313],{"id":312},"local-fast-wmind-serve","Local Fast (wmind-serve)",[137,315,317],{"className":139,"code":316,"language":141,"meta":142,"style":142},"# Install wmind-serve\nnpm install -g wmind-serve\n\n# Start a local model\nwmind-serve start\n\n# Run Working Mind with Local Fast\nwmind --model local-fast\n",[144,318,319,324,335,339,344,352,356,361],{"__ignoreMap":142},[147,320,321],{"class":149,"line":150},[147,322,323],{"class":240},"# Install wmind-serve\n",[147,325,326,328,330,332],{"class":149,"line":244},[147,327,154],{"class":153},[147,329,158],{"class":157},[147,331,161],{"class":157},[147,333,334],{"class":157}," wmind-serve\n",[147,336,337],{"class":149,"line":263},[147,338,267],{"emptyLinePlaceholder":266},[147,340,341],{"class":149,"line":270},[147,342,343],{"class":240},"# Start a local model\n",[147,345,346,349],{"class":149,"line":276},[147,347,348],{"class":153},"wmind-serve",[147,350,351],{"class":157}," start\n",[147,353,354],{"class":149,"line":287},[147,355,267],{"emptyLinePlaceholder":266},[147,357,358],{"class":149,"line":292},[147,359,360],{"class":240},"# Run Working Mind with Local Fast\n",[147,362,363,365,367],{"class":149,"line":298},[147,364,178],{"class":153},[147,366,303],{"class":157},[147,368,369],{"class":157}," local-fast\n",[91,371,372],{},"4-5x faster than Ollama on Apple Silicon. No API key needed.",[99,374,376],{"id":375},"command-line-options","Command Line Options",[378,379,380,393],"table",{},[381,382,383],"thead",{},[384,385,386,390],"tr",{},[387,388,389],"th",{},"Flag",[387,391,392],{},"Description",[394,395,396,407,425,438,448,458,468],"tbody",{},[384,397,398,404],{},[399,400,401],"td",{},[144,402,403],{},"--configure",[399,405,406],{},"Interactive setup wizard",[384,408,409,414],{},[399,410,411],{},[144,412,413],{},"--model \u003Cspec>",[399,415,416,417,420,421,424],{},"Model to use (e.g., ",[144,418,419],{},"openai\u002Fgpt-4o",", ",[144,422,423],{},"ollama\u002Fllama3.1",")",[384,426,427,432],{},[399,428,429],{},[144,430,431],{},"--pack \u003Cname>",[399,433,434,435,424],{},"Pack to load (default: ",[144,436,437],{},"starter",[384,439,440,445],{},[399,441,442],{},[144,443,444],{},"--prompt \u003Ctext>",[399,446,447],{},"System prompt override",[384,449,450,455],{},[399,451,452],{},[144,453,454],{},"--auto-approve",[399,456,457],{},"Auto-approve all tool calls",[384,459,460,465],{},[399,461,462],{},[144,463,464],{},"--no-thinking",[399,466,467],{},"Disable reasoning\u002Fthinking output",[384,469,470,475],{},[399,471,472],{},[144,473,474],{},"--max-turns \u003Cn>",[399,476,477],{},"Maximum agent loop turns (default: 20)",[99,479,481],{"id":480},"next-steps","Next Steps",[104,483,484,489,495,501,506,511],{},[107,485,486,488],{},[114,487,11],{"href":12}," -- day-to-day TUI, commands, and sessions",[107,490,491,494],{},[114,492,493],{"href":16},"Pack system"," -- understand how packs specialize the agent",[107,496,497,500],{},[114,498,499],{"href":52},"Knowledge graph"," -- how memory works and compounds",[107,502,503,505],{},[114,504,69],{"href":70}," -- builtin and pack slash commands",[107,507,508,510],{},[114,509,57],{"href":58}," -- model providers, MCP servers, settings",[107,512,513,515],{},[114,514,63],{"href":64}," -- how Working Mind works under the hood",[517,518,519],"style",{},"html pre.shiki code .sBMFI, html code.shiki .sBMFI{--shiki-light:#E2931D;--shiki-default:#FFCB6B;--shiki-dark:#FFCB6B}html pre.shiki code .sfazB, html code.shiki .sfazB{--shiki-light:#91B859;--shiki-default:#C3E88D;--shiki-dark:#C3E88D}html .light .shiki span {color: var(--shiki-light);background: var(--shiki-light-bg);font-style: var(--shiki-light-font-style);font-weight: var(--shiki-light-font-weight);text-decoration: var(--shiki-light-text-decoration);}html.light .shiki span {color: var(--shiki-light);background: var(--shiki-light-bg);font-style: var(--shiki-light-font-style);font-weight: var(--shiki-light-font-weight);text-decoration: var(--shiki-light-text-decoration);}html .default .shiki span {color: var(--shiki-default);background: var(--shiki-default-bg);font-style: var(--shiki-default-font-style);font-weight: var(--shiki-default-font-weight);text-decoration: var(--shiki-default-text-decoration);}html .shiki span {color: var(--shiki-default);background: var(--shiki-default-bg);font-style: var(--shiki-default-font-style);font-weight: var(--shiki-default-font-weight);text-decoration: var(--shiki-default-text-decoration);}html .dark .shiki span {color: var(--shiki-dark);background: var(--shiki-dark-bg);font-style: var(--shiki-dark-font-style);font-weight: var(--shiki-dark-font-weight);text-decoration: var(--shiki-dark-text-decoration);}html.dark .shiki span {color: var(--shiki-dark);background: var(--shiki-dark-bg);font-style: var(--shiki-dark-font-style);font-weight: var(--shiki-dark-font-weight);text-decoration: var(--shiki-dark-text-decoration);}html pre.shiki code .sHwdD, html code.shiki .sHwdD{--shiki-light:#90A4AE;--shiki-light-font-style:italic;--shiki-default:#546E7A;--shiki-default-font-style:italic;--shiki-dark:#676E95;--shiki-dark-font-style:italic}html pre.shiki code .sMK4o, html code.shiki .sMK4o{--shiki-light:#39ADB5;--shiki-default:#89DDFF;--shiki-dark:#89DDFF}",{"title":142,"searchDepth":150,"depth":244,"links":521},[522,523,524,525,526,527,531,532],{"id":101,"depth":244,"text":102},{"id":134,"depth":244,"text":135},{"id":167,"depth":244,"text":168},{"id":187,"depth":244,"text":188},{"id":203,"depth":244,"text":204},{"id":225,"depth":244,"text":226,"children":528},[529,530],{"id":230,"depth":263,"text":130},{"id":312,"depth":263,"text":313},{"id":375,"depth":244,"text":376},{"id":480,"depth":244,"text":481},"Install, configure, and run Working Mind. Your knowledge graph starts here.","md",null,{"icon":537},"i-lucide-rocket",{"title":5,"description":533},"IiTgpEbOD6O3fIa9QYfFgvLGfzRAQLoo26dRW9t7lyY",[535,541],{"title":11,"path":12,"stem":13,"description":542,"children":-1},"Using Working Mind day to day -- commands, tool calls, and sessions.",1778256993319]