返回 DeepSeek-Reasonix
slash-command-views.svg
根目录 / docs / slash-command-views.svg
1 <svg xmlns="http://www.w3.org/2000/svg" width="1180" height="760" viewBox="0 0 1180 760" role="img" aria-labelledby="title desc">
2 <title id="title">Reasonix slash command view refresh</title>
3 <desc id="desc">Mock terminal view showing grouped slash command help, branch tree, and output style listings.</desc>
4 <rect width="1180" height="760" rx="18" fill="#343443"/>
5 <rect x="34" y="34" width="1112" height="692" rx="14" fill="#3d3d4f"/>
6 <text x="64" y="82" fill="#f0b07f" font-family="Menlo, Consolas, monospace" font-size="27" font-weight="700">◆ reasonix</text>
7 <text x="314" y="82" fill="#a9a9bf" font-family="Menlo, Consolas, monospace" font-size="27">· deepseek-v4-flash</text>
8
9 <g font-family="Menlo, Consolas, monospace" font-size="24">
10 <text x="70" y="137" fill="#a9a9bf">› /help</text>
11 <text x="70" y="182" fill="#f0b07f">commands</text>
12 <text x="95" y="222" fill="#9b9bb0">built-in</text>
13 <text x="95" y="262" fill="#dce1ff">/tree</text>
14 <text x="380" y="262" fill="#9b9bb0">show conversation branches</text>
15 <text x="95" y="302" fill="#dce1ff">/model</text>
16 <text x="380" y="302" fill="#9b9bb0">switch model</text>
17 <text x="95" y="342" fill="#dce1ff">/output-style</text>
18 <text x="380" y="342" fill="#9b9bb0">list output styles</text>
19 <text x="95" y="382" fill="#9b9bb0">skills</text>
20 <text x="95" y="422" fill="#dce1ff">/explore</text>
21 <text x="380" y="422" fill="#9b9bb0">inspect a project...</text>
22
23 <text x="70" y="488" fill="#a9a9bf">› /tree</text>
24 <text x="70" y="533" fill="#f0b07f">branches:</text>
25 <text x="95" y="573" fill="#9b9bb0">├─ 0601-030143.318</text>
26 <text x="430" y="573" fill="#dce1ff">root prompt</text>
27 <text x="770" y="573" fill="#9b9bb0">3 turns</text>
28 <text x="95" y="613" fill="#9b9bb0">└─ 0601-035153.346</text>
29 <text x="430" y="613" fill="#dce1ff">JSON array</text>
30 <text x="770" y="613" fill="#9b9bb0">1 turn</text>
31 <text x="910" y="613" fill="#f0b07f">current</text>
32
33 <text x="640" y="137" fill="#a9a9bf">› /output-style</text>
34 <text x="640" y="182" fill="#f0b07f">output styles</text>
35 <text x="665" y="222" fill="#dce1ff">concise</text>
36 <text x="880" y="222" fill="#9b9bb0">(builtin)</text>
37 <text x="665" y="262" fill="#dce1ff">explanatory</text>
38 <text x="880" y="262" fill="#9b9bb0">(builtin)</text>
39 <text x="665" y="302" fill="#dce1ff">team</text>
40 <text x="880" y="302" fill="#9b9bb0">(custom)</text>
41 <text x="1010" y="302" fill="#f0b07f">active</text>
42 <text x="640" y="370" fill="#a9a9bf">› /skill paths</text>
43 <text x="640" y="415" fill="#f0b07f">skill paths</text>
44 <text x="665" y="455" fill="#dce1ff">1. project missing</text>
45 <text x="940" y="455" fill="#9b9bb0">.../.reasonix/skills</text>
46 <text x="665" y="495" fill="#dce1ff">6. global ok</text>
47 <text x="940" y="495" fill="#9b9bb0">~/.agents/skills</text>
48 </g>
49 </svg>
50
50 lines Plain Text