[{"data":1,"prerenderedAt":355},["ShallowReactive",2],{"docs-navigation":3,"\u002Fgetting-started\u002Fusage":80,"\u002Fgetting-started\u002Fusage-surround":350},[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},"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":11,"body":82,"description":343,"extension":344,"links":345,"meta":346,"navigation":347,"path":12,"seo":348,"stem":13,"__hash__":349},"docs\u002F1.getting-started\u002Fusage.md",{"type":83,"value":84,"toc":333},"minimark",[85,90,102,105,109,112,212,216,219,230,234,237,252,255,259,262,265,275,279],[86,87,89],"h2",{"id":88},"the-terminal-ui","The Terminal UI",[91,92,93,94,101],"p",{},"Working Mind runs as a terminal UI (TUI) built with ",[95,96,100],"a",{"href":97,"rel":98},"https:\u002F\u002Fgithub.com\u002Fopentui\u002Fopentui",[99],"nofollow","OpenTUI"," -- a React-based terminal rendering framework. The chat interface, tool call panels, sidebar, and input bar are all React components rendered directly in the terminal.",[91,103,104],{},"You type messages at the bottom, the agent responds above. Tool calls are shown inline with their results.",[86,106,108],{"id":107},"slash-commands","Slash Commands",[91,110,111],{},"Commands provide structured workflows beyond free-form chat.",[113,114,115,128],"table",{},[116,117,118],"thead",{},[119,120,121,125],"tr",{},[122,123,124],"th",{},"Command",[122,126,127],{},"Description",[129,130,131,143,152,162,172,182,192,202],"tbody",{},[119,132,133,140],{},[134,135,136],"td",{},[137,138,139],"code",{},"\u002Fingest \u003Cfile>",[134,141,142],{},"Ingest a markdown file into the knowledge graph",[119,144,145,149],{},[134,146,147],{},[137,148,52],{},[134,150,151],{},"View and manage the knowledge graph",[119,153,154,159],{},[134,155,156],{},[137,157,158],{},"\u002Fhelp",[134,160,161],{},"Show available commands",[119,163,164,169],{},[134,165,166],{},[137,167,168],{},"\u002Fmodel \u003Cspec>",[134,170,171],{},"Switch model mid-session",[119,173,174,179],{},[134,175,176],{},[137,177,178],{},"\u002Fskill \u003Cname>",[134,180,181],{},"Activate a skill",[119,183,184,189],{},[134,185,186],{},[137,187,188],{},"\u002Fsession",[134,190,191],{},"Manage sessions (resume, new, delete)",[119,193,194,199],{},[134,195,196],{},[137,197,198],{},"\u002Fmcp-connect \u003Cserver>",[134,200,201],{},"Configure an MCP server",[119,203,204,209],{},[134,205,206],{},[137,207,208],{},"\u002Fpack",[134,210,211],{},"View loaded pack info",[86,213,215],{"id":214},"tool-calls","Tool Calls",[91,217,218],{},"When the agent decides to use a tool (search the web, save to memory, scrape a URL), you see the tool call in the terminal. By default, tool calls require your approval. Press Enter to approve, or type a reason to deny.",[91,220,221,222,225,226,229],{},"Use ",[137,223,224],{},"--auto-approve"," or set ",[137,227,228],{},"agents.autoApprove: true"," in config to skip approvals.",[86,231,233],{"id":232},"sessions","Sessions",[91,235,236],{},"Working Mind saves your conversation history between sessions. When you reopen the app, you can resume where you left off.",[238,239,240,246,249],"ul",{},[241,242,243,245],"li",{},[137,244,188],{}," -- open the session manager",[241,247,248],{},"Choose \"Resume a session\" to continue a previous conversation",[241,250,251],{},"Choose \"Start new session\" to start fresh",[91,253,254],{},"Your knowledge graph persists across all sessions. The conversation history is per-session, but the memory graph is shared.",[86,256,258],{"id":257},"sending-messages","Sending Messages",[91,260,261],{},"Just type your message and press Enter. The agent will respond, potentially calling tools along the way.",[91,263,264],{},"Examples:",[266,267,272],"pre",{"className":268,"code":270,"language":271},[269],"language-text","Remember that the production server is at 192.168.1.100\nWhat do I know about the deployment pipeline?\nSearch the web for \"React 19 server components best practices\"\nScrape https:\u002F\u002Fexample.com\u002Fdocs and extract the key concepts\n","text",[137,273,270],{"__ignoreMap":274},"",[86,276,278],{"id":277},"key-bindings","Key Bindings",[113,280,281,291],{},[116,282,283],{},[119,284,285,288],{},[122,286,287],{},"Key",[122,289,290],{},"Action",[129,292,293,303,313,323],{},[119,294,295,300],{},[134,296,297],{},[137,298,299],{},"Enter",[134,301,302],{},"Send message \u002F approve tool call",[119,304,305,310],{},[134,306,307],{},[137,308,309],{},"Escape",[134,311,312],{},"Cancel current input",[119,314,315,320],{},[134,316,317],{},[137,318,319],{},"Ctrl+C",[134,321,322],{},"Cancel agent execution",[119,324,325,330],{},[134,326,327],{},[137,328,329],{},"Ctrl+D",[134,331,332],{},"Exit Working Mind",{"title":274,"searchDepth":334,"depth":335,"links":336},1,2,[337,338,339,340,341,342],{"id":88,"depth":335,"text":89},{"id":107,"depth":335,"text":108},{"id":214,"depth":335,"text":215},{"id":232,"depth":335,"text":233},{"id":257,"depth":335,"text":258},{"id":277,"depth":335,"text":278},"Using Working Mind day to day -- commands, tool calls, and sessions.","md",null,{},true,{"title":11,"description":343},"9ql5hX6Rg__TJCZHPq5l3zXojPtPslkkvfyq-BUAB8Q",[351,353],{"title":5,"path":6,"stem":7,"description":352,"children":-1},"Install, configure, and run Working Mind. Your knowledge graph starts here.",{"title":20,"path":16,"stem":21,"description":354,"children":-1},"How packs specialize Working Mind for your domain -- and why expert-curated knowledge is the most valuable training data in the world.",1778256993663]